-- phpMyAdmin SQL Dump
-- version 5.2.3
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Aug 12, 2026 at 08:24 AM
-- Server version: 11.4.12-MariaDB-cll-lve-log
-- PHP Version: 8.4.24

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_pch`
--

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

--
-- Table structure for table `wpp_actionscheduler_actions`
--

CREATE TABLE `wpp_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 `wpp_actionscheduler_actions`
--

INSERT INTO `wpp_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
(9, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-18 10:17:55', '2026-07-18 10:17:55', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784369875;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784369875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-18 10:17:57', '2026-07-18 10:17:57', 1, NULL),
(10, 'action_scheduler/migration_hook', 'complete', '2026-07-18 10:18:57', '2026-07-18 10:18:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784369937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784369937;}', 2, 1, '2026-07-18 10:18:57', '2026-07-18 10:18:57', 10, NULL),
(11, 'woocommerce_scheduled_sales', 'complete', '2026-07-19 00:00:00', '2026-07-19 00:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784419200;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784419200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 05:12:05', '2026-07-19 05:12:05', 339, NULL),
(12, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-18 11:17:57', '2026-07-18 11:17:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373477;}', 3, 1, '2026-07-18 11:18:39', '2026-07-18 11:18:39', 75, NULL),
(13, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-18 10:18:07', '2026-07-18 10:18:07', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784369887;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784369887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-18 10:18:09', '2026-07-18 10:18:09', 8, NULL),
(14, 'woocommerce_cleanup_logs', 'complete', '2026-07-19 03:00:00', '2026-07-19 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784430000;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784430000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 05:12:05', '2026-07-19 05:12:05', 339, NULL),
(15, 'woocommerce_cleanup_sessions', 'complete', '2026-07-19 06:00:00', '2026-07-19 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784440800;s:18:\"\0*\0first_timestamp\";i:1784440800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784440800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-19 06:00:48', '2026-07-19 06:00:48', 381, NULL),
(16, 'woocommerce_geoip_updater', 'complete', '2026-07-19 06:00:00', '2026-07-19 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784440800;s:18:\"\0*\0first_timestamp\";i:1784440800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784440800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 1, '2026-07-19 06:00:48', '2026-07-19 06:00:48', 381, NULL),
(17, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-19 03:00:00', '2026-07-19 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784430000;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784430000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 05:12:05', '2026-07-19 05:12:05', 339, NULL),
(18, 'wc_admin_daily_wrapper', 'complete', '2026-07-19 03:00:00', '2026-07-19 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784430000;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784430000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 05:12:05', '2026-07-19 05:12:05', 339, NULL),
(19, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-18 10:18:07', '2026-07-18 10:18:07', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784369887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784369887;}', 3, 1, '2026-07-18 10:18:09', '2026-07-18 10:18:09', 8, NULL),
(20, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-18 22:17:57', '2026-07-18 22:17:57', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784413077;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784413077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-19 05:12:05', '2026-07-19 05:12:05', 339, NULL),
(21, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-19 10:17:57', '2026-07-19 10:17:57', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784456277;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784456277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-19 10:18:34', '2026-07-19 10:18:34', 666, NULL),
(22, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-18 10:17:57', '2026-07-18 10:17:57', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784369877;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784369877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-18 10:17:57', '2026-07-18 10:17:57', 3, NULL),
(23, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-18 22:17:57', '2026-07-18 22:17:57', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784413077;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784413077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-19 05:12:05', '2026-07-19 05:12:05', 339, NULL),
(24, 'woocommerce_update_marketplace_suggestions', 'complete', '2026-07-18 10:18:00', '2026-07-18 10:18:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784369880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784369880;}', 6, 1, '2026-07-18 10:18:03', '2026-07-18 10:18:03', 6, NULL),
(25, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-19 10:18:09', '2026-07-19 10:18:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784456289;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784456289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 10:18:34', '2026-07-19 10:18:34', 666, NULL),
(26, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-18 10:19:21', '2026-07-18 10:19:21', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784369961;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784369961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-18 10:19:23', '2026-07-18 10:19:23', 14, NULL),
(27, 'fetch_patterns', 'complete', '2026-07-18 10:19:11', '2026-07-18 10:19:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784369951;s:18:\"\0*\0first_timestamp\";i:1784369951;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784369951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-18 10:19:17', '2026-07-18 10:19:17', 12, NULL),
(28, 'fetch_patterns', 'complete', '2026-07-19 10:19:17', '2026-07-19 10:19:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784456357;s:18:\"\0*\0first_timestamp\";i:1784369951;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784456357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 10:21:33', '2026-07-19 10:21:33', 669, NULL),
(29, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-19 10:19:23', '2026-07-19 10:19:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784456363;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784456363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 10:21:33', '2026-07-19 10:21:33', 669, NULL),
(30, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-18 12:18:39', '2026-07-18 12:18:39', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377119;}', 3, 1, '2026-07-18 12:18:52', '2026-07-18 12:18:52', 151, NULL),
(31, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:19:50', '2026-07-18 11:19:50', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373590;}', 7, 1, '2026-07-18 11:19:58', '2026-07-18 11:19:58', 79, NULL),
(32, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2026-07-18 11:20:38', '2026-07-18 11:20:38', 10, '[]', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 6, 1, '2026-07-18 11:20:41', '2026-07-18 11:20:41', 81, NULL),
(33, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:20:39', '2026-07-18 11:20:39', 10, '[102,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373639;}', 7, 1, '2026-07-18 11:20:41', '2026-07-18 11:20:41', 81, NULL),
(34, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:21:08', '2026-07-18 11:21:08', 10, '[102,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373668;}', 7, 1, '2026-07-18 11:22:08', '2026-07-18 11:22:08', 84, NULL),
(35, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:23:59', '2026-07-18 11:23:59', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373839;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373839;}', 7, 1, '2026-07-18 11:24:29', '2026-07-18 11:24:29', 89, NULL),
(36, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:24:07', '2026-07-18 11:24:07', 10, '[103,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373847;}', 7, 1, '2026-07-18 11:24:29', '2026-07-18 11:24:29', 89, NULL),
(37, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:24:07', '2026-07-18 11:24:07', 10, '[104,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373847;}', 7, 1, '2026-07-18 11:24:29', '2026-07-18 11:24:29', 89, NULL),
(38, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:24:07', '2026-07-18 11:24:07', 10, '[105,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373847;}', 7, 1, '2026-07-18 11:24:29', '2026-07-18 11:24:29', 89, NULL),
(39, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:24:07', '2026-07-18 11:24:07', 10, '[102,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373847;}', 7, 1, '2026-07-18 11:24:29', '2026-07-18 11:24:29', 89, NULL),
(40, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:24:30', '2026-07-18 11:24:30', 10, '[103,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373870;}', 7, 1, '2026-07-18 11:24:35', '2026-07-18 11:24:35', 91, NULL),
(41, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:24:30', '2026-07-18 11:24:30', 10, '[104,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373870;}', 7, 1, '2026-07-18 11:24:35', '2026-07-18 11:24:35', 91, NULL),
(42, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:24:30', '2026-07-18 11:24:30', 10, '[105,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784373870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784373870;}', 7, 1, '2026-07-18 11:24:35', '2026-07-18 11:24:35', 91, NULL),
(43, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:31:30', '2026-07-18 11:31:30', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784374290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784374290;}', 7, 1, '2026-07-18 11:32:25', '2026-07-18 11:32:25', 100, NULL),
(44, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:32:32', '2026-07-18 11:32:32', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784374352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784374352;}', 7, 1, '2026-07-18 11:33:22', '2026-07-18 11:33:22', 103, NULL),
(45, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:32:50', '2026-07-18 11:32:50', 10, '[103,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784374370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784374370;}', 7, 1, '2026-07-18 11:33:22', '2026-07-18 11:33:22', 103, NULL),
(46, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 11:33:27', '2026-07-18 11:33:27', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784374407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784374407;}', 7, 1, '2026-07-18 11:34:00', '2026-07-18 11:34:00', 105, NULL),
(47, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-18 13:18:52', '2026-07-18 13:18:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784380732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784380732;}', 3, 1, '2026-07-18 13:20:40', '2026-07-18 13:20:40', 254, NULL),
(48, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:27:48', '2026-07-18 12:27:48', 10, '[104,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377668;}', 7, 1, '2026-07-18 12:28:55', '2026-07-18 12:28:55', 161, NULL),
(49, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:27:49', '2026-07-18 12:27:49', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377669;}', 7, 1, '2026-07-18 12:28:55', '2026-07-18 12:28:55', 161, NULL),
(50, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:29:13', '2026-07-18 12:29:13', 10, '[105,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377753;}', 7, 1, '2026-07-18 12:30:19', '2026-07-18 12:30:19', 164, NULL),
(51, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:29:14', '2026-07-18 12:29:14', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377754;}', 7, 1, '2026-07-18 12:30:19', '2026-07-18 12:30:19', 164, NULL),
(52, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:30:49', '2026-07-18 12:30:49', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377849;}', 7, 1, '2026-07-18 12:30:57', '2026-07-18 12:30:57', 167, NULL),
(53, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:30:49', '2026-07-18 12:30:49', 10, '[125,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377849;}', 7, 1, '2026-07-18 12:30:57', '2026-07-18 12:30:57', 167, NULL),
(54, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:30:49', '2026-07-18 12:30:49', 10, '[126,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377849;}', 7, 1, '2026-07-18 12:30:57', '2026-07-18 12:30:57', 167, NULL),
(55, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:30:49', '2026-07-18 12:30:49', 10, '[127,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377849;}', 7, 1, '2026-07-18 12:30:57', '2026-07-18 12:30:57', 167, NULL),
(56, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:30:49', '2026-07-18 12:30:49', 10, '[124,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377849;}', 7, 1, '2026-07-18 12:30:57', '2026-07-18 12:30:57', 167, NULL),
(57, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:09', '2026-07-18 12:31:09', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377869;}', 7, 1, '2026-07-18 12:31:21', '2026-07-18 12:31:21', 169, NULL),
(58, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:31', '2026-07-18 12:31:31', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377891;}', 7, 1, '2026-07-18 12:31:56', '2026-07-18 12:31:56', 171, NULL),
(59, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:38', '2026-07-18 12:31:38', 10, '[126,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377898;}', 7, 1, '2026-07-18 12:31:56', '2026-07-18 12:31:56', 171, NULL),
(60, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:41', '2026-07-18 12:31:41', 10, '[125,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377901;}', 7, 1, '2026-07-18 12:31:56', '2026-07-18 12:31:56', 171, NULL),
(61, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:43', '2026-07-18 12:31:43', 10, '[127,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377903;}', 7, 1, '2026-07-18 12:31:56', '2026-07-18 12:31:56', 171, NULL),
(62, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:43', '2026-07-18 12:31:43', 10, '[124,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377903;}', 7, 1, '2026-07-18 12:31:56', '2026-07-18 12:31:56', 171, NULL),
(63, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:46', '2026-07-18 12:31:46', 10, '[128,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377906;}', 7, 1, '2026-07-18 12:31:56', '2026-07-18 12:31:56', 171, NULL),
(64, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:56', '2026-07-18 12:31:56', 10, '[128,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377916;}', 7, 1, '2026-07-18 12:31:56', '2026-07-18 12:31:56', 171, NULL),
(65, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:31:57', '2026-07-18 12:31:57', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784377917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784377917;}', 7, 1, '2026-07-18 12:32:34', '2026-07-18 12:32:34', 173, NULL),
(66, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:34:13', '2026-07-18 12:34:13', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378053;}', 7, 1, '2026-07-18 12:34:57', '2026-07-18 12:34:57', 177, NULL),
(67, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:37:22', '2026-07-18 12:37:22', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378242;}', 7, 1, '2026-07-18 12:39:27', '2026-07-18 12:39:27', 181, NULL),
(68, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:43:23', '2026-07-18 12:43:23', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378603;}', 7, 1, '2026-07-18 12:44:27', '2026-07-18 12:44:27', 186, NULL),
(69, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:43:23', '2026-07-18 12:43:23', 10, '[132,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378603;}', 7, 1, '2026-07-18 12:44:27', '2026-07-18 12:44:27', 186, NULL),
(70, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:43:23', '2026-07-18 12:43:23', 10, '[133,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378603;}', 7, 1, '2026-07-18 12:44:27', '2026-07-18 12:44:27', 186, NULL),
(71, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:43:23', '2026-07-18 12:43:23', 10, '[134,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378603;}', 7, 1, '2026-07-18 12:44:27', '2026-07-18 12:44:27', 186, NULL),
(72, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:43:23', '2026-07-18 12:43:23', 10, '[131,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378603;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378603;}', 7, 1, '2026-07-18 12:44:27', '2026-07-18 12:44:27', 186, NULL),
(73, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:44:33', '2026-07-18 12:44:33', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378673;}', 7, 1, '2026-07-18 12:44:56', '2026-07-18 12:44:56', 189, NULL),
(74, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:05', '2026-07-18 12:45:05', 10, '[132,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378705;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(75, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:09', '2026-07-18 12:45:09', 10, '[133,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378709;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(76, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:12', '2026-07-18 12:45:12', 10, '[134,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378712;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(77, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:12', '2026-07-18 12:45:12', 10, '[131,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378712;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(78, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:14', '2026-07-18 12:45:14', 10, '[135,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378714;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(79, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:15', '2026-07-18 12:45:15', 10, '[136,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378715;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(80, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:15', '2026-07-18 12:45:15', 10, '[137,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378715;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(81, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:19', '2026-07-18 12:45:19', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378719;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(82, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:27', '2026-07-18 12:45:27', 10, '[136,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378727;}', 7, 1, '2026-07-18 12:45:29', '2026-07-18 12:45:29', 191, NULL),
(83, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:30', '2026-07-18 12:45:30', 10, '[137,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378730;}', 7, 1, '2026-07-18 12:45:34', '2026-07-18 12:45:34', 193, NULL),
(84, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:35', '2026-07-18 12:45:35', 10, '[135,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378735;}', 7, 1, '2026-07-18 12:45:40', '2026-07-18 12:45:40', 195, NULL),
(85, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:44', '2026-07-18 12:45:44', 10, '[135,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378744;}', 7, 1, '2026-07-18 12:45:45', '2026-07-18 12:45:45', 197, NULL),
(86, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:45:45', '2026-07-18 12:45:45', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378745;}', 7, 1, '2026-07-18 12:45:45', '2026-07-18 12:45:45', 197, NULL),
(87, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:46:57', '2026-07-18 12:46:57', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378817;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378817;}', 7, 1, '2026-07-18 12:46:57', '2026-07-18 12:46:57', 200, NULL),
(88, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:48:39', '2026-07-18 12:48:39', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378919;}', 7, 1, '2026-07-18 12:48:58', '2026-07-18 12:48:58', 203, NULL),
(89, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:48:59', '2026-07-18 12:48:59', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378939;}', 7, 1, '2026-07-18 12:49:02', '2026-07-18 12:49:02', 205, NULL),
(90, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:48:59', '2026-07-18 12:48:59', 10, '[140,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378939;}', 7, 1, '2026-07-18 12:49:02', '2026-07-18 12:49:02', 205, NULL),
(91, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:48:59', '2026-07-18 12:48:59', 10, '[139,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378939;}', 7, 1, '2026-07-18 12:49:02', '2026-07-18 12:49:02', 205, NULL),
(92, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:49:12', '2026-07-18 12:49:12', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378952;}', 7, 1, '2026-07-18 12:50:39', '2026-07-18 12:50:39', 207, NULL),
(93, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:49:38', '2026-07-18 12:49:38', 10, '[140,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378978;}', 7, 1, '2026-07-18 12:50:39', '2026-07-18 12:50:39', 207, NULL),
(94, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:49:38', '2026-07-18 12:49:38', 10, '[139,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378978;}', 7, 1, '2026-07-18 12:50:39', '2026-07-18 12:50:39', 207, NULL),
(95, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:49:40', '2026-07-18 12:49:40', 10, '[142,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378980;}', 7, 1, '2026-07-18 12:50:39', '2026-07-18 12:50:39', 207, NULL),
(96, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:49:48', '2026-07-18 12:49:48', 10, '[142,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784378988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784378988;}', 7, 1, '2026-07-18 12:50:39', '2026-07-18 12:50:39', 207, NULL),
(97, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:51:13', '2026-07-18 12:51:13', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379073;}', 7, 1, '2026-07-18 12:52:27', '2026-07-18 12:52:27', 211, NULL),
(98, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:52:50', '2026-07-18 12:52:50', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379170;}', 7, 1, '2026-07-18 12:53:13', '2026-07-18 12:53:13', 214, NULL),
(99, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:53:38', '2026-07-18 12:53:38', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379218;}', 7, 1, '2026-07-18 12:54:09', '2026-07-18 12:54:09', 216, NULL),
(100, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:53:38', '2026-07-18 12:53:38', 10, '[145,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379218;}', 7, 1, '2026-07-18 12:54:09', '2026-07-18 12:54:09', 216, NULL),
(101, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:53:38', '2026-07-18 12:53:38', 10, '[144,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379218;}', 7, 1, '2026-07-18 12:54:09', '2026-07-18 12:54:09', 216, NULL),
(102, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:54:21', '2026-07-18 12:54:21', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379261;}', 7, 1, '2026-07-18 12:54:32', '2026-07-18 12:54:32', 218, NULL),
(103, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:54:33', '2026-07-18 12:54:33', 10, '[145,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379273;}', 7, 1, '2026-07-18 12:54:38', '2026-07-18 12:54:38', 220, NULL),
(104, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:54:35', '2026-07-18 12:54:35', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379275;}', 7, 1, '2026-07-18 12:54:38', '2026-07-18 12:54:38', 220, NULL),
(105, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:55:50', '2026-07-18 12:55:50', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379350;}', 7, 1, '2026-07-18 12:55:55', '2026-07-18 12:55:55', 223, NULL),
(106, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:56:50', '2026-07-18 12:56:50', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379410;}', 7, 1, '2026-07-18 12:57:07', '2026-07-18 12:57:07', 225, NULL),
(107, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:57:19', '2026-07-18 12:57:19', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379439;}', 7, 1, '2026-07-18 12:58:10', '2026-07-18 12:58:10', 227, NULL),
(108, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:57:37', '2026-07-18 12:57:37', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379457;}', 7, 1, '2026-07-18 12:58:10', '2026-07-18 12:58:10', 227, NULL),
(109, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:57:37', '2026-07-18 12:57:37', 10, '[148,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379457;}', 7, 1, '2026-07-18 12:58:10', '2026-07-18 12:58:10', 227, NULL),
(110, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:57:37', '2026-07-18 12:57:37', 10, '[147,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379457;}', 7, 1, '2026-07-18 12:58:10', '2026-07-18 12:58:10', 227, NULL),
(111, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:59:51', '2026-07-18 12:59:51', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379591;}', 7, 1, '2026-07-18 12:59:56', '2026-07-18 12:59:56', 231, NULL),
(112, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 12:59:59', '2026-07-18 12:59:59', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379599;}', 7, 1, '2026-07-18 13:00:53', '2026-07-18 13:00:53', 233, NULL),
(113, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:00:57', '2026-07-18 13:00:57', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379657;}', 7, 1, '2026-07-18 13:00:59', '2026-07-18 13:00:59', 236, NULL),
(114, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:01:13', '2026-07-18 13:01:13', 10, '[148,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379673;}', 7, 1, '2026-07-18 13:02:17', '2026-07-18 13:02:17', 238, NULL),
(115, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:01:14', '2026-07-18 13:01:14', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379674;}', 7, 1, '2026-07-18 13:02:17', '2026-07-18 13:02:17', 238, NULL),
(116, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:02:57', '2026-07-18 13:02:57', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379777;}', 7, 1, '2026-07-18 13:03:59', '2026-07-18 13:03:59', 242, NULL),
(117, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:04:15', '2026-07-18 13:04:15', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784379855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784379855;}', 7, 1, '2026-07-18 13:06:33', '2026-07-18 13:06:33', 245, NULL),
(118, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-18 14:20:40', '2026-07-18 14:20:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784384440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784384440;}', 3, 1, '2026-07-18 14:21:15', '2026-07-18 14:21:15', 324, NULL),
(119, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:21:21', '2026-07-18 13:21:21', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784380881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784380881;}', 7, 1, '2026-07-18 13:22:33', '2026-07-18 13:22:33', 258, NULL),
(120, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:21:21', '2026-07-18 13:21:21', 10, '[153,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784380881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784380881;}', 7, 1, '2026-07-18 13:22:33', '2026-07-18 13:22:33', 258, NULL),
(121, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:21:21', '2026-07-18 13:21:21', 10, '[152,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784380881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784380881;}', 7, 1, '2026-07-18 13:22:33', '2026-07-18 13:22:33', 258, NULL),
(122, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:23:24', '2026-07-18 13:23:24', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381004;}', 7, 1, '2026-07-18 13:24:28', '2026-07-18 13:24:28', 262, NULL),
(123, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:25:27', '2026-07-18 13:25:27', 10, '[153,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381127;}', 7, 1, '2026-07-18 13:25:29', '2026-07-18 13:25:29', 266, NULL),
(124, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:25:28', '2026-07-18 13:25:28', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381128;}', 7, 1, '2026-07-18 13:25:29', '2026-07-18 13:25:29', 266, NULL),
(125, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:26:01', '2026-07-18 13:26:01', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381161;}', 7, 1, '2026-07-18 13:26:01', '2026-07-18 13:26:01', 268, NULL),
(126, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:26:01', '2026-07-18 13:26:01', 10, '[156,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381161;}', 7, 1, '2026-07-18 13:26:01', '2026-07-18 13:26:01', 268, NULL),
(127, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:26:01', '2026-07-18 13:26:01', 10, '[155,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381161;}', 7, 1, '2026-07-18 13:26:01', '2026-07-18 13:26:01', 268, NULL),
(128, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:26:15', '2026-07-18 13:26:15', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381175;}', 7, 1, '2026-07-18 13:26:55', '2026-07-18 13:26:55', 270, NULL),
(129, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:29:56', '2026-07-18 13:29:56', 10, '[156,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381396;}', 7, 1, '2026-07-18 13:30:20', '2026-07-18 13:30:20', 276, NULL),
(130, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-18 13:29:57', '2026-07-18 13:29:57', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784381397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784381397;}', 7, 1, '2026-07-18 13:30:20', '2026-07-18 13:30:20', 276, NULL),
(131, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-18 15:21:15', '2026-07-18 15:21:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784388075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784388075;}', 3, 1, '2026-07-19 05:12:05', '2026-07-19 05:12:05', 339, NULL),
(132, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 06:12:05', '2026-07-19 06:12:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784441525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784441525;}', 3, 1, '2026-07-19 06:13:02', '2026-07-19 06:13:02', 391, NULL),
(133, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-19 17:12:05', '2026-07-19 17:12:05', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784481125;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784481125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-19 17:32:50', '2026-07-19 17:32:50', 1038, NULL),
(134, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-19 17:12:05', '2026-07-19 17:12:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784481125;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784481125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-19 17:32:50', '2026-07-19 17:32:50', 1038, NULL),
(135, 'woocommerce_scheduled_sales', 'complete', '2026-07-20 05:12:05', '2026-07-20 05:12:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784524325;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784524325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 05:31:30', '2026-07-20 05:31:30', 1130, NULL),
(136, 'woocommerce_cleanup_logs', 'complete', '2026-07-20 05:12:05', '2026-07-20 05:12:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784524325;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784524325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 05:31:30', '2026-07-20 05:31:30', 1130, NULL),
(137, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-20 05:12:05', '2026-07-20 05:12:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784524325;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784524325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 05:31:30', '2026-07-20 05:31:30', 1130, NULL),
(138, 'wc_admin_daily_wrapper', 'complete', '2026-07-20 05:12:05', '2026-07-20 05:12:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784524325;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784524325;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 05:31:31', '2026-07-20 05:31:31', 1130, NULL);
INSERT INTO `wpp_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
(139, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 05:33:55', '2026-07-19 05:33:55', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784439235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784439235;}', 7, 1, '2026-07-19 05:33:55', '2026-07-19 05:33:55', 352, NULL),
(140, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 05:53:28', '2026-07-19 05:53:28', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784440408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784440408;}', 7, 1, '2026-07-19 05:53:55', '2026-07-19 05:53:55', 373, NULL),
(141, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 05:53:51', '2026-07-19 05:53:51', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784440431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784440431;}', 7, 1, '2026-07-19 05:53:55', '2026-07-19 05:53:55', 373, NULL),
(142, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 05:54:08', '2026-07-19 05:54:08', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784440448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784440448;}', 7, 1, '2026-07-19 05:55:45', '2026-07-19 05:55:45', 375, NULL),
(225, 'fetch_patterns', 'complete', '2026-07-20 10:21:33', '2026-07-20 10:21:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784542893;s:18:\"\0*\0first_timestamp\";i:1784369951;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784542893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 10:22:24', '2026-07-20 10:22:24', 1274, NULL),
(144, 'woocommerce_geoip_updater', 'complete', '2026-08-03 06:00:48', '2026-08-03 06:00:48', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785736848;s:18:\"\0*\0first_timestamp\";i:1784440800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785736848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 1, '2026-08-03 06:00:49', '2026-08-03 06:00:49', 2876, NULL),
(145, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 07:13:02', '2026-07-19 07:13:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784445182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784445182;}', 3, 1, '2026-07-19 07:14:04', '2026-07-19 07:14:04', 464, NULL),
(146, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:32:39', '2026-07-19 06:32:39', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442759;}', 7, 1, '2026-07-19 06:32:54', '2026-07-19 06:32:54', 411, NULL),
(147, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:33:15', '2026-07-19 06:33:15', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442795;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442795;}', 7, 1, '2026-07-19 06:33:55', '2026-07-19 06:33:55', 414, NULL),
(148, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:33:52', '2026-07-19 06:33:52', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442832;}', 7, 1, '2026-07-19 06:33:55', '2026-07-19 06:33:55', 414, NULL),
(149, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:34:11', '2026-07-19 06:34:11', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442851;}', 7, 1, '2026-07-19 06:34:57', '2026-07-19 06:34:57', 416, NULL),
(150, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:34:28', '2026-07-19 06:34:28', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442868;}', 7, 1, '2026-07-19 06:34:57', '2026-07-19 06:34:57', 416, NULL),
(151, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:34:55', '2026-07-19 06:34:55', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442895;}', 7, 1, '2026-07-19 06:34:57', '2026-07-19 06:34:57', 416, NULL),
(152, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:35:14', '2026-07-19 06:35:14', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442914;}', 7, 1, '2026-07-19 06:36:58', '2026-07-19 06:36:58', 421, NULL),
(153, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:35:34', '2026-07-19 06:35:34', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784442934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784442934;}', 7, 1, '2026-07-19 06:36:58', '2026-07-19 06:36:58', 421, NULL),
(154, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:44:53', '2026-07-19 06:44:53', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443493;}', 7, 1, '2026-07-19 06:45:26', '2026-07-19 06:45:26', 429, NULL),
(155, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:45:42', '2026-07-19 06:45:42', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443542;}', 7, 1, '2026-07-19 06:46:04', '2026-07-19 06:46:04', 431, NULL),
(156, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:46:05', '2026-07-19 06:46:05', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443565;}', 7, 1, '2026-07-19 06:46:34', '2026-07-19 06:46:34', 433, NULL),
(157, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:47:02', '2026-07-19 06:47:02', 10, '[156,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443622;}', 7, 1, '2026-07-19 06:47:38', '2026-07-19 06:47:38', 436, NULL),
(158, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:47:02', '2026-07-19 06:47:02', 10, '[155,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443622;}', 7, 1, '2026-07-19 06:47:38', '2026-07-19 06:47:38', 436, NULL),
(159, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:47:03', '2026-07-19 06:47:03', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443623;}', 7, 1, '2026-07-19 06:47:38', '2026-07-19 06:47:38', 436, NULL),
(160, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 06:48:25', '2026-07-19 06:48:25', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784443705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784443705;}', 7, 1, '2026-07-19 06:49:28', '2026-07-19 06:49:28', 439, NULL),
(161, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 08:14:04', '2026-07-19 08:14:04', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784448844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784448844;}', 3, 1, '2026-07-19 08:14:41', '2026-07-19 08:14:41', 526, NULL),
(162, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 07:15:22', '2026-07-19 07:15:22', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784445322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784445322;}', 7, 1, '2026-07-19 07:16:24', '2026-07-19 07:16:24', 467, NULL),
(163, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 07:53:04', '2026-07-19 07:53:04', 10, '[103,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784447584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784447584;}', 7, 1, '2026-07-19 07:53:04', '2026-07-19 07:53:04', 505, NULL),
(164, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 07:53:10', '2026-07-19 07:53:10', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784447590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784447590;}', 7, 1, '2026-07-19 07:54:00', '2026-07-19 07:54:00', 507, NULL),
(165, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 07:54:44', '2026-07-19 07:54:44', 10, '[103,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784447684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784447684;}', 7, 1, '2026-07-19 07:55:44', '2026-07-19 07:55:44', 509, NULL),
(166, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 07:54:46', '2026-07-19 07:54:46', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784447686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784447686;}', 7, 1, '2026-07-19 07:55:44', '2026-07-19 07:55:44', 509, NULL),
(167, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 09:14:41', '2026-07-19 09:14:41', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452481;}', 3, 1, '2026-07-19 09:14:55', '2026-07-19 09:14:55', 591, NULL),
(168, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:15:57', '2026-07-19 08:15:57', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784448957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784448957;}', 7, 1, '2026-07-19 08:16:54', '2026-07-19 08:16:54', 530, NULL),
(169, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:18:29', '2026-07-19 08:18:29', 10, '[104,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449109;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449109;}', 7, 1, '2026-07-19 08:18:58', '2026-07-19 08:18:58', 534, NULL),
(170, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:18:30', '2026-07-19 08:18:30', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449110;}', 7, 1, '2026-07-19 08:18:58', '2026-07-19 08:18:58', 534, NULL),
(171, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:18:46', '2026-07-19 08:18:46', 10, '[105,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449126;}', 7, 1, '2026-07-19 08:18:58', '2026-07-19 08:18:58', 534, NULL),
(172, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:19:31', '2026-07-19 08:19:31', 10, '[128,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449171;}', 7, 1, '2026-07-19 08:19:55', '2026-07-19 08:19:55', 536, NULL),
(173, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:19:32', '2026-07-19 08:19:32', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449172;}', 7, 1, '2026-07-19 08:19:55', '2026-07-19 08:19:55', 536, NULL),
(174, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:19:55', '2026-07-19 08:19:55', 10, '[135,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449195;}', 7, 1, '2026-07-19 08:19:55', '2026-07-19 08:19:55', 536, NULL),
(175, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:19:56', '2026-07-19 08:19:56', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449196;}', 7, 1, '2026-07-19 08:20:28', '2026-07-19 08:20:28', 538, NULL),
(176, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:20:18', '2026-07-19 08:20:18', 10, '[142,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449218;}', 7, 1, '2026-07-19 08:20:28', '2026-07-19 08:20:28', 538, NULL),
(177, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:20:20', '2026-07-19 08:20:20', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449220;}', 7, 1, '2026-07-19 08:20:28', '2026-07-19 08:20:28', 538, NULL),
(178, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:20:48', '2026-07-19 08:20:48', 10, '[145,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449248;}', 7, 1, '2026-07-19 08:21:01', '2026-07-19 08:21:01', 540, NULL),
(179, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:20:49', '2026-07-19 08:20:49', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449249;}', 7, 1, '2026-07-19 08:21:01', '2026-07-19 08:21:01', 540, NULL),
(180, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:21:34', '2026-07-19 08:21:34', 10, '[148,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449294;}', 7, 1, '2026-07-19 08:21:55', '2026-07-19 08:21:55', 542, NULL),
(181, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:21:35', '2026-07-19 08:21:35', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449295;}', 7, 1, '2026-07-19 08:21:55', '2026-07-19 08:21:55', 542, NULL),
(182, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:21:51', '2026-07-19 08:21:51', 10, '[153,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449311;}', 7, 1, '2026-07-19 08:21:55', '2026-07-19 08:21:55', 542, NULL),
(183, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:21:52', '2026-07-19 08:21:52', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449312;}', 7, 1, '2026-07-19 08:21:55', '2026-07-19 08:21:55', 542, NULL),
(184, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:22:30', '2026-07-19 08:22:30', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449350;}', 7, 1, '2026-07-19 08:22:36', '2026-07-19 08:22:36', 544, NULL),
(185, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:22:40', '2026-07-19 08:22:40', 10, '[258,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449360;}', 7, 1, '2026-07-19 08:22:42', '2026-07-19 08:22:42', 546, NULL),
(186, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:22:40', '2026-07-19 08:22:40', 10, '[259,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449360;}', 7, 1, '2026-07-19 08:22:42', '2026-07-19 08:22:42', 546, NULL),
(187, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:22:40', '2026-07-19 08:22:40', 10, '[258,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449360;}', 7, 1, '2026-07-19 08:22:42', '2026-07-19 08:22:42', 546, NULL),
(188, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:26:01', '2026-07-19 08:26:01', 10, '[258,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449561;}', 7, 1, '2026-07-19 08:26:56', '2026-07-19 08:26:56', 552, NULL),
(189, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:29:06', '2026-07-19 08:29:06', 10, '[259,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449746;}', 7, 1, '2026-07-19 08:30:00', '2026-07-19 08:30:00', 556, NULL),
(190, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 08:29:07', '2026-07-19 08:29:07', 10, '[258,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784449747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784449747;}', 7, 1, '2026-07-19 08:30:00', '2026-07-19 08:30:00', 556, NULL),
(191, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:07:08', '2026-07-19 09:07:08', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452028;}', 7, 1, '2026-07-19 09:07:39', '2026-07-19 09:07:39', 578, NULL),
(192, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:07:08', '2026-07-19 09:07:08', 10, '[262,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452028;}', 7, 1, '2026-07-19 09:07:39', '2026-07-19 09:07:39', 578, NULL),
(193, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:07:08', '2026-07-19 09:07:08', 10, '[261,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452028;}', 7, 1, '2026-07-19 09:07:39', '2026-07-19 09:07:39', 578, NULL),
(194, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:09:11', '2026-07-19 09:09:11', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452151;}', 7, 1, '2026-07-19 09:10:03', '2026-07-19 09:10:03', 582, NULL),
(195, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:10:05', '2026-07-19 09:10:05', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452205;}', 7, 1, '2026-07-19 09:10:38', '2026-07-19 09:10:38', 584, NULL),
(196, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:13:11', '2026-07-19 09:13:11', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452391;}', 7, 1, '2026-07-19 09:13:55', '2026-07-19 09:13:55', 589, NULL),
(197, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:14:36', '2026-07-19 09:14:36', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452476;}', 7, 1, '2026-07-19 09:14:55', '2026-07-19 09:14:55', 591, NULL),
(198, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:14:36', '2026-07-19 09:14:36', 10, '[265,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452476;}', 7, 1, '2026-07-19 09:14:55', '2026-07-19 09:14:55', 591, NULL),
(199, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:14:36', '2026-07-19 09:14:36', 10, '[264,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452476;}', 7, 1, '2026-07-19 09:14:55', '2026-07-19 09:14:55', 591, NULL),
(200, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 10:14:55', '2026-07-19 10:14:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784456095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784456095;}', 3, 1, '2026-07-19 10:15:28', '2026-07-19 10:15:28', 662, NULL),
(201, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:17:36', '2026-07-19 09:17:36', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452656;}', 7, 1, '2026-07-19 09:18:14', '2026-07-19 09:18:14', 595, NULL),
(202, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:18:36', '2026-07-19 09:18:36', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452716;}', 7, 1, '2026-07-19 09:19:19', '2026-07-19 09:19:19', 598, NULL),
(203, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:19:35', '2026-07-19 09:19:35', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452775;}', 7, 1, '2026-07-19 09:20:47', '2026-07-19 09:20:47', 601, NULL),
(204, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:19:35', '2026-07-19 09:19:35', 10, '[269,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452775;}', 7, 1, '2026-07-19 09:20:47', '2026-07-19 09:20:47', 601, NULL),
(205, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:19:35', '2026-07-19 09:19:35', 10, '[268,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452775;}', 7, 1, '2026-07-19 09:20:47', '2026-07-19 09:20:47', 601, NULL),
(206, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:21:08', '2026-07-19 09:21:08', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452868;}', 7, 1, '2026-07-19 09:21:54', '2026-07-19 09:21:54', 605, NULL),
(207, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:21:56', '2026-07-19 09:21:56', 10, '[269,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452916;}', 7, 1, '2026-07-19 09:21:59', '2026-07-19 09:21:59', 608, NULL),
(208, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:23:15', '2026-07-19 09:23:15', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784452995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784452995;}', 7, 1, '2026-07-19 09:24:02', '2026-07-19 09:24:02', 611, NULL),
(209, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:24:09', '2026-07-19 09:24:09', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784453049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784453049;}', 7, 1, '2026-07-19 09:24:36', '2026-07-19 09:24:36', 613, NULL),
(210, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:39:08', '2026-07-19 09:39:08', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784453948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784453948;}', 7, 1, '2026-07-19 09:40:54', '2026-07-19 09:40:54', 623, NULL),
(211, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:39:43', '2026-07-19 09:39:43', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784453983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784453983;}', 7, 1, '2026-07-19 09:40:54', '2026-07-19 09:40:54', 623, NULL),
(212, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:39:43', '2026-07-19 09:39:43', 10, '[273,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784453983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784453983;}', 7, 1, '2026-07-19 09:40:54', '2026-07-19 09:40:54', 623, NULL),
(213, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:39:43', '2026-07-19 09:39:43', 10, '[272,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784453983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784453983;}', 7, 1, '2026-07-19 09:40:54', '2026-07-19 09:40:54', 623, NULL),
(214, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:42:21', '2026-07-19 09:42:21', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784454141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784454141;}', 7, 1, '2026-07-19 09:43:24', '2026-07-19 09:43:24', 627, NULL),
(215, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:42:44', '2026-07-19 09:42:44', 10, '[273,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784454164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784454164;}', 7, 1, '2026-07-19 09:43:24', '2026-07-19 09:43:24', 627, NULL),
(216, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:44:40', '2026-07-19 09:44:40', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784454280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784454280;}', 7, 1, '2026-07-19 09:44:58', '2026-07-19 09:44:58', 631, NULL),
(217, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:45:12', '2026-07-19 09:45:12', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784454312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784454312;}', 7, 1, '2026-07-19 09:45:42', '2026-07-19 09:45:42', 633, NULL),
(218, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:46:20', '2026-07-19 09:46:20', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784454380;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784454380;}', 7, 1, '2026-07-19 09:46:42', '2026-07-19 09:46:42', 636, NULL),
(219, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 09:47:59', '2026-07-19 09:47:59', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784454479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784454479;}', 7, 1, '2026-07-19 09:49:37', '2026-07-19 09:49:37', 640, NULL),
(220, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 11:15:28', '2026-07-19 11:15:28', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784459728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784459728;}', 3, 1, '2026-07-19 11:16:14', '2026-07-19 11:16:14', 739, NULL),
(221, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-20 10:18:34', '2026-07-20 10:18:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784542714;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784542714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 10:19:19', '2026-07-20 10:19:19', 1269, NULL),
(222, 'woocommerce_cleanup_sessions', 'complete', '2026-07-20 06:00:00', '2026-07-20 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784527200;s:18:\"\0*\0first_timestamp\";i:1784527200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784527200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-20 06:00:48', '2026-07-20 06:00:48', 1134, NULL),
(223, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-19 10:18:44', '2026-07-19 10:18:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784456324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784456324;}', 3, 1, '2026-07-19 10:21:33', '2026-07-19 10:21:33', 669, NULL),
(224, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-20 10:18:34', '2026-07-20 10:18:34', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784542714;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784542714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-20 10:19:19', '2026-07-20 10:19:19', 1269, NULL),
(226, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-20 10:21:33', '2026-07-20 10:21:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784542893;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784542893;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 10:22:24', '2026-07-20 10:22:24', 1274, NULL),
(227, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:35:13', '2026-07-19 10:35:13', 10, '[142,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784457313;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784457313;}', 7, 1, '2026-07-19 10:35:40', '2026-07-19 10:35:40', 683, NULL),
(228, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:35:16', '2026-07-19 10:35:16', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784457316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784457316;}', 7, 1, '2026-07-19 10:35:40', '2026-07-19 10:35:40', 683, NULL),
(229, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:35:59', '2026-07-19 10:35:59', 10, '[142,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784457359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784457359;}', 7, 1, '2026-07-19 10:37:19', '2026-07-19 10:37:19', 686, NULL),
(230, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:36:00', '2026-07-19 10:36:00', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784457360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784457360;}', 7, 1, '2026-07-19 10:37:19', '2026-07-19 10:37:19', 686, NULL),
(231, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:46:29', '2026-07-19 10:46:29', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784457989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784457989;}', 7, 1, '2026-07-19 10:46:55', '2026-07-19 10:46:55', 698, NULL),
(232, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:47:05', '2026-07-19 10:47:05', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458025;}', 7, 1, '2026-07-19 10:48:28', '2026-07-19 10:48:28', 701, NULL),
(233, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:47:25', '2026-07-19 10:47:25', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458045;}', 7, 1, '2026-07-19 10:48:28', '2026-07-19 10:48:28', 701, NULL),
(234, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:50:14', '2026-07-19 10:50:14', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458214;}', 7, 1, '2026-07-19 10:50:55', '2026-07-19 10:50:55', 705, NULL),
(235, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:50:36', '2026-07-19 10:50:36', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458236;}', 7, 1, '2026-07-19 10:50:55', '2026-07-19 10:50:55', 705, NULL),
(236, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:51:40', '2026-07-19 10:51:40', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458300;}', 7, 1, '2026-07-19 10:51:59', '2026-07-19 10:51:59', 707, NULL),
(237, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:52:54', '2026-07-19 10:52:54', 10, '[153,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458374;}', 7, 1, '2026-07-19 10:52:55', '2026-07-19 10:52:55', 709, NULL),
(238, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:52:56', '2026-07-19 10:52:56', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458376;}', 7, 1, '2026-07-19 10:53:20', '2026-07-19 10:53:20', 711, NULL),
(239, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:53:18', '2026-07-19 10:53:18', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458398;}', 7, 1, '2026-07-19 10:53:20', '2026-07-19 10:53:20', 711, NULL),
(240, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:53:27', '2026-07-19 10:53:27', 10, '[148,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458407;}', 7, 1, '2026-07-19 10:53:56', '2026-07-19 10:53:56', 713, NULL),
(241, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:53:28', '2026-07-19 10:53:28', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458408;}', 7, 1, '2026-07-19 10:53:56', '2026-07-19 10:53:56', 713, NULL),
(242, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:53:53', '2026-07-19 10:53:53', 10, '[145,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458433;}', 7, 1, '2026-07-19 10:53:56', '2026-07-19 10:53:56', 713, NULL),
(243, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:53:54', '2026-07-19 10:53:54', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458434;}', 7, 1, '2026-07-19 10:53:56', '2026-07-19 10:53:56', 713, NULL),
(244, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:54:08', '2026-07-19 10:54:08', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458448;}', 7, 1, '2026-07-19 10:54:23', '2026-07-19 10:54:23', 715, NULL),
(245, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:54:23', '2026-07-19 10:54:23', 10, '[135,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458463;}', 7, 1, '2026-07-19 10:54:23', '2026-07-19 10:54:23', 715, NULL),
(246, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:54:26', '2026-07-19 10:54:26', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458466;}', 7, 1, '2026-07-19 10:54:28', '2026-07-19 10:54:28', 717, NULL),
(247, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:54:38', '2026-07-19 10:54:38', 10, '[128,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458478;}', 7, 1, '2026-07-19 10:54:57', '2026-07-19 10:54:57', 719, NULL),
(248, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:54:40', '2026-07-19 10:54:40', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458480;}', 7, 1, '2026-07-19 10:54:57', '2026-07-19 10:54:57', 719, NULL),
(249, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:54:56', '2026-07-19 10:54:56', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458496;}', 7, 1, '2026-07-19 10:54:57', '2026-07-19 10:54:57', 719, NULL),
(250, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 10:55:14', '2026-07-19 10:55:14', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784458514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784458514;}', 7, 1, '2026-07-19 10:55:53', '2026-07-19 10:55:53', 721, NULL),
(251, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:14:29', '2026-07-19 11:14:29', 10, '[281,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784459669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784459669;}', 7, 1, '2026-07-19 11:15:03', '2026-07-19 11:15:03', 737, NULL),
(252, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:14:30', '2026-07-19 11:14:30', 10, '[282,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784459670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784459670;}', 7, 1, '2026-07-19 11:15:03', '2026-07-19 11:15:03', 737, NULL),
(253, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:14:30', '2026-07-19 11:14:30', 10, '[281,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784459670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784459670;}', 7, 1, '2026-07-19 11:15:03', '2026-07-19 11:15:03', 737, NULL),
(254, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:15:03', '2026-07-19 11:15:03', 10, '[282,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784459703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784459703;}', 7, 1, '2026-07-19 11:15:03', '2026-07-19 11:15:03', 737, NULL),
(255, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:15:03', '2026-07-19 11:15:03', 10, '[281,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784459703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784459703;}', 7, 1, '2026-07-19 11:15:03', '2026-07-19 11:15:03', 737, NULL),
(256, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 12:16:14', '2026-07-19 12:16:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784463374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784463374;}', 3, 1, '2026-07-19 12:17:22', '2026-07-19 12:17:22', 812, NULL),
(257, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:22:32', '2026-07-19 11:22:32', 10, '[272,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784460152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784460152;}', 7, 1, '2026-07-19 11:23:07', '2026-07-19 11:23:07', 747, NULL),
(258, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:24:20', '2026-07-19 11:24:20', 10, '[273,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784460260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784460260;}', 7, 1, '2026-07-19 11:25:11', '2026-07-19 11:25:11', 751, NULL),
(259, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:24:20', '2026-07-19 11:24:20', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784460260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784460260;}', 7, 1, '2026-07-19 11:25:11', '2026-07-19 11:25:11', 751, NULL),
(260, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:25:47', '2026-07-19 11:25:47', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784460347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784460347;}', 7, 1, '2026-07-19 11:25:56', '2026-07-19 11:25:56', 754, NULL),
(261, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:29:06', '2026-07-19 11:29:06', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784460546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784460546;}', 7, 1, '2026-07-19 11:30:07', '2026-07-19 11:30:07', 759, NULL),
(262, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:30:34', '2026-07-19 11:30:34', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784460634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784460634;}', 7, 1, '2026-07-19 11:31:07', '2026-07-19 11:31:07', 762, NULL),
(263, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 11:32:43', '2026-07-19 11:32:43', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784460763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784460763;}', 7, 1, '2026-07-19 11:33:16', '2026-07-19 11:33:16', 766, NULL),
(264, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 13:17:22', '2026-07-19 13:17:22', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784467042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784467042;}', 3, 1, '2026-07-19 13:18:26', '2026-07-19 13:18:26', 877, NULL),
(265, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:31:09', '2026-07-19 12:31:09', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784464269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784464269;}', 7, 1, '2026-07-19 12:32:05', '2026-07-19 12:32:05', 828, NULL),
(266, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:39:31', '2026-07-19 12:39:31', 10, '[135,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784464771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784464771;}', 7, 1, '2026-07-19 12:40:08', '2026-07-19 12:40:08', 837, NULL),
(267, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:39:32', '2026-07-19 12:39:32', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784464772;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784464772;}', 7, 1, '2026-07-19 12:40:08', '2026-07-19 12:40:08', 837, NULL),
(268, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:55:05', '2026-07-19 12:55:05', 10, '[153,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465705;}', 7, 1, '2026-07-19 12:55:55', '2026-07-19 12:55:55', 852, NULL),
(269, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:55:07', '2026-07-19 12:55:07', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465707;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465707;}', 7, 1, '2026-07-19 12:55:55', '2026-07-19 12:55:55', 852, NULL),
(270, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:57:34', '2026-07-19 12:57:34', 10, '[156,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465854;}', 7, 1, '2026-07-19 12:58:03', '2026-07-19 12:58:03', 855, NULL),
(271, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:57:35', '2026-07-19 12:57:35', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465855;}', 7, 1, '2026-07-19 12:58:03', '2026-07-19 12:58:03', 855, NULL),
(272, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:58:19', '2026-07-19 12:58:19', 10, '[148,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465899;}', 7, 1, '2026-07-19 12:58:55', '2026-07-19 12:58:55', 857, NULL),
(273, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:58:20', '2026-07-19 12:58:20', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465900;}', 7, 1, '2026-07-19 12:58:55', '2026-07-19 12:58:55', 857, NULL),
(274, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:58:52', '2026-07-19 12:58:52', 10, '[145,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465932;}', 7, 1, '2026-07-19 12:58:55', '2026-07-19 12:58:55', 857, NULL);
INSERT INTO `wpp_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
(275, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:58:54', '2026-07-19 12:58:54', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465934;}', 7, 1, '2026-07-19 12:58:55', '2026-07-19 12:58:55', 857, NULL),
(276, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:59:14', '2026-07-19 12:59:14', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465954;}', 7, 1, '2026-07-19 12:59:57', '2026-07-19 12:59:57', 859, NULL),
(277, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:59:50', '2026-07-19 12:59:50', 10, '[128,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465990;}', 7, 1, '2026-07-19 12:59:57', '2026-07-19 12:59:57', 859, NULL),
(278, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 12:59:51', '2026-07-19 12:59:51', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784465991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784465991;}', 7, 1, '2026-07-19 12:59:57', '2026-07-19 12:59:57', 859, NULL),
(279, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 13:00:16', '2026-07-19 13:00:16', 10, '[103,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784466016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784466016;}', 7, 1, '2026-07-19 13:00:16', '2026-07-19 13:00:16', 861, NULL),
(280, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 13:00:17', '2026-07-19 13:00:17', 10, '[104,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784466017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784466017;}', 7, 1, '2026-07-19 13:00:21', '2026-07-19 13:00:21', 863, NULL),
(281, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 13:00:17', '2026-07-19 13:00:17', 10, '[105,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784466017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784466017;}', 7, 1, '2026-07-19 13:00:21', '2026-07-19 13:00:21', 863, NULL),
(282, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-19 13:00:22', '2026-07-19 13:00:22', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784466022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784466022;}', 7, 1, '2026-07-19 13:00:27', '2026-07-19 13:00:27', 865, NULL),
(283, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 14:18:26', '2026-07-19 14:18:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784470706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784470706;}', 3, 1, '2026-07-19 14:18:58', '2026-07-19 14:18:58', 938, NULL),
(284, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 15:18:58', '2026-07-19 15:18:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784474338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784474338;}', 3, 1, '2026-07-19 15:18:58', '2026-07-19 15:18:58', 1000, NULL),
(285, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 16:18:58', '2026-07-19 16:18:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784477938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784477938;}', 3, 1, '2026-07-19 17:32:50', '2026-07-19 17:32:50', 1038, NULL),
(286, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 18:32:50', '2026-07-19 18:32:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784485970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784485970;}', 3, 1, '2026-07-19 19:31:22', '2026-07-19 19:31:22', 1056, NULL),
(287, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-20 05:32:50', '2026-07-20 05:32:50', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784525570;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784525570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-20 05:34:10', '2026-07-20 05:34:10', 1132, NULL),
(288, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-20 05:32:50', '2026-07-20 05:32:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784525570;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784525570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-20 05:34:10', '2026-07-20 05:34:10', 1132, NULL),
(289, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 20:31:22', '2026-07-19 20:31:22', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784493082;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784493082;}', 3, 1, '2026-07-19 20:57:13', '2026-07-19 20:57:13', 1088, NULL),
(290, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 21:57:13', '2026-07-19 21:57:13', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784498233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784498233;}', 3, 1, '2026-07-19 21:57:26', '2026-07-19 21:57:26', 1105, NULL),
(291, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 22:57:26', '2026-07-19 22:57:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784501846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784501846;}', 3, 1, '2026-07-19 23:34:40', '2026-07-19 23:34:40', 1109, NULL),
(292, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 00:34:40', '2026-07-20 00:34:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784507680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784507680;}', 3, 1, '2026-07-20 03:17:41', '2026-07-20 03:17:41', 1124, NULL),
(293, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 04:17:41', '2026-07-20 04:17:41', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784521061;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784521061;}', 3, 1, '2026-07-20 04:18:52', '2026-07-20 04:18:52', 1127, NULL),
(294, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 05:18:52', '2026-07-20 05:18:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784524732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784524732;}', 3, 1, '2026-07-20 05:31:31', '2026-07-20 05:31:31', 1130, NULL),
(295, 'woocommerce_scheduled_sales', 'complete', '2026-07-21 05:31:30', '2026-07-21 05:31:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784611890;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784611890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 05:31:34', '2026-07-21 05:31:34', 1534, NULL),
(296, 'woocommerce_cleanup_logs', 'complete', '2026-07-21 05:31:30', '2026-07-21 05:31:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784611890;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784611890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 05:31:34', '2026-07-21 05:31:34', 1534, NULL),
(297, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-21 05:31:30', '2026-07-21 05:31:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784611890;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784611890;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 05:31:34', '2026-07-21 05:31:34', 1534, NULL),
(298, 'wc_admin_daily_wrapper', 'complete', '2026-07-21 05:31:31', '2026-07-21 05:31:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784611891;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784611891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 05:31:34', '2026-07-21 05:31:34', 1534, NULL),
(299, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 06:31:31', '2026-07-20 06:31:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784529091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784529091;}', 3, 1, '2026-07-20 07:24:35', '2026-07-20 07:24:35', 1137, NULL),
(300, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-20 17:34:10', '2026-07-20 17:34:10', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784568850;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784568850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-20 18:09:44', '2026-07-20 18:09:44', 1498, NULL),
(301, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-20 17:34:10', '2026-07-20 17:34:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784568850;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784568850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-20 18:09:44', '2026-07-20 18:09:44', 1498, NULL),
(329, 'fetch_patterns', 'complete', '2026-07-21 11:59:03', '2026-07-21 11:59:03', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784635143;s:18:\"\0*\0first_timestamp\";i:1784548716;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784635143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 11:59:04', '2026-07-21 11:59:04', 1891, NULL),
(303, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 08:24:35', '2026-07-20 08:24:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784535875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784535875;}', 3, 1, '2026-07-20 08:25:08', '2026-07-20 08:25:08', 1184, NULL),
(304, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 09:25:08', '2026-07-20 09:25:08', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784539508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784539508;}', 3, 1, '2026-07-20 09:25:13', '2026-07-20 09:25:13', 1226, NULL),
(305, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 10:25:13', '2026-07-20 10:25:13', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784543113;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784543113;}', 3, 1, '2026-07-20 10:25:40', '2026-07-20 10:25:40', 1280, NULL),
(306, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-21 10:19:19', '2026-07-21 10:19:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784629159;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784629159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:20:14', '2026-07-21 10:20:14', 1763, NULL),
(307, '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 06:01:49', '2026-07-21 06:01:49', 1551, NULL),
(308, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-20 10:19:29', '2026-07-20 10:19:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784542769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784542769;}', 3, 1, '2026-07-20 10:20:08', '2026-07-20 10:20:08', 1271, NULL),
(309, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-21 10:19:19', '2026-07-21 10:19:19', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784629159;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784629159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-21 10:20:14', '2026-07-21 10:20:14', 1763, NULL),
(311, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-21 10:22:24', '2026-07-21 10:22:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784629344;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784629344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:22:48', '2026-07-21 10:22:48', 1768, NULL),
(312, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 11:25:40', '2026-07-20 11:25:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784546740;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784546740;}', 3, 1, '2026-07-20 11:26:03', '2026-07-20 11:26:03', 1326, NULL),
(313, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 12:26:03', '2026-07-20 12:26:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784550363;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784550363;}', 3, 1, '2026-07-20 12:26:35', '2026-07-20 12:26:35', 1408, NULL),
(314, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:32:02', '2026-07-20 11:32:02', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784547122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784547122;}', 7, 1, '2026-07-20 11:33:33', '2026-07-20 11:33:33', 1334, NULL),
(315, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:34:44', '2026-07-20 11:34:44', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784547284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784547284;}', 7, 1, '2026-07-20 11:35:05', '2026-07-20 11:35:05', 1338, NULL),
(316, 'fetch_patterns', 'complete', '2026-07-20 11:42:59', '2026-07-20 11:42:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784547779;s:18:\"\0*\0first_timestamp\";i:1784547779;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784547779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 11:42:59', '2026-07-20 11:42:59', 1347, NULL),
(317, 'action_scheduler/migration_hook', 'complete', '2026-07-20 11:43:59', '2026-07-20 11:43:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784547839;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784547839;}', 2, 1, '2026-07-20 11:44:06', '2026-07-20 11:44:06', 1349, NULL),
(319, 'fetch_patterns', 'complete', '2026-07-20 11:46:28', '2026-07-20 11:46:28', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784547988;s:18:\"\0*\0first_timestamp\";i:1784547988;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784547988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 11:47:09', '2026-07-20 11:47:09', 1354, NULL),
(320, 'action_scheduler/migration_hook', 'complete', '2026-07-20 11:47:28', '2026-07-20 11:47:28', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784548048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784548048;}', 2, 1, '2026-07-20 11:47:55', '2026-07-20 11:47:55', 1356, NULL),
(322, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:48:44', '2026-07-20 11:48:44', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784548124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784548124;}', 7, 1, '2026-07-20 11:49:10', '2026-07-20 11:49:10', 1358, NULL),
(323, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:49:52', '2026-07-20 11:49:52', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784548192;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784548192;}', 7, 1, '2026-07-20 11:49:57', '2026-07-20 11:49:57', 1360, NULL),
(324, 'fetch_patterns', 'complete', '2026-07-20 11:56:52', '2026-07-20 11:56:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784548612;s:18:\"\0*\0first_timestamp\";i:1784548612;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784548612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 11:57:13', '2026-07-20 11:57:13', 1368, NULL),
(325, 'action_scheduler/migration_hook', 'complete', '2026-07-20 11:57:52', '2026-07-20 11:57:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784548672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784548672;}', 2, 1, '2026-07-20 11:58:17', '2026-07-20 11:58:17', 1370, NULL),
(327, 'fetch_patterns', 'complete', '2026-07-20 11:58:36', '2026-07-20 11:58:36', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784548716;s:18:\"\0*\0first_timestamp\";i:1784548716;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784548716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 11:59:03', '2026-07-20 11:59:03', 1372, NULL),
(328, 'action_scheduler/migration_hook', 'complete', '2026-07-20 11:59:36', '2026-07-20 11:59:36', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784548776;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784548776;}', 2, 1, '2026-07-20 12:00:19', '2026-07-20 12:00:19', 1374, NULL),
(330, 'action_scheduler/migration_hook', 'failed', '2026-07-20 12:01:19', '2026-07-20 12:01:19', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784548879;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784548879;}', 2, 1, '2026-07-20 12:01:58', '2026-07-20 12:01:58', 1378, NULL),
(331, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:13:21', '2026-07-20 12:13:21', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549601;}', 7, 1, '2026-07-20 12:13:51', '2026-07-20 12:13:51', 1392, NULL),
(332, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:14:01', '2026-07-20 12:14:01', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549641;}', 7, 1, '2026-07-20 12:14:50', '2026-07-20 12:14:50', 1395, NULL),
(333, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:14:34', '2026-07-20 12:14:34', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549674;}', 7, 1, '2026-07-20 12:14:50', '2026-07-20 12:14:50', 1395, NULL),
(334, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 13:26:35', '2026-07-20 13:26:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784553995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784553995;}', 3, 1, '2026-07-20 13:33:02', '2026-07-20 13:33:02', 1475, NULL),
(335, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:01:17', '2026-07-20 13:01:17', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552477;}', 7, 1, '2026-07-20 13:01:55', '2026-07-20 13:01:55', 1420, NULL),
(336, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:02:23', '2026-07-20 13:02:23', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552543;}', 7, 1, '2026-07-20 13:02:58', '2026-07-20 13:02:58', 1422, NULL),
(337, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:03:18', '2026-07-20 13:03:18', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552598;}', 7, 1, '2026-07-20 13:04:50', '2026-07-20 13:04:50', 1425, NULL),
(338, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:04:53', '2026-07-20 13:04:53', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552693;}', 7, 1, '2026-07-20 13:04:56', '2026-07-20 13:04:56', 1428, NULL),
(339, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:05:52', '2026-07-20 13:05:52', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552752;}', 7, 1, '2026-07-20 13:05:59', '2026-07-20 13:05:59', 1432, NULL),
(340, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:06:34', '2026-07-20 13:06:34', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552794;}', 7, 1, '2026-07-20 13:06:52', '2026-07-20 13:06:52', 1435, NULL),
(341, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:06:54', '2026-07-20 13:06:54', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552814;}', 7, 1, '2026-07-20 13:06:58', '2026-07-20 13:06:58', 1437, NULL),
(342, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:07:38', '2026-07-20 13:07:38', 10, '[258,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552858;}', 7, 1, '2026-07-20 13:07:53', '2026-07-20 13:07:53', 1442, NULL),
(343, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:08:02', '2026-07-20 13:08:02', 10, '[258,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552882;}', 7, 1, '2026-07-20 13:08:55', '2026-07-20 13:08:55', 1445, NULL),
(344, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:08:57', '2026-07-20 13:08:57', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552937;}', 7, 1, '2026-07-20 13:08:57', '2026-07-20 13:08:57', 1447, NULL),
(345, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:09:08', '2026-07-20 13:09:08', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552948;}', 7, 1, '2026-07-20 13:09:11', '2026-07-20 13:09:11', 1451, NULL),
(346, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:09:26', '2026-07-20 13:09:26', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552966;}', 7, 1, '2026-07-20 13:09:30', '2026-07-20 13:09:30', 1455, NULL),
(347, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:09:51', '2026-07-20 13:09:51', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552991;}', 7, 1, '2026-07-20 13:09:52', '2026-07-20 13:09:52', 1459, NULL),
(348, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:10:29', '2026-07-20 13:10:29', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784553029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784553029;}', 7, 1, '2026-07-20 13:10:57', '2026-07-20 13:10:57', 1465, NULL),
(349, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:11:16', '2026-07-20 13:11:16', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784553076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784553076;}', 7, 1, '2026-07-20 13:13:24', '2026-07-20 13:13:24', 1468, NULL),
(350, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 14:33:02', '2026-07-20 14:33:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784557982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784557982;}', 3, 1, '2026-07-20 15:07:48', '2026-07-20 15:07:48', 1492, NULL),
(351, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 16:07:48', '2026-07-20 16:07:48', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784563668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784563668;}', 3, 1, '2026-07-20 17:05:26', '2026-07-20 17:05:26', 1495, NULL),
(352, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 18:05:26', '2026-07-20 18:05:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784570726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784570726;}', 3, 1, '2026-07-20 18:09:44', '2026-07-20 18:09:44', 1498, NULL),
(353, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-21 06:09:44', '2026-07-21 06:09:44', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784614184;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784614184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-21 06:10:04', '2026-07-21 06:10:04', 1561, NULL),
(354, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-21 06:09:44', '2026-07-21 06:09:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784614184;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784614184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-21 06:10:05', '2026-07-21 06:10:05', 1561, NULL),
(355, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 19:09:44', '2026-07-20 19:09:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784574584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784574584;}', 3, 1, '2026-07-20 19:48:08', '2026-07-20 19:48:08', 1516, NULL),
(356, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 20:48:08', '2026-07-20 20:48:08', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784580488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784580488;}', 3, 1, '2026-07-20 22:11:29', '2026-07-20 22:11:29', 1519, NULL),
(357, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 23:11:29', '2026-07-20 23:11:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784589089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784589089;}', 3, 1, '2026-07-21 01:11:35', '2026-07-21 01:11:35', 1522, NULL),
(358, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 02:11:35', '2026-07-21 02:11:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784599895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784599895;}', 3, 1, '2026-07-21 05:22:40', '2026-07-21 05:22:40', 1527, NULL),
(359, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 06:22:40', '2026-07-21 06:22:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784614960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784614960;}', 3, 1, '2026-07-21 06:23:27', '2026-07-21 06:23:27', 1570, NULL),
(360, 'woocommerce_scheduled_sales', 'complete', '2026-07-22 05:31:34', '2026-07-22 05:31:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784698294;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784698294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(361, 'woocommerce_cleanup_logs', 'complete', '2026-07-22 05:31:34', '2026-07-22 05:31:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784698294;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784698294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(362, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-22 05:31:34', '2026-07-22 05:31:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784698294;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784698294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(363, 'wc_admin_daily_wrapper', 'complete', '2026-07-22 05:31:34', '2026-07-22 05:31:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784698294;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784698294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(442, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-22 10:22:48', '2026-07-22 10:22:48', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784715768;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784715768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 10:34:02', '2026-07-22 10:34:02', 2214, NULL),
(365, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-21 18:10:04', '2026-07-21 18:10:04', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784657404;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784657404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-21 18:25:14', '2026-07-21 18:25:14', 2163, NULL),
(366, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-21 18:10:05', '2026-07-21 18:10:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784657405;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784657405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-21 18:25:14', '2026-07-21 18:25:14', 2163, NULL),
(367, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 07:23:27', '2026-07-21 07:23:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784618607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784618607;}', 3, 1, '2026-07-21 07:23:28', '2026-07-21 07:23:28', 1615, NULL),
(368, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 06:50:39', '2026-07-21 06:50:39', 10, '[272,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784616639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784616639;}', 7, 1, '2026-07-21 06:50:55', '2026-07-21 06:50:55', 1592, NULL),
(369, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 08:23:28', '2026-07-21 08:23:28', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784622208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784622208;}', 3, 1, '2026-07-21 08:23:33', '2026-07-21 08:23:33', 1665, NULL),
(370, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 09:23:33', '2026-07-21 09:23:33', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784625813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784625813;}', 3, 1, '2026-07-21 09:26:34', '2026-07-21 09:26:34', 1697, NULL),
(371, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 10:26:34', '2026-07-21 10:26:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784629594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784629594;}', 3, 1, '2026-07-21 10:26:50', '2026-07-21 10:26:50', 1774, NULL),
(372, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:43:44', '2026-07-21 09:43:44', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627024;}', 7, 1, '2026-07-21 09:43:55', '2026-07-21 09:43:55', 1711, NULL),
(373, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[690,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(374, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[691,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(375, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[692,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(376, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[693,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(377, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[694,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(378, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[695,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(379, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[696,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(380, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[697,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(381, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:19', '2026-07-21 09:44:19', 10, '[698,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627059;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627059;}', 7, 1, '2026-07-21 09:44:55', '2026-07-21 09:44:55', 1713, NULL),
(382, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:28', '2026-07-21 09:44:28', 10, '[690,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627068;}', 7, 1, '2026-07-21 09:44:56', '2026-07-21 09:44:56', 1713, NULL),
(383, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:34', '2026-07-21 09:44:34', 10, '[691,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627074;}', 7, 1, '2026-07-21 09:44:56', '2026-07-21 09:44:56', 1713, NULL),
(384, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:40', '2026-07-21 09:44:40', 10, '[692,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627080;}', 7, 1, '2026-07-21 09:44:56', '2026-07-21 09:44:56', 1713, NULL),
(385, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:45', '2026-07-21 09:44:45', 10, '[693,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627085;}', 7, 1, '2026-07-21 09:44:56', '2026-07-21 09:44:56', 1713, NULL),
(386, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:50', '2026-07-21 09:44:50', 10, '[694,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627090;}', 7, 1, '2026-07-21 09:44:56', '2026-07-21 09:44:56', 1713, NULL),
(387, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:44:55', '2026-07-21 09:44:55', 10, '[695,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627095;}', 7, 1, '2026-07-21 09:44:56', '2026-07-21 09:44:56', 1713, NULL),
(388, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:45:00', '2026-07-21 09:45:00', 10, '[696,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627100;}', 7, 1, '2026-07-21 09:45:14', '2026-07-21 09:45:14', 1715, NULL),
(389, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:45:07', '2026-07-21 09:45:07', 10, '[697,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627107;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627107;}', 7, 1, '2026-07-21 09:45:14', '2026-07-21 09:45:14', 1715, NULL),
(390, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:45:13', '2026-07-21 09:45:13', 10, '[698,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627113;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627113;}', 7, 1, '2026-07-21 09:45:14', '2026-07-21 09:45:14', 1715, NULL),
(391, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:45:20', '2026-07-21 09:45:20', 10, '[104,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627120;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627120;}', 7, 1, '2026-07-21 09:45:58', '2026-07-21 09:45:58', 1717, NULL),
(392, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:45:55', '2026-07-21 09:45:55', 10, '[103,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627155;}', 7, 1, '2026-07-21 09:45:58', '2026-07-21 09:45:58', 1717, NULL),
(393, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:01', '2026-07-21 09:46:01', 10, '[105,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627161;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(394, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:01', '2026-07-21 09:46:01', 10, '[102,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627161;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(395, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[699,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(396, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[700,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(397, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[701,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(398, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[702,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(399, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[703,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(400, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[704,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(401, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[705,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(402, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[706,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(403, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:46:07', '2026-07-21 09:46:07', 10, '[707,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627167;}', 7, 1, '2026-07-21 09:46:15', '2026-07-21 09:46:15', 1719, NULL),
(404, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[699,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(405, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[700,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(406, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[701,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(407, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[702,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(408, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[703,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(409, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[704,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL);
INSERT INTO `wpp_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
(410, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[705,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(411, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[706,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(412, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:50:59', '2026-07-21 09:50:59', 10, '[707,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627459;}', 7, 1, '2026-07-21 09:50:59', '2026-07-21 09:50:59', 1725, NULL),
(413, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[699,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(414, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[700,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(415, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[701,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(416, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[702,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(417, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[703,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(418, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[704,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(419, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[705,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(420, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[706,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(421, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:51:33', '2026-07-21 09:51:33', 10, '[707,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627493;}', 7, 1, '2026-07-21 09:52:12', '2026-07-21 09:52:12', 1727, NULL),
(422, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:52:36', '2026-07-21 09:52:36', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627556;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627556;}', 7, 1, '2026-07-21 09:52:55', '2026-07-21 09:52:55', 1729, NULL),
(423, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[699,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(424, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[701,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(425, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[700,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(426, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[702,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(427, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[703,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(428, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[704,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(429, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[705,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(430, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[706,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(431, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 09:59:29', '2026-07-21 09:59:29', 10, '[707,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784627969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784627969;}', 7, 1, '2026-07-21 10:00:23', '2026-07-21 10:00:23', 1737, NULL),
(432, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 10:01:05', '2026-07-21 10:01:05', 10, '[705,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784628065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784628065;}', 7, 1, '2026-07-21 10:01:42', '2026-07-21 10:01:42', 1740, NULL),
(433, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 10:01:05', '2026-07-21 10:01:05', 10, '[707,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784628065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784628065;}', 7, 1, '2026-07-21 10:01:42', '2026-07-21 10:01:42', 1740, NULL),
(434, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 10:01:05', '2026-07-21 10:01:05', 10, '[706,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784628065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784628065;}', 7, 1, '2026-07-21 10:01:42', '2026-07-21 10:01:42', 1740, NULL),
(435, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 10:01:14', '2026-07-21 10:01:14', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784628074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784628074;}', 7, 1, '2026-07-21 10:01:42', '2026-07-21 10:01:42', 1740, NULL),
(436, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 10:01:41', '2026-07-21 10:01:41', 10, '[699,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784628101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784628101;}', 7, 1, '2026-07-21 10:01:42', '2026-07-21 10:01:42', 1740, NULL),
(437, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 10:01:47', '2026-07-21 10:01:47', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784628107;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784628107;}', 7, 1, '2026-07-21 10:01:49', '2026-07-21 10:01:49', 1742, NULL),
(438, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-22 10:20:14', '2026-07-22 10:20:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784715614;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784715614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 10:34:01', '2026-07-22 10:34:01', 2214, NULL),
(439, '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 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(440, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-21 10:20:24', '2026-07-21 10:20:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784629224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784629224;}', 3, 1, '2026-07-21 10:21:06', '2026-07-21 10:21:06', 1766, NULL),
(441, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-22 10:20:14', '2026-07-22 10:20:14', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784715614;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784715614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-22 10:34:02', '2026-07-22 10:34:02', 2214, NULL),
(443, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 11:26:50', '2026-07-21 11:26:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784633210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784633210;}', 3, 1, '2026-07-21 11:27:47', '2026-07-21 11:27:47', 1839, NULL),
(444, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:55', '2026-07-21 11:20:55', 10, '[699,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632855;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(445, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[701,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(446, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[700,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(447, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[702,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(448, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[704,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(449, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[703,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(450, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[705,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(451, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[707,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(452, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:20:56', '2026-07-21 11:20:56', 10, '[706,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632856;}', 7, 1, '2026-07-21 11:20:56', '2026-07-21 11:20:56', 1829, NULL),
(453, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:21:05', '2026-07-21 11:21:05', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632865;}', 7, 1, '2026-07-21 11:21:09', '2026-07-21 11:21:09', 1832, NULL),
(454, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 12:27:47', '2026-07-21 12:27:47', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636867;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636867;}', 3, 1, '2026-07-21 12:27:55', '2026-07-21 12:27:55', 1965, NULL),
(455, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:37:11', '2026-07-21 11:37:11', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784633831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784633831;}', 7, 1, '2026-07-21 11:38:32', '2026-07-21 11:38:32', 1852, NULL),
(456, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:37:21', '2026-07-21 11:37:21', 10, '[711,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784633841;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784633841;}', 7, 1, '2026-07-21 11:38:32', '2026-07-21 11:38:32', 1852, NULL),
(457, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:37:21', '2026-07-21 11:37:21', 10, '[712,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784633841;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784633841;}', 7, 1, '2026-07-21 11:38:32', '2026-07-21 11:38:32', 1852, NULL),
(458, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:37:21', '2026-07-21 11:37:21', 10, '[713,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784633841;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784633841;}', 7, 1, '2026-07-21 11:38:32', '2026-07-21 11:38:32', 1852, NULL),
(459, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:37:30', '2026-07-21 11:37:30', 10, '[128,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784633850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784633850;}', 7, 1, '2026-07-21 11:38:32', '2026-07-21 11:38:32', 1852, NULL),
(460, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:40:53', '2026-07-21 11:40:53', 10, '[711,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634053;}', 7, 1, '2026-07-21 11:40:55', '2026-07-21 11:40:55', 1857, NULL),
(461, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:40:53', '2026-07-21 11:40:53', 10, '[712,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634053;}', 7, 1, '2026-07-21 11:40:55', '2026-07-21 11:40:55', 1857, NULL),
(462, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:40:53', '2026-07-21 11:40:53', 10, '[713,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634053;}', 7, 1, '2026-07-21 11:40:55', '2026-07-21 11:40:55', 1857, NULL),
(463, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:40:57', '2026-07-21 11:40:57', 10, '[124,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634057;}', 7, 1, '2026-07-21 11:41:54', '2026-07-21 11:41:54', 1859, NULL),
(464, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:50:14', '2026-07-21 11:50:14', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634614;}', 7, 1, '2026-07-21 11:51:03', '2026-07-21 11:51:03', 1870, NULL),
(465, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:50:28', '2026-07-21 11:50:28', 10, '[714,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634628;}', 7, 1, '2026-07-21 11:51:03', '2026-07-21 11:51:03', 1870, NULL),
(466, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:50:28', '2026-07-21 11:50:28', 10, '[715,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634628;}', 7, 1, '2026-07-21 11:51:03', '2026-07-21 11:51:03', 1870, NULL),
(467, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:50:28', '2026-07-21 11:50:28', 10, '[716,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634628;}', 7, 1, '2026-07-21 11:51:03', '2026-07-21 11:51:03', 1870, NULL),
(468, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:50:36', '2026-07-21 11:50:36', 10, '[135,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634636;}', 7, 1, '2026-07-21 11:51:03', '2026-07-21 11:51:03', 1870, NULL),
(469, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:52:35', '2026-07-21 11:52:35', 10, '[714,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634755;}', 7, 1, '2026-07-21 11:52:56', '2026-07-21 11:52:56', 1874, NULL),
(470, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:52:35', '2026-07-21 11:52:35', 10, '[715,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634755;}', 7, 1, '2026-07-21 11:52:56', '2026-07-21 11:52:56', 1874, NULL),
(471, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:52:35', '2026-07-21 11:52:35', 10, '[716,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634755;}', 7, 1, '2026-07-21 11:52:56', '2026-07-21 11:52:56', 1874, NULL),
(472, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:52:41', '2026-07-21 11:52:41', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634761;}', 7, 1, '2026-07-21 11:52:56', '2026-07-21 11:52:56', 1874, NULL),
(473, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:53:27', '2026-07-21 11:53:27', 10, '[131,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634807;}', 7, 1, '2026-07-21 11:53:57', '2026-07-21 11:53:57', 1876, NULL),
(474, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:55:50', '2026-07-21 11:55:50', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634950;}', 7, 1, '2026-07-21 11:55:55', '2026-07-21 11:55:55', 1880, NULL),
(475, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:55:55', '2026-07-21 11:55:55', 10, '[718,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634955;}', 7, 1, '2026-07-21 11:55:55', '2026-07-21 11:55:55', 1880, NULL),
(476, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:55:55', '2026-07-21 11:55:55', 10, '[719,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634955;}', 7, 1, '2026-07-21 11:55:55', '2026-07-21 11:55:55', 1880, NULL),
(477, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:55:55', '2026-07-21 11:55:55', 10, '[720,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634955;}', 7, 1, '2026-07-21 11:55:55', '2026-07-21 11:55:55', 1880, NULL),
(478, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:56:02', '2026-07-21 11:56:02', 10, '[718,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634962;}', 7, 1, '2026-07-21 11:57:27', '2026-07-21 11:57:27', 1882, NULL),
(479, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:56:04', '2026-07-21 11:56:04', 10, '[142,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784634964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784634964;}', 7, 1, '2026-07-21 11:57:27', '2026-07-21 11:57:27', 1882, NULL),
(480, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:57:57', '2026-07-21 11:57:57', 10, '[718,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635077;}', 7, 1, '2026-07-21 11:57:57', '2026-07-21 11:57:57', 1886, NULL),
(481, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:57:58', '2026-07-21 11:57:58', 10, '[719,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635078;}', 7, 1, '2026-07-21 11:57:58', '2026-07-21 11:57:58', 1888, NULL),
(482, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:57:58', '2026-07-21 11:57:58', 10, '[720,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635078;}', 7, 1, '2026-07-21 11:57:58', '2026-07-21 11:57:58', 1888, NULL),
(483, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 11:58:00', '2026-07-21 11:58:00', 10, '[139,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635080;}', 7, 1, '2026-07-21 11:59:04', '2026-07-21 11:59:04', 1891, NULL),
(605, 'fetch_patterns', 'complete', '2026-07-23 11:32:30', '2026-07-23 11:32:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784806350;s:18:\"\0*\0first_timestamp\";i:1784719898;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784806350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-23 12:28:01', '2026-07-23 12:28:01', 2380, NULL),
(485, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:02:09', '2026-07-21 12:02:09', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635329;}', 7, 1, '2026-07-21 12:02:10', '2026-07-21 12:02:10', 1897, NULL),
(486, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:02:16', '2026-07-21 12:02:16', 10, '[723,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635336;}', 7, 1, '2026-07-21 12:02:55', '2026-07-21 12:02:55', 1899, NULL),
(487, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:02:16', '2026-07-21 12:02:16', 10, '[724,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635336;}', 7, 1, '2026-07-21 12:02:55', '2026-07-21 12:02:55', 1899, NULL),
(488, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:02:16', '2026-07-21 12:02:16', 10, '[725,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635336;}', 7, 1, '2026-07-21 12:02:55', '2026-07-21 12:02:55', 1899, NULL),
(489, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:02:28', '2026-07-21 12:02:28', 10, '[145,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635348;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635348;}', 7, 1, '2026-07-21 12:02:55', '2026-07-21 12:02:55', 1899, NULL),
(490, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:04:41', '2026-07-21 12:04:41', 10, '[723,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635481;}', 7, 1, '2026-07-21 12:04:56', '2026-07-21 12:04:56', 1902, NULL),
(491, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:04:41', '2026-07-21 12:04:41', 10, '[724,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635481;}', 7, 1, '2026-07-21 12:04:56', '2026-07-21 12:04:56', 1902, NULL),
(492, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:04:41', '2026-07-21 12:04:41', 10, '[725,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635481;}', 7, 1, '2026-07-21 12:04:56', '2026-07-21 12:04:56', 1902, NULL),
(493, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:04:46', '2026-07-21 12:04:46', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635486;}', 7, 1, '2026-07-21 12:04:56', '2026-07-21 12:04:56', 1902, NULL),
(494, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:05:11', '2026-07-21 12:05:11', 10, '[144,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635511;}', 7, 1, '2026-07-21 12:06:00', '2026-07-21 12:06:00', 1905, NULL),
(495, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:06:41', '2026-07-21 12:06:41', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635601;}', 7, 1, '2026-07-21 12:07:09', '2026-07-21 12:07:09', 1907, NULL),
(496, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:07:25', '2026-07-21 12:07:25', 10, '[726,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635645;}', 7, 1, '2026-07-21 12:08:02', '2026-07-21 12:08:02', 1910, NULL),
(497, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:07:25', '2026-07-21 12:07:25', 10, '[727,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635645;}', 7, 1, '2026-07-21 12:08:02', '2026-07-21 12:08:02', 1910, NULL),
(498, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:07:25', '2026-07-21 12:07:25', 10, '[728,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635645;}', 7, 1, '2026-07-21 12:08:02', '2026-07-21 12:08:02', 1910, NULL),
(499, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:07:33', '2026-07-21 12:07:33', 10, '[148,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635653;}', 7, 1, '2026-07-21 12:08:02', '2026-07-21 12:08:02', 1910, NULL),
(500, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:08:59', '2026-07-21 12:08:59', 10, '[726,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635739;}', 7, 1, '2026-07-21 12:08:59', '2026-07-21 12:08:59', 1912, NULL),
(501, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:08:59', '2026-07-21 12:08:59', 10, '[727,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635739;}', 7, 1, '2026-07-21 12:08:59', '2026-07-21 12:08:59', 1912, NULL),
(502, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:08:59', '2026-07-21 12:08:59', 10, '[728,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635739;}', 7, 1, '2026-07-21 12:08:59', '2026-07-21 12:08:59', 1912, NULL),
(503, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:09:03', '2026-07-21 12:09:03', 10, '[147,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635743;}', 7, 1, '2026-07-21 12:09:31', '2026-07-21 12:09:31', 1915, NULL),
(504, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:09:45', '2026-07-21 12:09:45', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635785;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635785;}', 7, 1, '2026-07-21 12:09:57', '2026-07-21 12:09:57', 1917, NULL),
(505, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:09:53', '2026-07-21 12:09:53', 10, '[729,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635793;}', 7, 1, '2026-07-21 12:09:57', '2026-07-21 12:09:57', 1917, NULL),
(506, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:09:53', '2026-07-21 12:09:53', 10, '[730,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635793;}', 7, 1, '2026-07-21 12:09:57', '2026-07-21 12:09:57', 1917, NULL),
(507, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:09:53', '2026-07-21 12:09:53', 10, '[731,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635793;}', 7, 1, '2026-07-21 12:09:57', '2026-07-21 12:09:57', 1917, NULL),
(508, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:09:57', '2026-07-21 12:09:57', 10, '[153,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635797;}', 7, 1, '2026-07-21 12:09:57', '2026-07-21 12:09:57', 1917, NULL),
(509, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:11:24', '2026-07-21 12:11:24', 10, '[729,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635884;}', 7, 1, '2026-07-21 12:11:24', '2026-07-21 12:11:24', 1919, NULL),
(510, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:11:24', '2026-07-21 12:11:24', 10, '[730,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635884;}', 7, 1, '2026-07-21 12:11:24', '2026-07-21 12:11:24', 1919, NULL),
(511, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:11:24', '2026-07-21 12:11:24', 10, '[731,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635884;}', 7, 1, '2026-07-21 12:11:24', '2026-07-21 12:11:24', 1919, NULL),
(512, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:11:29', '2026-07-21 12:11:29', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635889;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635889;}', 7, 1, '2026-07-21 12:11:39', '2026-07-21 12:11:39', 1921, NULL),
(513, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:11:41', '2026-07-21 12:11:41', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635901;}', 7, 1, '2026-07-21 12:11:44', '2026-07-21 12:11:44', 1923, NULL),
(514, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:12:03', '2026-07-21 12:12:03', 10, '[152,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635923;}', 7, 1, '2026-07-21 12:12:45', '2026-07-21 12:12:45', 1926, NULL),
(515, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:10', '2026-07-21 12:13:10', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635990;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(516, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:18', '2026-07-21 12:13:18', 10, '[732,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635998;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(517, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:19', '2026-07-21 12:13:19', 10, '[733,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635999;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(518, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:19', '2026-07-21 12:13:19', 10, '[734,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784635999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784635999;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(519, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:27', '2026-07-21 12:13:27', 10, '[156,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636007;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(520, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:42', '2026-07-21 12:13:42', 10, '[732,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636022;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(521, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:42', '2026-07-21 12:13:42', 10, '[733,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636022;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(522, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:13:42', '2026-07-21 12:13:42', 10, '[734,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636022;}', 7, 1, '2026-07-21 12:13:51', '2026-07-21 12:13:51', 1929, NULL),
(523, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:15:44', '2026-07-21 12:15:44', 10, '[734,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636144;}', 7, 1, '2026-07-21 12:15:54', '2026-07-21 12:15:54', 1933, NULL),
(524, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:15:44', '2026-07-21 12:15:44', 10, '[733,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636144;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636144;}', 7, 1, '2026-07-21 12:15:54', '2026-07-21 12:15:54', 1933, NULL),
(525, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:15:52', '2026-07-21 12:15:52', 10, '[155,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636152;}', 7, 1, '2026-07-21 12:15:54', '2026-07-21 12:15:54', 1933, NULL),
(526, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:17:01', '2026-07-21 12:17:01', 10, '[258,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636221;}', 7, 1, '2026-07-21 12:17:02', '2026-07-21 12:17:02', 1938, NULL),
(527, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:17:10', '2026-07-21 12:17:10', 10, '[735,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636230;}', 7, 1, '2026-07-21 12:18:07', '2026-07-21 12:18:07', 1940, NULL),
(528, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:17:10', '2026-07-21 12:17:10', 10, '[736,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636230;}', 7, 1, '2026-07-21 12:18:07', '2026-07-21 12:18:07', 1940, NULL),
(529, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:17:10', '2026-07-21 12:17:10', 10, '[737,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636230;}', 7, 1, '2026-07-21 12:18:07', '2026-07-21 12:18:07', 1940, NULL),
(530, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:17:15', '2026-07-21 12:17:15', 10, '[259,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636235;}', 7, 1, '2026-07-21 12:18:07', '2026-07-21 12:18:07', 1940, NULL),
(531, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:18:26', '2026-07-21 12:18:26', 10, '[735,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636306;}', 7, 1, '2026-07-21 12:18:58', '2026-07-21 12:18:58', 1943, NULL),
(532, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:18:26', '2026-07-21 12:18:26', 10, '[736,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636306;}', 7, 1, '2026-07-21 12:18:58', '2026-07-21 12:18:58', 1943, NULL),
(533, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:18:26', '2026-07-21 12:18:26', 10, '[737,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636306;}', 7, 1, '2026-07-21 12:18:58', '2026-07-21 12:18:58', 1943, NULL),
(534, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:18:36', '2026-07-21 12:18:36', 10, '[258,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636316;}', 7, 1, '2026-07-21 12:18:58', '2026-07-21 12:18:58', 1943, NULL),
(535, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:19:31', '2026-07-21 12:19:31', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636371;}', 7, 1, '2026-07-21 12:19:56', '2026-07-21 12:19:56', 1945, NULL),
(536, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:19:56', '2026-07-21 12:19:56', 10, '[739,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636396;}', 7, 1, '2026-07-21 12:19:56', '2026-07-21 12:19:56', 1945, NULL),
(537, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:19:56', '2026-07-21 12:19:56', 10, '[740,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636396;}', 7, 1, '2026-07-21 12:19:56', '2026-07-21 12:19:56', 1945, NULL),
(538, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:19:56', '2026-07-21 12:19:56', 10, '[741,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636396;}', 7, 1, '2026-07-21 12:19:56', '2026-07-21 12:19:56', 1945, NULL),
(539, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:20:05', '2026-07-21 12:20:05', 10, '[262,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636405;}', 7, 1, '2026-07-21 12:20:11', '2026-07-21 12:20:11', 1947, NULL),
(540, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:21:35', '2026-07-21 12:21:35', 10, '[739,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636495;}', 7, 1, '2026-07-21 12:21:56', '2026-07-21 12:21:56', 1950, NULL),
(541, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:21:36', '2026-07-21 12:21:36', 10, '[740,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636496;}', 7, 1, '2026-07-21 12:21:56', '2026-07-21 12:21:56', 1950, NULL),
(542, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:21:36', '2026-07-21 12:21:36', 10, '[741,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636496;}', 7, 1, '2026-07-21 12:21:56', '2026-07-21 12:21:56', 1950, NULL),
(543, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:21:44', '2026-07-21 12:21:44', 10, '[261,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636504;}', 7, 1, '2026-07-21 12:21:56', '2026-07-21 12:21:56', 1950, NULL),
(544, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:22:32', '2026-07-21 12:22:32', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636552;}', 7, 1, '2026-07-21 12:23:05', '2026-07-21 12:23:05', 1952, NULL),
(545, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:22:45', '2026-07-21 12:22:45', 10, '[742,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636565;}', 7, 1, '2026-07-21 12:23:05', '2026-07-21 12:23:05', 1952, NULL);
INSERT INTO `wpp_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
(546, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:22:45', '2026-07-21 12:22:45', 10, '[743,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636565;}', 7, 1, '2026-07-21 12:23:05', '2026-07-21 12:23:05', 1952, NULL),
(547, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:22:45', '2026-07-21 12:22:45', 10, '[744,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636565;}', 7, 1, '2026-07-21 12:23:05', '2026-07-21 12:23:05', 1952, NULL),
(548, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:23:05', '2026-07-21 12:23:05', 10, '[742,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636585;}', 7, 1, '2026-07-21 12:23:05', '2026-07-21 12:23:05', 1952, NULL),
(549, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:23:06', '2026-07-21 12:23:06', 10, '[265,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636586;}', 7, 1, '2026-07-21 12:24:06', '2026-07-21 12:24:06', 1954, NULL),
(550, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:24:11', '2026-07-21 12:24:11', 10, '[743,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636651;}', 7, 1, '2026-07-21 12:24:12', '2026-07-21 12:24:12', 1957, NULL),
(551, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:24:11', '2026-07-21 12:24:11', 10, '[744,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636651;}', 7, 1, '2026-07-21 12:24:12', '2026-07-21 12:24:12', 1957, NULL),
(552, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:24:18', '2026-07-21 12:24:18', 10, '[264,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636658;}', 7, 1, '2026-07-21 12:24:56', '2026-07-21 12:24:56', 1959, NULL),
(553, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:26:05', '2026-07-21 12:26:05', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636765;}', 7, 1, '2026-07-21 12:26:56', '2026-07-21 12:26:56', 1962, NULL),
(554, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:27:31', '2026-07-21 12:27:31', 10, '[745,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636851;}', 7, 1, '2026-07-21 12:27:55', '2026-07-21 12:27:55', 1965, NULL),
(555, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:27:31', '2026-07-21 12:27:31', 10, '[746,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636851;}', 7, 1, '2026-07-21 12:27:55', '2026-07-21 12:27:55', 1965, NULL),
(556, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:27:31', '2026-07-21 12:27:31', 10, '[747,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636851;}', 7, 1, '2026-07-21 12:27:55', '2026-07-21 12:27:55', 1965, NULL),
(557, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 13:27:55', '2026-07-21 13:27:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784640475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784640475;}', 3, 1, '2026-07-21 13:28:04', '2026-07-21 13:28:04', 2024, NULL),
(558, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:28:18', '2026-07-21 12:28:18', 10, '[269,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784636898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784636898;}', 7, 1, '2026-07-21 12:28:55', '2026-07-21 12:28:55', 1967, NULL),
(559, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:32:37', '2026-07-21 12:32:37', 10, '[745,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784637157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784637157;}', 7, 1, '2026-07-21 12:32:56', '2026-07-21 12:32:56', 1972, NULL),
(560, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:32:37', '2026-07-21 12:32:37', 10, '[746,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784637157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784637157;}', 7, 1, '2026-07-21 12:32:56', '2026-07-21 12:32:56', 1972, NULL),
(561, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:32:37', '2026-07-21 12:32:37', 10, '[747,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784637157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784637157;}', 7, 1, '2026-07-21 12:32:56', '2026-07-21 12:32:56', 1972, NULL),
(562, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:32:42', '2026-07-21 12:32:42', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784637162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784637162;}', 7, 1, '2026-07-21 12:32:56', '2026-07-21 12:32:56', 1972, NULL),
(563, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-21 12:32:59', '2026-07-21 12:32:59', 10, '[268,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784637179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784637179;}', 7, 1, '2026-07-21 12:33:02', '2026-07-21 12:33:02', 1975, NULL),
(564, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 14:28:04', '2026-07-21 14:28:04', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784644084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784644084;}', 3, 1, '2026-07-21 14:29:58', '2026-07-21 14:29:58', 2088, NULL),
(565, 'fetch_patterns', 'complete', '2026-07-21 13:35:19', '2026-07-21 13:35:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784640919;s:18:\"\0*\0first_timestamp\";i:1784640919;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784640919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 13:35:46', '2026-07-21 13:35:46', 2034, NULL),
(566, 'action_scheduler/migration_hook', 'complete', '2026-07-21 13:36:19', '2026-07-21 13:36:19', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784640979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784640979;}', 2, 1, '2026-07-21 13:36:47', '2026-07-21 13:36:47', 2037, NULL),
(568, 'action_scheduler/migration_hook', 'failed', '2026-07-21 13:37:47', '2026-07-21 13:37:47', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784641067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784641067;}', 2, 1, '2026-07-21 13:37:54', '2026-07-21 13:37:54', 2040, NULL),
(569, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 15:29:58', '2026-07-21 15:29:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784647798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784647798;}', 3, 1, '2026-07-21 15:37:03', '2026-07-21 15:37:03', 2127, NULL),
(570, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 16:37:03', '2026-07-21 16:37:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784651823;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784651823;}', 3, 1, '2026-07-21 16:45:40', '2026-07-21 16:45:40', 2148, NULL),
(571, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-21 16:35:43', '2026-07-21 16:35:43', 10, '[793,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784651743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784651743;}', 3, 1, '2026-07-21 16:45:40', '2026-07-21 16:45:40', 2148, NULL),
(572, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-21 16:34:44', '2026-07-21 16:34:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784651684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784651684;}', 8, 1, '2026-07-21 16:34:47', '2026-07-21 16:34:47', 2144, NULL),
(573, 'wc_run_batch_process', 'complete', '2026-07-21 16:34:47', '2026-07-21 16:34:47', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784651687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784651687;}', 6, 1, '2026-07-21 16:34:47', '2026-07-21 16:34:47', 2145, NULL),
(574, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 17:45:40', '2026-07-21 17:45:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784655940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784655940;}', 3, 1, '2026-07-21 18:09:54', '2026-07-21 18:09:54', 2160, NULL),
(575, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 19:09:54', '2026-07-21 19:09:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784660994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784660994;}', 3, 1, '2026-07-21 19:16:11', '2026-07-21 19:16:11', 2166, NULL),
(576, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-22 06:25:14', '2026-07-22 06:25:14', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784701514;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784701514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-22 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(577, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-22 06:25:14', '2026-07-22 06:25:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784701514;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784701514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-22 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(578, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 20:16:11', '2026-07-21 20:16:11', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784664971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784664971;}', 3, 1, '2026-07-21 20:55:50', '2026-07-21 20:55:50', 2182, NULL),
(579, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-21 19:43:58', '2026-07-21 19:43:58', 10, '[794,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784663038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784663038;}', 3, 1, '2026-07-21 20:55:50', '2026-07-21 20:55:50', 2182, NULL),
(580, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-21 19:42:59', '2026-07-21 19:42:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784662979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784662979;}', 8, 1, '2026-07-21 19:42:59', '2026-07-21 19:42:59', 2179, NULL),
(581, 'wc_run_batch_process', 'complete', '2026-07-21 19:42:59', '2026-07-21 19:42:59', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784662979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784662979;}', 6, 1, '2026-07-21 19:42:59', '2026-07-21 19:42:59', 2180, NULL),
(582, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 21:55:50', '2026-07-21 21:55:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784670950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784670950;}', 3, 1, '2026-07-21 23:06:00', '2026-07-21 23:06:00', 2189, NULL),
(583, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 00:06:00', '2026-07-22 00:06:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784678760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784678760;}', 3, 1, '2026-07-22 00:51:52', '2026-07-22 00:51:52', 2206, NULL),
(584, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-21 23:12:17', '2026-07-21 23:12:17', 10, '[795,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784675537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784675537;}', 3, 1, '2026-07-21 23:12:39', '2026-07-21 23:12:39', 2198, NULL),
(585, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-21 23:11:17', '2026-07-21 23:11:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784675477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784675477;}', 8, 1, '2026-07-21 23:12:12', '2026-07-21 23:12:12', 2195, NULL),
(586, 'wc_run_batch_process', 'complete', '2026-07-21 23:12:12', '2026-07-21 23:12:12', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784675532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784675532;}', 6, 1, '2026-07-21 23:12:12', '2026-07-21 23:12:12', 2196, NULL),
(587, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 01:51:52', '2026-07-22 01:51:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784685112;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784685112;}', 3, 1, '2026-07-22 02:15:56', '2026-07-22 02:15:56', 2208, NULL),
(588, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 03:15:56', '2026-07-22 03:15:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784690156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784690156;}', 3, 1, '2026-07-22 04:21:52', '2026-07-22 04:21:52', 2211, NULL),
(589, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 05:21:52', '2026-07-22 05:21:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784697712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784697712;}', 3, 1, '2026-07-22 10:34:00', '2026-07-22 10:34:00', 2214, NULL),
(590, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 11:34:00', '2026-07-22 11:34:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784720040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784720040;}', 3, 1, '2026-07-22 11:34:07', '2026-07-22 11:34:07', 2222, NULL),
(591, 'woocommerce_scheduled_sales', 'complete', '2026-07-23 10:34:00', '2026-07-23 10:34:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784802840;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784802840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-23 12:28:00', '2026-07-23 12:28:00', 2380, NULL),
(592, 'woocommerce_cleanup_logs', 'complete', '2026-07-23 10:34:00', '2026-07-23 10:34:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784802840;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784802840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-23 12:28:00', '2026-07-23 12:28:00', 2380, NULL),
(593, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-23 10:34:00', '2026-07-23 10:34:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784802840;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784802840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-23 12:28:00', '2026-07-23 12:28:00', 2380, NULL),
(594, 'wc_admin_daily_wrapper', 'complete', '2026-07-23 10:34:00', '2026-07-23 10:34:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784802840;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784802840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-23 12:28:00', '2026-07-23 12:28:00', 2380, NULL),
(603, 'fetch_patterns', 'complete', '2026-07-22 11:31:38', '2026-07-22 11:31:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784719898;s:18:\"\0*\0first_timestamp\";i:1784719898;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784719898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 11:32:30', '2026-07-22 11:32:30', 2219, NULL),
(596, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-22 22:34:00', '2026-07-22 22:34:00', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784759640;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784759640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-22 22:51:51', '2026-07-22 22:51:51', 2365, NULL),
(597, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-22 22:34:00', '2026-07-22 22:34:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784759640;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784759640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-22 22:51:51', '2026-07-22 22:51:51', 2365, NULL),
(598, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-23 10:34:01', '2026-07-23 10:34:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784802841;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784802841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-23 12:28:01', '2026-07-23 12:28:01', 2380, NULL),
(599, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-23 10:34:02', '2026-07-23 10:34:02', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784802842;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784802842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-23 12:28:01', '2026-07-23 12:28:01', 2380, NULL),
(600, '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-23 12:28:00', '2026-07-23 12:28:00', 2380, NULL),
(601, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-22 10:34:12', '2026-07-22 10:34:12', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784716452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784716452;}', 3, 1, '2026-07-22 11:31:13', '2026-07-22 11:31:13', 2216, NULL),
(602, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-23 10:34:02', '2026-07-23 10:34:02', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784802842;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784802842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-23 12:28:02', '2026-07-23 12:28:02', 2380, NULL),
(604, 'action_scheduler/migration_hook', 'complete', '2026-07-22 11:32:38', '2026-07-22 11:32:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784719958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784719958;}', 2, 1, '2026-07-22 11:33:04', '2026-07-22 11:33:04', 2220, NULL),
(606, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 12:34:07', '2026-07-22 12:34:07', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784723647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784723647;}', 3, 1, '2026-07-22 12:35:19', '2026-07-22 12:35:19', 2276, NULL),
(607, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-22 11:37:43', '2026-07-22 11:37:43', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784720263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784720263;}', 7, 1, '2026-07-22 11:38:01', '2026-07-22 11:38:01', 2227, NULL),
(608, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-22 11:38:11', '2026-07-22 11:38:11', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784720291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784720291;}', 7, 1, '2026-07-22 11:38:58', '2026-07-22 11:38:58', 2230, NULL),
(609, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-22 12:22:15', '2026-07-22 12:22:15', 10, '[102,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784722935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784722935;}', 7, 1, '2026-07-22 12:23:13', '2026-07-22 12:23:13', 2267, NULL),
(610, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 13:35:19', '2026-07-22 13:35:19', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784727319;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784727319;}', 3, 1, '2026-07-22 13:37:24', '2026-07-22 13:37:24', 2318, NULL),
(611, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 14:37:24', '2026-07-22 14:37:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784731044;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784731044;}', 3, 1, '2026-07-22 14:38:35', '2026-07-22 14:38:35', 2320, NULL),
(612, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 15:38:35', '2026-07-22 15:38:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784734715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784734715;}', 3, 1, '2026-07-22 16:55:50', '2026-07-22 16:55:50', 2328, NULL),
(613, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 17:55:50', '2026-07-22 17:55:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784742950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784742950;}', 3, 1, '2026-07-22 18:48:24', '2026-07-22 18:48:24', 2332, NULL),
(614, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 19:48:24', '2026-07-22 19:48:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784749704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784749704;}', 3, 1, '2026-07-22 20:08:03', '2026-07-22 20:08:03', 2342, NULL),
(615, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 21:08:03', '2026-07-22 21:08:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784754483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784754483;}', 3, 1, '2026-07-22 21:12:35', '2026-07-22 21:12:35', 2363, NULL),
(616, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-22 20:30:30', '2026-07-22 20:30:30', 10, '[893,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784752230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784752230;}', 3, 1, '2026-07-22 20:45:01', '2026-07-22 20:45:01', 2361, NULL),
(617, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-22 20:29:30', '2026-07-22 20:29:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784752170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784752170;}', 8, 1, '2026-07-22 20:29:32', '2026-07-22 20:29:32', 2357, NULL),
(618, 'wc_run_batch_process', 'complete', '2026-07-22 20:29:32', '2026-07-22 20:29:32', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784752172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784752172;}', 6, 1, '2026-07-22 20:29:32', '2026-07-22 20:29:32', 2358, NULL),
(619, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 22:12:35', '2026-07-22 22:12:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784758355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784758355;}', 3, 1, '2026-07-22 22:51:50', '2026-07-22 22:51:50', 2365, NULL),
(620, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 23:51:50', '2026-07-22 23:51:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784764310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784764310;}', 3, 1, '2026-07-23 02:11:27', '2026-07-23 02:11:27', 2369, NULL),
(621, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-23 10:51:51', '2026-07-23 10:51:51', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784803911;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784803911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-23 12:28:01', '2026-07-23 12:28:01', 2380, NULL),
(622, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-23 10:51:51', '2026-07-23 10:51:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784803911;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784803911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-23 12:28:01', '2026-07-23 12:28:01', 2380, NULL),
(623, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 03:11:27', '2026-07-23 03:11:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784776287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784776287;}', 3, 1, '2026-07-23 05:05:18', '2026-07-23 05:05:18', 2377, NULL),
(624, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 06:05:18', '2026-07-23 06:05:18', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784786718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784786718;}', 3, 1, '2026-07-23 12:28:00', '2026-07-23 12:28:00', 2380, NULL),
(639, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 15:17:55', '2026-07-23 15:17:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784819875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784819875;}', 3, 1, '2026-07-23 15:40:10', '2026-07-23 15:40:10', 2414, NULL),
(640, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 16:40:10', '2026-07-23 16:40:10', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784824810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784824810;}', 3, 1, '2026-07-23 20:02:08', '2026-07-23 20:02:08', 2417, NULL),
(626, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 13:28:00', '2026-07-23 13:28:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784813280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784813280;}', 3, 1, '2026-07-23 14:17:55', '2026-07-23 14:17:55', 2401, NULL),
(627, 'woocommerce_scheduled_sales', 'complete', '2026-07-24 12:28:00', '2026-07-24 12:28:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896080;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-24 14:24:40', '2026-07-24 14:24:40', 2434, NULL),
(628, 'woocommerce_cleanup_logs', 'complete', '2026-07-24 12:28:00', '2026-07-24 12:28:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896080;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-24 14:24:40', '2026-07-24 14:24:40', 2434, NULL),
(629, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-24 12:28:00', '2026-07-24 12:28:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896080;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-24 14:24:40', '2026-07-24 14:24:40', 2434, NULL),
(630, 'wc_admin_daily_wrapper', 'complete', '2026-07-24 12:28:00', '2026-07-24 12:28:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896080;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896080;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-24 14:24:41', '2026-07-24 14:24:41', 2434, NULL),
(631, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-24 12:28:01', '2026-07-24 12:28:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896081;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-24 14:24:41', '2026-07-24 14:24:41', 2434, NULL),
(632, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-24 12:28:01', '2026-07-24 12:28:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896081;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-24 14:24:41', '2026-07-24 14:24:41', 2434, NULL),
(633, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-24 00:28:01', '2026-07-24 00:28:01', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784852881;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784852881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-24 05:51:06', '2026-07-24 05:51:06', 2423, NULL),
(634, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-24 00:28:01', '2026-07-24 00:28:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784852881;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784852881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-24 05:51:06', '2026-07-24 05:51:06', 2423, NULL),
(635, 'fetch_patterns', 'complete', '2026-07-24 12:28:01', '2026-07-24 12:28:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896081;s:18:\"\0*\0first_timestamp\";i:1784719898;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-24 14:24:41', '2026-07-24 14:24:41', 2434, NULL),
(636, 'woocommerce_cleanup_sessions', 'complete', '2026-07-24 06:00:00', '2026-07-24 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784872800;s:18:\"\0*\0first_timestamp\";i:1784872800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784872800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-24 09:19:04', '2026-07-24 09:19:04', 2426, NULL),
(637, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-23 12:28:12', '2026-07-23 12:28:12', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784809692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784809692;}', 3, 1, '2026-07-23 12:29:42', '2026-07-23 12:29:42', 2382, NULL),
(638, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-24 12:28:02', '2026-07-24 12:28:02', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784896082;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784896082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-24 14:24:41', '2026-07-24 14:24:41', 2434, NULL),
(641, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 21:02:08', '2026-07-23 21:02:08', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784840528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784840528;}', 3, 1, '2026-07-23 21:17:14', '2026-07-23 21:17:14', 2419, NULL),
(642, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-23 20:03:46', '2026-07-23 20:03:46', 10, '[897,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784837026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784837026;}', 3, 1, '2026-07-23 21:17:14', '2026-07-23 21:17:14', 2419, NULL),
(643, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-23 20:02:47', '2026-07-23 20:02:47', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784836967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784836967;}', 8, 1, '2026-07-23 21:17:14', '2026-07-23 21:17:14', 2419, NULL),
(644, 'wc_run_batch_process', 'complete', '2026-07-23 21:17:14', '2026-07-23 21:17:14', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784841434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784841434;}', 6, 1, '2026-07-23 21:17:14', '2026-07-23 21:17:14', 2420, NULL),
(645, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 22:17:14', '2026-07-23 22:17:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784845034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784845034;}', 3, 1, '2026-07-24 05:51:06', '2026-07-24 05:51:06', 2423, NULL),
(646, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-24 06:51:06', '2026-07-24 06:51:06', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784875866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784875866;}', 3, 1, '2026-07-24 09:19:04', '2026-07-24 09:19:04', 2426, NULL),
(647, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-24 17:51:06', '2026-07-24 17:51:06', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784915466;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784915466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-24 20:15:31', '2026-07-24 20:15:31', 2441, NULL),
(648, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-24 17:51:06', '2026-07-24 17:51:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784915466;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784915466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-24 20:15:31', '2026-07-24 20:15:31', 2441, NULL),
(663, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-24 18:12:34', '2026-07-24 18:12:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784916754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784916754;}', 3, 1, '2026-07-24 20:15:31', '2026-07-24 20:15:31', 2441, NULL),
(650, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-24 10:19:04', '2026-07-24 10:19:04', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784888344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784888344;}', 3, 1, '2026-07-24 11:26:57', '2026-07-24 11:26:57', 2432, NULL),
(651, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-24 12:26:57', '2026-07-24 12:26:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784896017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784896017;}', 3, 1, '2026-07-24 14:24:40', '2026-07-24 14:24:40', 2434, NULL),
(652, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-24 15:24:40', '2026-07-24 15:24:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784906680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784906680;}', 3, 1, '2026-07-24 17:12:34', '2026-07-24 17:12:34', 2439, NULL),
(653, 'woocommerce_scheduled_sales', 'complete', '2026-07-25 14:24:40', '2026-07-25 14:24:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784989480;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784989480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 15:13:34', '2026-07-25 15:13:34', 2531, NULL),
(654, 'woocommerce_cleanup_logs', 'complete', '2026-07-25 14:24:40', '2026-07-25 14:24:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784989480;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784989480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 15:13:34', '2026-07-25 15:13:34', 2531, NULL),
(655, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-25 14:24:40', '2026-07-25 14:24:40', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784989480;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784989480;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 15:13:34', '2026-07-25 15:13:34', 2531, NULL),
(656, 'wc_admin_daily_wrapper', 'complete', '2026-07-25 14:24:41', '2026-07-25 14:24:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784989481;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784989481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 15:13:34', '2026-07-25 15:13:34', 2531, NULL),
(657, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-25 14:24:41', '2026-07-25 14:24:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784989481;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784989481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 15:13:35', '2026-07-25 15:13:35', 2531, NULL),
(658, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-25 14:24:41', '2026-07-25 14:24:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784989481;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784989481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 15:13:35', '2026-07-25 15:13:35', 2531, NULL),
(673, 'fetch_patterns', 'complete', '2026-07-26 06:04:23', '2026-07-26 06:04:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785045863;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785045863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-26 10:05:00', '2026-07-26 10:05:00', 2553, NULL),
(660, 'woocommerce_cleanup_sessions', 'complete', '2026-07-25 06:00:00', '2026-07-25 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784959200;s:18:\"\0*\0first_timestamp\";i:1784959200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784959200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-25 06:00:29', '2026-07-25 06:00:29', 2449, NULL),
(661, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-24 14:24:51', '2026-07-24 14:24:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784903091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784903091;}', 3, 1, '2026-07-24 14:25:05', '2026-07-24 14:25:05', 2436, NULL),
(662, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-25 14:24:41', '2026-07-25 14:24:41', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784989481;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784989481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-25 15:13:35', '2026-07-25 15:13:35', 2531, NULL),
(664, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-25 08:15:31', '2026-07-25 08:15:31', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784967331;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784967331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-25 10:42:08', '2026-07-25 10:42:08', 2515, NULL),
(665, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-25 08:15:31', '2026-07-25 08:15:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784967331;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784967331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-25 10:42:08', '2026-07-25 10:42:08', 2515, NULL),
(666, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-24 21:15:31', '2026-07-24 21:15:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784927731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784927731;}', 3, 1, '2026-07-25 00:34:37', '2026-07-25 00:34:37', 2444, NULL),
(667, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 01:34:37', '2026-07-25 01:34:37', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784943277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784943277;}', 3, 1, '2026-07-25 03:38:14', '2026-07-25 03:38:14', 2447, NULL),
(668, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 04:38:14', '2026-07-25 04:38:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784954294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784954294;}', 3, 1, '2026-07-25 06:00:29', '2026-07-25 06:00:29', 2449, NULL),
(669, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 07:00:29', '2026-07-25 07:00:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784962829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784962829;}', 3, 1, '2026-07-25 07:00:48', '2026-07-25 07:00:48', 2503, NULL),
(692, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 17:14:45', '2026-07-25 17:14:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784999685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784999685;}', 3, 1, '2026-07-25 19:00:34', '2026-07-25 19:00:34', 2547, NULL),
(693, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 20:00:34', '2026-07-25 20:00:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785009634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785009634;}', 3, 1, '2026-07-26 04:23:01', '2026-07-26 04:23:01', 2549, NULL),
(671, 'fetch_patterns', 'complete', '2026-07-25 06:04:12', '2026-07-25 06:04:12', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784959452;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784959452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 06:04:23', '2026-07-25 06:04:23', 2453, NULL),
(672, 'action_scheduler/migration_hook', 'complete', '2026-07-25 06:05:12', '2026-07-25 06:05:12', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784959512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784959512;}', 2, 1, '2026-07-25 06:05:25', '2026-07-25 06:05:25', 2456, NULL),
(674, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 08:00:48', '2026-07-25 08:00:48', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784966448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784966448;}', 3, 1, '2026-07-25 10:42:08', '2026-07-25 10:42:08', 2515, NULL),
(675, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 11:42:08', '2026-07-25 11:42:08', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784979728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784979728;}', 3, 1, '2026-07-25 13:15:53', '2026-07-25 13:15:53', 2521, NULL);
INSERT INTO `wpp_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
(676, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-25 22:42:08', '2026-07-25 22:42:08', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785019328;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785019328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-26 04:23:01', '2026-07-26 04:23:01', 2549, NULL),
(677, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-25 22:42:08', '2026-07-25 22:42:08', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785019328;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785019328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-26 04:23:01', '2026-07-26 04:23:01', 2549, NULL),
(678, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 14:15:53', '2026-07-25 14:15:53', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784988953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784988953;}', 3, 1, '2026-07-25 15:13:34', '2026-07-25 15:13:34', 2531, NULL),
(679, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-25 13:29:20', '2026-07-25 13:29:20', 10, '[929,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784986160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784986160;}', 3, 1, '2026-07-25 15:13:33', '2026-07-25 15:13:33', 2531, NULL),
(680, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-25 13:28:21', '2026-07-25 13:28:21', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784986101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784986101;}', 8, 1, '2026-07-25 13:29:14', '2026-07-25 13:29:14', 2528, NULL),
(681, 'wc_run_batch_process', 'complete', '2026-07-25 13:29:14', '2026-07-25 13:29:14', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784986154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784986154;}', 6, 1, '2026-07-25 13:29:14', '2026-07-25 13:29:14', 2529, NULL),
(682, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 16:13:33', '2026-07-25 16:13:33', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784996013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784996013;}', 3, 1, '2026-07-25 16:14:45', '2026-07-25 16:14:45', 2545, NULL),
(683, 'woocommerce_scheduled_sales', 'complete', '2026-07-26 15:13:34', '2026-07-26 15:13:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785078814;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785078814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-26 17:25:18', '2026-07-26 17:25:18', 2557, NULL),
(684, 'woocommerce_cleanup_logs', 'complete', '2026-07-26 15:13:34', '2026-07-26 15:13:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785078814;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785078814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-26 17:25:18', '2026-07-26 17:25:18', 2557, NULL),
(685, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-26 15:13:34', '2026-07-26 15:13:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785078814;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785078814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-26 17:25:18', '2026-07-26 17:25:18', 2557, NULL),
(686, 'wc_admin_daily_wrapper', 'complete', '2026-07-26 15:13:34', '2026-07-26 15:13:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785078814;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785078814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-26 17:25:18', '2026-07-26 17:25:18', 2557, NULL),
(687, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-26 15:13:35', '2026-07-26 15:13:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785078815;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785078815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-26 17:25:19', '2026-07-26 17:25:19', 2557, NULL),
(688, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-26 15:13:35', '2026-07-26 15:13:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785078815;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785078815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-26 17:25:19', '2026-07-26 17:25:19', 2557, NULL),
(689, '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-26 10:05:00', '2026-07-26 10:05:00', 2553, NULL),
(690, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-25 15:13:45', '2026-07-25 15:13:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784992425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784992425;}', 3, 1, '2026-07-25 15:13:57', '2026-07-25 15:13:57', 2533, NULL),
(691, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-26 15:13:35', '2026-07-26 15:13:35', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785078815;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785078815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-26 17:25:19', '2026-07-26 17:25:19', 2557, NULL),
(694, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-26 05:23:01', '2026-07-26 05:23:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785043381;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785043381;}', 3, 1, '2026-07-26 10:05:00', '2026-07-26 10:05:00', 2553, NULL),
(695, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-26 16:23:01', '2026-07-26 16:23:01', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785082981;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785082981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-26 17:25:19', '2026-07-26 17:25:19', 2557, NULL),
(696, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-26 16:23:01', '2026-07-26 16:23:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785082981;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785082981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-26 17:25:19', '2026-07-26 17:25:19', 2557, NULL),
(697, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-26 11:05:00', '2026-07-26 11:05:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785063900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785063900;}', 3, 1, '2026-07-26 13:36:07', '2026-07-26 13:36:07', 2555, NULL),
(713, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-26 19:37:10', '2026-07-26 19:37:10', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785094630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785094630;}', 3, 1, '2026-07-26 21:49:34', '2026-07-26 21:49:34', 2566, NULL),
(714, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-26 22:49:34', '2026-07-26 22:49:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785106174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785106174;}', 3, 1, '2026-07-27 02:44:35', '2026-07-27 02:44:35', 2573, NULL),
(699, 'fetch_patterns', 'complete', '2026-07-27 10:05:00', '2026-07-27 10:05:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785146700;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785146700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:38:15', '2026-07-28 05:38:15', 2603, NULL),
(700, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-26 14:36:07', '2026-07-26 14:36:07', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785076567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785076567;}', 3, 1, '2026-07-26 17:25:18', '2026-07-26 17:25:18', 2557, NULL),
(701, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-26 18:25:18', '2026-07-26 18:25:18', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785090318;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785090318;}', 3, 1, '2026-07-26 18:37:10', '2026-07-26 18:37:10', 2564, NULL),
(702, 'woocommerce_scheduled_sales', 'complete', '2026-07-27 17:25:18', '2026-07-27 17:25:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173118;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:38:15', '2026-07-28 05:38:15', 2603, NULL),
(703, 'woocommerce_cleanup_logs', 'complete', '2026-07-27 17:25:18', '2026-07-27 17:25:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173118;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:38:15', '2026-07-28 05:38:15', 2603, NULL),
(704, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-27 17:25:18', '2026-07-27 17:25:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173118;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:38:15', '2026-07-28 05:38:15', 2603, NULL),
(705, 'wc_admin_daily_wrapper', 'complete', '2026-07-27 17:25:18', '2026-07-27 17:25:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173118;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:38:15', '2026-07-28 05:38:15', 2603, NULL),
(706, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-27 17:25:19', '2026-07-27 17:25:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173119;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:38:16', '2026-07-28 05:38:16', 2603, NULL),
(707, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-27 17:25:19', '2026-07-27 17:25:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173119;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:38:16', '2026-07-28 05:38:16', 2603, NULL),
(708, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-27 05:25:19', '2026-07-27 05:25:19', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785129919;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785129919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-27 05:39:41', '2026-07-27 05:39:41', 2583, NULL),
(709, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-27 05:25:19', '2026-07-27 05:25:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785129919;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785129919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-27 05:39:41', '2026-07-27 05:39:41', 2583, NULL),
(710, 'woocommerce_cleanup_sessions', 'complete', '2026-07-27 06:00:00', '2026-07-27 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785132000;s:18:\"\0*\0first_timestamp\";i:1785132000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785132000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-28 05:38:15', '2026-07-28 05:38:15', 2603, NULL),
(711, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-26 17:25:29', '2026-07-26 17:25:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785086729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785086729;}', 3, 1, '2026-07-26 17:26:46', '2026-07-26 17:26:46', 2559, NULL),
(712, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-27 17:25:19', '2026-07-27 17:25:19', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173119;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-28 05:38:16', '2026-07-28 05:38:16', 2603, NULL),
(715, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 03:44:35', '2026-07-27 03:44:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785123875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785123875;}', 3, 1, '2026-07-27 04:17:35', '2026-07-27 04:17:35', 2580, NULL),
(716, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 05:17:35', '2026-07-27 05:17:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785129455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785129455;}', 3, 1, '2026-07-27 05:39:41', '2026-07-27 05:39:41', 2583, NULL),
(717, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 06:39:40', '2026-07-27 06:39:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785134380;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785134380;}', 3, 1, '2026-07-28 05:38:15', '2026-07-28 05:38:15', 2603, NULL),
(718, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-27 17:39:41', '2026-07-27 17:39:41', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173981;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-28 05:38:16', '2026-07-28 05:38:16', 2603, NULL),
(719, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-27 17:39:41', '2026-07-27 17:39:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785173981;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785173981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-28 05:38:16', '2026-07-28 05:38:16', 2603, NULL),
(734, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 08:30:47', '2026-07-28 08:30:47', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785227447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785227447;}', 3, 1, '2026-07-28 09:22:51', '2026-07-28 09:22:51', 2649, NULL),
(735, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 10:22:51', '2026-07-28 10:22:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234171;}', 3, 1, '2026-07-28 10:24:14', '2026-07-28 10:24:14', 2683, NULL),
(721, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 06:38:15', '2026-07-28 06:38:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785220695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785220695;}', 3, 1, '2026-07-28 07:30:47', '2026-07-28 07:30:47', 2630, NULL),
(722, 'fetch_patterns', 'complete', '2026-07-29 05:38:15', '2026-07-29 05:38:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303495;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 06:49:43', '2026-07-29 06:49:43', 2738, NULL),
(723, 'woocommerce_scheduled_sales', 'complete', '2026-07-29 05:38:15', '2026-07-29 05:38:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303495;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 06:49:43', '2026-07-29 06:49:43', 2738, NULL),
(724, 'woocommerce_cleanup_logs', 'complete', '2026-07-29 05:38:15', '2026-07-29 05:38:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303495;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 06:49:43', '2026-07-29 06:49:43', 2738, NULL),
(725, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-29 05:38:15', '2026-07-29 05:38:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303495;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 06:49:43', '2026-07-29 06:49:43', 2738, NULL),
(726, 'wc_admin_daily_wrapper', 'complete', '2026-07-29 05:38:15', '2026-07-29 05:38:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303495;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303495;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 06:49:43', '2026-07-29 06:49:43', 2738, NULL),
(727, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-29 05:38:16', '2026-07-29 05:38:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303496;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 06:49:44', '2026-07-29 06:49:44', 2738, NULL),
(728, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-29 05:38:16', '2026-07-29 05:38:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303496;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 06:49:44', '2026-07-29 06:49:44', 2738, NULL),
(729, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-28 17:38:16', '2026-07-28 17:38:16', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785260296;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785260296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-28 20:10:20', '2026-07-28 20:10:20', 2734, NULL),
(730, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-28 17:38:16', '2026-07-28 17:38:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785260296;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785260296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-28 20:10:20', '2026-07-28 20:10:20', 2734, NULL),
(731, 'woocommerce_cleanup_sessions', 'complete', '2026-07-29 06:00:00', '2026-07-29 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785304800;s:18:\"\0*\0first_timestamp\";i:1785304800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785304800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-29 06:49:44', '2026-07-29 06:49:44', 2738, NULL),
(732, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-28 05:38:26', '2026-07-28 05:38:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785217106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785217106;}', 3, 1, '2026-07-28 05:39:19', '2026-07-28 05:39:19', 2605, NULL),
(733, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-29 05:38:16', '2026-07-29 05:38:16', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303496;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-29 06:49:44', '2026-07-29 06:49:44', 2738, NULL),
(736, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 11:24:14', '2026-07-28 11:24:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237854;}', 3, 1, '2026-07-28 11:25:04', '2026-07-28 11:25:04', 2709, NULL),
(737, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 12:25:04', '2026-07-28 12:25:04', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785241504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785241504;}', 3, 1, '2026-07-28 13:50:01', '2026-07-28 13:50:01', 2732, NULL),
(738, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 14:50:01', '2026-07-28 14:50:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785250201;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785250201;}', 3, 1, '2026-07-28 20:10:20', '2026-07-28 20:10:20', 2734, NULL),
(739, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 21:10:20', '2026-07-28 21:10:20', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785273020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785273020;}', 3, 1, '2026-07-29 02:43:37', '2026-07-29 02:43:37', 2736, NULL),
(740, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-29 08:10:20', '2026-07-29 08:10:20', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785312620;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785312620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-29 08:11:56', '2026-07-29 08:11:56', 2758, NULL),
(741, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-29 08:10:20', '2026-07-29 08:10:20', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785312620;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785312620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-29 08:11:56', '2026-07-29 08:11:56', 2758, NULL),
(742, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-29 03:43:37', '2026-07-29 03:43:37', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785296617;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785296617;}', 3, 1, '2026-07-29 06:49:43', '2026-07-29 06:49:43', 2738, NULL),
(743, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-29 07:49:43', '2026-07-29 07:49:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785311383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785311383;}', 3, 1, '2026-07-29 07:54:16', '2026-07-29 07:54:16', 2745, NULL),
(744, 'fetch_patterns', 'complete', '2026-07-30 06:49:43', '2026-07-30 06:49:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394183;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 07:04:33', '2026-07-30 07:04:33', 2762, NULL),
(745, 'woocommerce_scheduled_sales', 'complete', '2026-07-30 06:49:43', '2026-07-30 06:49:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394183;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 07:04:33', '2026-07-30 07:04:33', 2762, NULL),
(746, 'woocommerce_cleanup_logs', 'complete', '2026-07-30 06:49:43', '2026-07-30 06:49:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394183;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 07:04:33', '2026-07-30 07:04:33', 2762, NULL),
(747, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-30 06:49:43', '2026-07-30 06:49:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394183;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 07:04:33', '2026-07-30 07:04:33', 2762, NULL),
(748, 'wc_admin_daily_wrapper', 'complete', '2026-07-30 06:49:43', '2026-07-30 06:49:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394183;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394183;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 07:04:33', '2026-07-30 07:04:33', 2762, NULL),
(749, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-30 06:49:44', '2026-07-30 06:49:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394184;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 07:04:34', '2026-07-30 07:04:34', 2762, NULL),
(750, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-30 06:49:44', '2026-07-30 06:49:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394184;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 07:04:34', '2026-07-30 07:04:34', 2762, NULL),
(755, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-29 08:54:16', '2026-07-29 08:54:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785315256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785315256;}', 3, 1, '2026-07-30 07:04:32', '2026-07-30 07:04:32', 2762, NULL),
(752, '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 07:04:32', '2026-07-30 07:04:32', 2762, NULL),
(753, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-29 06:49:54', '2026-07-29 06:49:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785307794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785307794;}', 3, 1, '2026-07-29 07:25:20', '2026-07-29 07:25:20', 2740, NULL),
(754, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-30 06:49:44', '2026-07-30 06:49:44', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785394184;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785394184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-30 07:04:34', '2026-07-30 07:04:34', 2762, NULL),
(756, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-29 20:11:56', '2026-07-29 20:11:56', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785355916;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785355916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-30 07:04:32', '2026-07-30 07:04:32', 2762, NULL),
(757, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-29 20:11:56', '2026-07-29 20:11:56', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785355916;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785355916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-30 07:04:32', '2026-07-30 07:04:32', 2762, NULL),
(758, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-30 08:04:32', '2026-07-30 08:04:32', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785398672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785398672;}', 3, 1, '2026-07-30 10:19:35', '2026-07-30 10:19:35', 2780, NULL),
(759, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-30 19:04:32', '2026-07-30 19:04:32', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785438272;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785438272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-01 03:26:34', '2026-08-01 03:26:34', 2790, NULL),
(760, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-30 19:04:32', '2026-07-30 19:04:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785438272;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785438272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-01 03:26:34', '2026-08-01 03:26:34', 2790, NULL),
(772, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-30 11:19:35', '2026-07-30 11:19:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785410375;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785410375;}', 3, 1, '2026-07-30 11:35:25', '2026-07-30 11:35:25', 2782, NULL),
(773, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-30 12:35:25', '2026-07-30 12:35:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785414925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785414925;}', 3, 1, '2026-08-01 03:26:34', '2026-08-01 03:26:34', 2790, NULL),
(762, 'fetch_patterns', 'complete', '2026-07-31 07:04:33', '2026-07-31 07:04:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481473;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(763, 'woocommerce_scheduled_sales', 'complete', '2026-07-31 07:04:33', '2026-07-31 07:04:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481473;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(764, 'woocommerce_cleanup_logs', 'complete', '2026-07-31 07:04:33', '2026-07-31 07:04:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481473;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(765, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-31 07:04:33', '2026-07-31 07:04:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481473;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(766, 'wc_admin_daily_wrapper', 'complete', '2026-07-31 07:04:33', '2026-07-31 07:04:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481473;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(767, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-31 07:04:34', '2026-07-31 07:04:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481474;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(768, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-31 07:04:34', '2026-07-31 07:04:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481474;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(769, '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-08-01 03:26:34', '2026-08-01 03:26:34', 2790, NULL),
(770, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-30 07:04:44', '2026-07-30 07:04:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785395084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785395084;}', 3, 1, '2026-07-30 07:04:58', '2026-07-30 07:04:58', 2764, NULL),
(771, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-31 07:04:34', '2026-07-31 07:04:34', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785481474;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785481474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-01 03:26:35', '2026-08-01 03:26:35', 2790, NULL),
(774, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 04:26:34', '2026-08-01 04:26:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785558394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785558394;}', 3, 1, '2026-08-01 06:42:19', '2026-08-01 06:42:19', 2792, NULL),
(775, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-01 15:26:34', '2026-08-01 15:26:34', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785597994;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785597994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-02 13:32:14', '2026-08-02 13:32:14', 2857, NULL),
(776, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-01 15:26:34', '2026-08-01 15:26:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785597994;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785597994;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-02 13:32:14', '2026-08-02 13:32:14', 2857, NULL),
(788, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 07:42:19', '2026-08-01 07:42:19', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785570139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785570139;}', 3, 1, '2026-08-01 07:42:52', '2026-08-01 07:42:52', 2821, NULL),
(789, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 08:42:52', '2026-08-01 08:42:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785573772;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785573772;}', 3, 1, '2026-08-01 09:44:24', '2026-08-01 09:44:24', 2834, NULL),
(778, 'fetch_patterns', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 13:32:14', '2026-08-02 13:32:14', 2857, NULL),
(779, 'woocommerce_scheduled_sales', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 13:32:14', '2026-08-02 13:32:14', 2857, NULL),
(780, 'woocommerce_cleanup_logs', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 13:32:14', '2026-08-02 13:32:14', 2857, NULL),
(781, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 13:32:14', '2026-08-02 13:32:14', 2857, NULL),
(782, 'wc_admin_daily_wrapper', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 13:32:15', '2026-08-02 13:32:15', 2857, NULL),
(783, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 13:32:15', '2026-08-02 13:32:15', 2857, NULL),
(784, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 13:32:15', '2026-08-02 13:32:15', 2857, NULL),
(785, '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 13:32:15', '2026-08-02 13:32:15', 2857, NULL),
(786, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-01 03:26:45', '2026-08-01 03:26:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785554805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785554805;}', 3, 1, '2026-08-01 06:42:19', '2026-08-01 06:42:19', 2792, NULL),
(787, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-02 03:26:35', '2026-08-02 03:26:35', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785641195;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785641195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-02 13:32:15', '2026-08-02 13:32:15', 2857, NULL),
(790, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 10:44:24', '2026-08-01 10:44:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785581064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785581064;}', 3, 1, '2026-08-01 12:42:25', '2026-08-01 12:42:25', 2853, NULL),
(791, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 13:42:25', '2026-08-01 13:42:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785591745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785591745;}', 3, 1, '2026-08-01 13:57:09', '2026-08-01 13:57:09', 2855, NULL),
(792, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 14:57:09', '2026-08-01 14:57:09', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785596229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785596229;}', 3, 1, '2026-08-02 13:32:14', '2026-08-02 13:32:14', 2857, NULL),
(793, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 14:32:14', '2026-08-02 14:32:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785681134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785681134;}', 3, 1, '2026-08-02 18:44:59', '2026-08-02 18:44:59', 2864, NULL),
(794, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-03 01:32:14', '2026-08-03 01:32:14', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785720734;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785720734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-03 05:50:31', '2026-08-03 05:50:31', 2869, NULL),
(795, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-03 01:32:14', '2026-08-03 01:32:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785720734;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785720734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-03 05:50:31', '2026-08-03 05:50:31', 2869, NULL);
INSERT INTO `wpp_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
(796, 'fetch_patterns', 'complete', '2026-08-03 13:32:14', '2026-08-03 13:32:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763934;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 07:02:23', '2026-08-04 07:02:23', 2885, NULL),
(797, 'woocommerce_scheduled_sales', 'complete', '2026-08-03 13:32:14', '2026-08-03 13:32:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763934;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 07:02:23', '2026-08-04 07:02:23', 2885, NULL),
(798, 'woocommerce_cleanup_logs', 'complete', '2026-08-03 13:32:14', '2026-08-03 13:32:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763934;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 07:02:23', '2026-08-04 07:02:23', 2885, NULL),
(799, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-03 13:32:14', '2026-08-03 13:32:14', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763934;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 07:02:23', '2026-08-04 07:02:23', 2885, NULL),
(800, 'wc_admin_daily_wrapper', 'complete', '2026-08-03 13:32:15', '2026-08-03 13:32:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763935;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 07:02:23', '2026-08-04 07:02:23', 2885, NULL),
(801, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-03 13:32:15', '2026-08-03 13:32:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763935;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 07:02:24', '2026-08-04 07:02:24', 2885, NULL),
(802, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-08-03 13:32:15', '2026-08-03 13:32:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763935;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 07:02:24', '2026-08-04 07:02:24', 2885, NULL),
(807, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 19:44:59', '2026-08-02 19:44:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785699899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785699899;}', 3, 1, '2026-08-02 20:15:57', '2026-08-02 20:15:57', 2867, NULL),
(808, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 21:15:57', '2026-08-02 21:15:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785705357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785705357;}', 3, 1, '2026-08-03 05:50:31', '2026-08-03 05:50:31', 2869, NULL),
(804, '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 06:00:48', '2026-08-03 06:00:48', 2876, NULL),
(805, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-02 13:32:25', '2026-08-02 13:32:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785677545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785677545;}', 3, 1, '2026-08-02 13:33:47', '2026-08-02 13:33:47', 2859, NULL),
(806, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-03 13:32:15', '2026-08-03 13:32:15', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785763935;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785763935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-04 07:02:24', '2026-08-04 07:02:24', 2885, NULL),
(809, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-03 06:50:31', '2026-08-03 06:50:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785739831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785739831;}', 3, 1, '2026-08-04 07:02:22', '2026-08-04 07:02:22', 2885, NULL),
(810, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-03 17:50:31', '2026-08-03 17:50:31', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785779431;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785779431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-04 07:02:24', '2026-08-04 07:02:24', 2885, NULL),
(811, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-03 17:50:31', '2026-08-03 17:50:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785779431;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785779431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-04 07:02:24', '2026-08-04 07:02:24', 2885, NULL),
(812, 'woocommerce_cleanup_sessions', 'complete', '2026-08-03 18:00:48', '2026-08-03 18:00:48', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785780048;s:18:\"\0*\0first_timestamp\";i:1785736800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785780048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-04 07:02:24', '2026-08-04 07:02:24', 2885, NULL),
(813, 'woocommerce_geoip_updater', 'pending', '2026-08-18 06:00:49', '2026-08-18 06:00:49', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1787032849;s:18:\"\0*\0first_timestamp\";i:1784440800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1787032849;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),
(814, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-04 08:02:22', '2026-08-04 08:02:22', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785830542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785830542;}', 3, 1, '2026-08-04 11:15:31', '2026-08-04 11:15:31', 2894, NULL),
(815, 'fetch_patterns', 'complete', '2026-08-05 07:02:23', '2026-08-05 07:02:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913343;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(816, 'woocommerce_scheduled_sales', 'complete', '2026-08-05 07:02:23', '2026-08-05 07:02:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913343;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(817, 'woocommerce_cleanup_logs', 'complete', '2026-08-05 07:02:23', '2026-08-05 07:02:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913343;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(818, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-05 07:02:23', '2026-08-05 07:02:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913343;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(819, 'wc_admin_daily_wrapper', 'complete', '2026-08-05 07:02:23', '2026-08-05 07:02:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913343;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(820, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-05 07:02:24', '2026-08-05 07:02:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913344;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 08:31:11', '2026-08-12 08:31:11', 2909, NULL),
(821, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-08-05 07:02:24', '2026-08-05 07:02:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913344;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-12 08:31:11', '2026-08-12 08:31:11', 2909, NULL),
(822, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-04 19:02:24', '2026-08-04 19:02:24', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785870144;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785870144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(823, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-04 19:02:24', '2026-08-04 19:02:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785870144;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785870144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(828, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-04 12:15:31', '2026-08-04 12:15:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785845731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785845731;}', 3, 1, '2026-08-04 14:36:54', '2026-08-04 14:36:54', 2896, NULL),
(829, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-04 15:36:54', '2026-08-04 15:36:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785857814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785857814;}', 3, 1, '2026-08-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(825, '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-12 08:31:10', '2026-08-12 08:31:10', 2909, NULL),
(826, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-04 07:02:34', '2026-08-04 07:02:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785826954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785826954;}', 3, 1, '2026-08-04 07:04:15', '2026-08-04 07:04:15', 2887, NULL),
(827, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-05 07:02:24', '2026-08-05 07:02:24', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785913344;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785913344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-12 08:31:11', '2026-08-12 08:31:11', 2909, NULL),
(830, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-12 09:31:10', '2026-08-12 09:31:10', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786527070;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786527070;}', 3, 1, '2026-08-12 12:18:44', '2026-08-12 12:18:44', 2911, NULL),
(831, 'woocommerce_refresh_order_count_cache', 'pending', '2026-08-12 20:31:10', '2026-08-12 20:31:10', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786566670;s:18:\"\0*\0first_timestamp\";i:1784413077;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786566670;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),
(832, 'wc-admin_process_pending_orders_batch', 'pending', '2026-08-12 20:31:10', '2026-08-12 20:31:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786566670;s:18:\"\0*\0first_timestamp\";i:1784369877;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786566670;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),
(844, 'woocommerce_cancel_unpaid_orders', 'pending', '2026-08-12 13:18:44', '2026-08-12 13:18:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786540724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786540724;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(834, 'fetch_patterns', 'pending', '2026-08-13 08:31:10', '2026-08-13 08:31:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609870;s:18:\"\0*\0first_timestamp\";i:1784959452;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609870;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),
(835, 'woocommerce_scheduled_sales', 'pending', '2026-08-13 08:31:10', '2026-08-13 08:31:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609870;s:18:\"\0*\0first_timestamp\";i:1784419200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609870;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),
(836, 'woocommerce_cleanup_logs', 'pending', '2026-08-13 08:31:10', '2026-08-13 08:31:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609870;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609870;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),
(837, 'woocommerce_cleanup_rate_limits_wrapper', 'pending', '2026-08-13 08:31:10', '2026-08-13 08:31:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609870;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609870;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),
(838, 'wc_admin_daily_wrapper', 'pending', '2026-08-13 08:31:10', '2026-08-13 08:31:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609870;s:18:\"\0*\0first_timestamp\";i:1784430000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609870;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),
(839, 'woocommerce_cleanup_personal_data', 'pending', '2026-08-13 08:31:11', '2026-08-13 08:31:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609871;s:18:\"\0*\0first_timestamp\";i:1784369887;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609871;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),
(840, 'woocommerce_tracker_send_event_wrapper', 'pending', '2026-08-13 08:31:11', '2026-08-13 08:31:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609871;s:18:\"\0*\0first_timestamp\";i:1784369961;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609871;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),
(841, 'woocommerce_cleanup_sessions', 'pending', '2026-08-13 06:00:00', '2026-08-13 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786600800;s:18:\"\0*\0first_timestamp\";i:1786600800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786600800;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),
(842, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-12 08:31:21', '2026-08-12 08:31:21', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1786523481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1786523481;}', 3, 1, '2026-08-12 12:18:44', '2026-08-12 12:18:44', 2911, NULL),
(843, 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2026-08-13 08:31:11', '2026-08-13 08:31:11', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786609871;s:18:\"\0*\0first_timestamp\";i:1784369875;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786609871;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);

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

--
-- Table structure for table `wpp_actionscheduler_claims`
--

CREATE TABLE `wpp_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 `wpp_actionscheduler_groups`
--

CREATE TABLE `wpp_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 `wpp_actionscheduler_groups`
--

INSERT INTO `wpp_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, 'wc_batch_processes');

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

--
-- Table structure for table `wpp_actionscheduler_logs`
--

CREATE TABLE `wpp_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 `wpp_actionscheduler_logs`
--

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

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

--
-- Table structure for table `wpp_commentmeta`
--

CREATE TABLE `wpp_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 `wpp_commentmeta`
--

INSERT INTO `wpp_commentmeta` (`meta_id`, `comment_id`, `meta_key`, `meta_value`) VALUES
(1, 2, 'note_group', 'product_stock'),
(2, 3, 'note_group', 'product_stock'),
(3, 4, 'note_group', 'order_update'),
(4, 5, 'note_group', 'email_notification'),
(5, 6, 'note_group', 'email_notification'),
(6, 7, 'note_group', 'product_stock'),
(7, 8, 'note_group', 'product_stock'),
(8, 9, 'note_group', 'order_update'),
(9, 10, 'note_group', 'email_notification'),
(10, 11, 'note_group', 'email_notification'),
(11, 12, 'note_group', 'product_stock'),
(12, 13, 'note_group', 'product_stock'),
(13, 14, 'note_group', 'order_update'),
(14, 15, 'note_group', 'email_notification'),
(15, 16, 'note_group', 'email_notification'),
(16, 17, 'note_group', 'product_stock'),
(17, 18, 'note_group', 'product_stock'),
(18, 19, 'note_group', 'order_update'),
(19, 20, 'note_group', 'email_notification'),
(20, 21, 'note_group', 'email_notification'),
(21, 22, 'note_group', 'product_stock'),
(22, 23, 'note_group', 'product_stock'),
(23, 24, 'note_group', 'order_update'),
(24, 25, 'note_group', 'email_notification'),
(25, 26, 'note_group', 'email_notification'),
(26, 27, 'note_group', 'product_stock'),
(27, 28, 'note_group', 'product_stock'),
(28, 29, 'note_group', 'order_update'),
(29, 30, 'note_group', 'email_notification'),
(30, 31, 'note_group', 'email_notification');

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

--
-- Table structure for table `wpp_comments`
--

CREATE TABLE `wpp_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 `wpp_comments`
--

INSERT INTO `wpp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(2, 793, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 16:34:43', '2026-07-21 16:34:43', 'Stock hold of 60 minutes applied to: <br>- GLP-3 R - 10mg, 1 Vial (#699)<span class=\"description\"></span> &times; 1', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(3, 793, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 16:34:43', '2026-07-21 16:34:43', 'Stock levels reduced: GLP-3 R - 10mg, 1 Vial (100&rarr;99)', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(4, 793, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 16:34:43', '2026-07-21 16:34:43', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(5, 793, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 16:34:44', '2026-07-21 16:34:44', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(6, 793, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 16:34:44', '2026-07-21 16:34:44', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(7, 794, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 19:42:58', '2026-07-21 19:42:58', 'Stock hold of 60 minutes applied to: <br>- BPC-157 - 10mg, 1 Vial (#726)<span class=\"description\"></span> &times; 1', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(8, 794, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 19:42:58', '2026-07-21 19:42:58', 'Stock levels reduced: BPC-157 - 10mg, 1 Vial (100&rarr;99)', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(9, 794, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 19:42:58', '2026-07-21 19:42:58', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(10, 794, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 19:42:58', '2026-07-21 19:42:58', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(11, 794, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 19:42:59', '2026-07-21 19:42:59', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(12, 795, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', 'Stock hold of 60 minutes applied to: <br>- BPC-157 - 10mg, 1 Vial (#726)<span class=\"description\"></span> &times; 1', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(13, 795, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', 'Stock levels reduced: BPC-157 - 10mg, 1 Vial (99&rarr;98)', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(14, 795, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(15, 795, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(16, 795, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(17, 893, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-22 20:29:30', '2026-07-22 20:29:30', 'Stock hold of 60 minutes applied to: <br>- GLP-3 R - 10mg, 1 Vial (#699)<span class=\"description\"></span> &times; 1', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(18, 893, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-22 20:29:30', '2026-07-22 20:29:30', 'Stock levels reduced: GLP-3 R - 10mg, 1 Vial (99&rarr;98)', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(19, 893, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-22 20:29:30', '2026-07-22 20:29:30', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(20, 893, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-22 20:29:30', '2026-07-22 20:29:30', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(21, 893, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-22 20:29:30', '2026-07-22 20:29:30', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(22, 897, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-23 20:02:46', '2026-07-23 20:02:46', 'Stock hold of 60 minutes applied to: <br>- GLP-3 R - 10mg, 1 Vial (#699)<span class=\"description\"></span> &times; 1', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(23, 897, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-23 20:02:46', '2026-07-23 20:02:46', 'Stock levels reduced: GLP-3 R - 10mg, 1 Vial (98&rarr;97)', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(24, 897, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-23 20:02:46', '2026-07-23 20:02:46', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(25, 897, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-23 20:02:46', '2026-07-23 20:02:46', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(26, 897, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-23 20:02:47', '2026-07-23 20:02:47', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(27, 929, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 13:28:20', '2026-07-25 13:28:20', 'Stock hold of 60 minutes applied to: <br>- GHK-CU - 50mg, 1 Vial (#711)<span class=\"description\"></span> &times; 1', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(28, 929, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 13:28:21', '2026-07-25 13:28:21', 'Stock levels reduced: GHK-CU - 50mg, 1 Vial (100&rarr;99)', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(29, 929, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 13:28:21', '2026-07-25 13:28:21', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(30, 929, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 13:28:21', '2026-07-25 13:28:21', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(31, 929, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 13:28:21', '2026-07-25 13:28:21', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0);

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

--
-- Table structure for table `wpp_e_events`
--

CREATE TABLE `wpp_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 `wpp_e_notes`
--

CREATE TABLE `wpp_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 `wpp_e_notes_users_relations`
--

CREATE TABLE `wpp_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 `wpp_e_submissions`
--

CREATE TABLE `wpp_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 `wpp_e_submissions_actions_log`
--

CREATE TABLE `wpp_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 `wpp_e_submissions_values`
--

CREATE TABLE `wpp_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 `wpp_links`
--

CREATE TABLE `wpp_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 `wpp_litespeed_url`
--

CREATE TABLE `wpp_litespeed_url` (
  `id` bigint(20) NOT NULL,
  `url` varchar(500) NOT NULL,
  `cache_tags` varchar(1000) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_litespeed_url_file`
--

CREATE TABLE `wpp_litespeed_url_file` (
  `id` bigint(20) NOT NULL,
  `url_id` bigint(20) NOT NULL,
  `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary',
  `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content',
  `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4',
  `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1',
  `webp` tinyint(4) NOT NULL COMMENT 'webp=1',
  `expired` int(11) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_options`
--

CREATE TABLE `wpp_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 `wpp_options`
--

INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:22:{i:1786537135;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:1786537866;a:1:{s:19:\"litespeed_task_lqip\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1786540235;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:1786540677;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:1786540678;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:1786540682;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:1786540725;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:1786561844;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:1786565435;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:1786567235;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:1786569035;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:1786573078;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:1786598615;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:1786605035;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786605043;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:1786605045;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:1786605138;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:1786616277;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:1786777886;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1786864235;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1786984365;a:1:{s:26:\"wpcode_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'on'),
(2, 'siteurl', 'https://mrarif.me/pch', 'on'),
(3, 'home', 'https://mrarif.me/pch', 'on'),
(4, 'blogname', 'PCH Peptides', 'on'),
(5, 'blogdescription', 'Welcome', '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:292:{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:34:\"wpcode/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"wpcode/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"wpcode/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"wpcode/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"wpcode/([^/]+)/embed/?$\";s:39:\"index.php?wpcode=$matches[1]&embed=true\";s:27:\"wpcode/([^/]+)/trackback/?$\";s:33:\"index.php?wpcode=$matches[1]&tb=1\";s:35:\"wpcode/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&paged=$matches[2]\";s:42:\"wpcode/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&cpage=$matches[2]\";s:43:\"wpcode/([^/]+)/wc/file/transient(/(.*))?/?$\";s:58:\"index.php?wpcode=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"wpcode/([^/]+)/wc-api(/(.*))?/?$\";s:47:\"index.php?wpcode=$matches[1]&wc-api=$matches[3]\";s:49:\"wpcode/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:60:\"wpcode/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:38:\"wpcode/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"wpcode/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:31:\"wpcode/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?wpcode=$matches[1]&page=$matches[2]\";s:23:\"wpcode/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"wpcode/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"wpcode/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"wpcode/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"wpcode_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_type&term=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_type&term=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_type/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=wpcode_type&term=$matches[1]&embed=true\";s:40:\"wpcode_type/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=wpcode_type&term=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_type/([^/]+)/?$\";s:47:\"index.php?taxonomy=wpcode_type&term=$matches[1]\";s:56:\"wpcode_location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=wpcode_location&term=$matches[1]&feed=$matches[2]\";s:51:\"wpcode_location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=wpcode_location&term=$matches[1]&feed=$matches[2]\";s:32:\"wpcode_location/([^/]+)/embed/?$\";s:62:\"index.php?taxonomy=wpcode_location&term=$matches[1]&embed=true\";s:44:\"wpcode_location/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?taxonomy=wpcode_location&term=$matches[1]&paged=$matches[2]\";s:26:\"wpcode_location/([^/]+)/?$\";s:51:\"index.php?taxonomy=wpcode_location&term=$matches[1]\";s:52:\"wpcode_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_tags/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&embed=true\";s:40:\"wpcode_tags/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_tags/([^/]+)/?$\";s:47:\"index.php?taxonomy=wpcode_tags&term=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s: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:39:\"index.php?&page_id=27&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'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:9:{i:0;s:34:\"advanced-custom-fields-pro/acf.php\";i:1;s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:35:\"insert-headers-and-footers/ihaf.php\";i:5;s:35:\"litespeed-cache/litespeed-cache.php\";i:6;s:41:\"powerpack-elements/powerpack-elements.php\";i:7;s:49:\"woo-variation-swatches/woo-variation-swatches.php\";i:8;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:74:\"/home/mrarqpph/public_html/pch/wp-content/themes/astra-child/functions.php\";i:1;s:70:\"/home/mrarqpph/public_html/pch/wp-content/themes/astra-child/style.css\";i:3;s:78:\"/home/mrarqpph/public_html/pch/wp-content/themes/astra-child/css/overwrite.css\";i:4;s:79:\"/home/mrarqpph/public_html/pch/wp-content/themes/astra-child/css/responsive.css\";i:5;s:0:\"\";}', 'off'),
(41, 'template', 'astra', 'on'),
(42, 'stylesheet', 'astra-child', '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:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(78, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(80, 'uninstall_plugins', 'a:2:{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\";}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '287', 'on'),
(83, 'page_on_front', '27', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '161', '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', '1799910635', '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');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(103, 'wpp_user_roles', 'a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:129:{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:20:\"wpcode_edit_snippets\";b:1;s:24:\"wpcode_activate_snippets\";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;}}}', 'on'),
(104, 'fresh_site', '0', 'off'),
(105, 'user_count', '1', '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:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:13:\"array_version\";i:3;}', 'auto'),
(424, 'wc_feature_woocommerce_additional_variation_images_enabled', 'no', 'on'),
(161, 'current_theme', 'Astra Child', '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'),
(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'),
(122, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:3:\"7.0\";s:5:\"files\";a:596:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:22:\"archives/style-rtl.css\";i:17;s:26:\"archives/style-rtl.min.css\";i:18;s:18:\"archives/style.css\";i:19;s:22:\"archives/style.min.css\";i:20;s:20:\"audio/editor-rtl.css\";i:21;s:24:\"audio/editor-rtl.min.css\";i:22;s:16:\"audio/editor.css\";i:23;s:20:\"audio/editor.min.css\";i:24;s:19:\"audio/style-rtl.css\";i:25;s:23:\"audio/style-rtl.min.css\";i:26;s:15:\"audio/style.css\";i:27;s:19:\"audio/style.min.css\";i:28;s:19:\"audio/theme-rtl.css\";i:29;s:23:\"audio/theme-rtl.min.css\";i:30;s:15:\"audio/theme.css\";i:31;s:19:\"audio/theme.min.css\";i:32;s:21:\"avatar/editor-rtl.css\";i:33;s:25:\"avatar/editor-rtl.min.css\";i:34;s:17:\"avatar/editor.css\";i:35;s:21:\"avatar/editor.min.css\";i:36;s:20:\"avatar/style-rtl.css\";i:37;s:24:\"avatar/style-rtl.min.css\";i:38;s:16:\"avatar/style.css\";i:39;s:20:\"avatar/style.min.css\";i:40;s:25:\"breadcrumbs/style-rtl.css\";i:41;s:29:\"breadcrumbs/style-rtl.min.css\";i:42;s:21:\"breadcrumbs/style.css\";i:43;s:25:\"breadcrumbs/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:19:\"icon/editor-rtl.css\";i:217;s:23:\"icon/editor-rtl.min.css\";i:218;s:15:\"icon/editor.css\";i:219;s:19:\"icon/editor.min.css\";i:220;s:18:\"icon/style-rtl.css\";i:221;s:22:\"icon/style-rtl.min.css\";i:222;s:14:\"icon/style.css\";i:223;s:18:\"icon/style.min.css\";i:224;s:20:\"image/editor-rtl.css\";i:225;s:24:\"image/editor-rtl.min.css\";i:226;s:16:\"image/editor.css\";i:227;s:20:\"image/editor.min.css\";i:228;s:19:\"image/style-rtl.css\";i:229;s:23:\"image/style-rtl.min.css\";i:230;s:15:\"image/style.css\";i:231;s:19:\"image/style.min.css\";i:232;s:19:\"image/theme-rtl.css\";i:233;s:23:\"image/theme-rtl.min.css\";i:234;s:15:\"image/theme.css\";i:235;s:19:\"image/theme.min.css\";i:236;s:29:\"latest-comments/style-rtl.css\";i:237;s:33:\"latest-comments/style-rtl.min.css\";i:238;s:25:\"latest-comments/style.css\";i:239;s:29:\"latest-comments/style.min.css\";i:240;s:27:\"latest-posts/editor-rtl.css\";i:241;s:31:\"latest-posts/editor-rtl.min.css\";i:242;s:23:\"latest-posts/editor.css\";i:243;s:27:\"latest-posts/editor.min.css\";i:244;s:26:\"latest-posts/style-rtl.css\";i:245;s:30:\"latest-posts/style-rtl.min.css\";i:246;s:22:\"latest-posts/style.css\";i:247;s:26:\"latest-posts/style.min.css\";i:248;s:18:\"list/style-rtl.css\";i:249;s:22:\"list/style-rtl.min.css\";i:250;s:14:\"list/style.css\";i:251;s:18:\"list/style.min.css\";i:252;s:22:\"loginout/style-rtl.css\";i:253;s:26:\"loginout/style-rtl.min.css\";i:254;s:18:\"loginout/style.css\";i:255;s:22:\"loginout/style.min.css\";i:256;s:19:\"math/editor-rtl.css\";i:257;s:23:\"math/editor-rtl.min.css\";i:258;s:15:\"math/editor.css\";i:259;s:19:\"math/editor.min.css\";i:260;s:18:\"math/style-rtl.css\";i:261;s:22:\"math/style-rtl.min.css\";i:262;s:14:\"math/style.css\";i:263;s:18:\"math/style.min.css\";i:264;s:25:\"media-text/editor-rtl.css\";i:265;s:29:\"media-text/editor-rtl.min.css\";i:266;s:21:\"media-text/editor.css\";i:267;s:25:\"media-text/editor.min.css\";i:268;s:24:\"media-text/style-rtl.css\";i:269;s:28:\"media-text/style-rtl.min.css\";i:270;s:20:\"media-text/style.css\";i:271;s:24:\"media-text/style.min.css\";i:272;s:19:\"more/editor-rtl.css\";i:273;s:23:\"more/editor-rtl.min.css\";i:274;s:15:\"more/editor.css\";i:275;s:19:\"more/editor.min.css\";i:276;s:30:\"navigation-link/editor-rtl.css\";i:277;s:34:\"navigation-link/editor-rtl.min.css\";i:278;s:26:\"navigation-link/editor.css\";i:279;s:30:\"navigation-link/editor.min.css\";i:280;s:29:\"navigation-link/style-rtl.css\";i:281;s:33:\"navigation-link/style-rtl.min.css\";i:282;s:25:\"navigation-link/style.css\";i:283;s:29:\"navigation-link/style.min.css\";i:284;s:38:\"navigation-overlay-close/style-rtl.css\";i:285;s:42:\"navigation-overlay-close/style-rtl.min.css\";i:286;s:34:\"navigation-overlay-close/style.css\";i:287;s:38:\"navigation-overlay-close/style.min.css\";i:288;s:33:\"navigation-submenu/editor-rtl.css\";i:289;s:37:\"navigation-submenu/editor-rtl.min.css\";i:290;s:29:\"navigation-submenu/editor.css\";i:291;s:33:\"navigation-submenu/editor.min.css\";i:292;s:25:\"navigation/editor-rtl.css\";i:293;s:29:\"navigation/editor-rtl.min.css\";i:294;s:21:\"navigation/editor.css\";i:295;s:25:\"navigation/editor.min.css\";i:296;s:24:\"navigation/style-rtl.css\";i:297;s:28:\"navigation/style-rtl.min.css\";i:298;s:20:\"navigation/style.css\";i:299;s:24:\"navigation/style.min.css\";i:300;s:23:\"nextpage/editor-rtl.css\";i:301;s:27:\"nextpage/editor-rtl.min.css\";i:302;s:19:\"nextpage/editor.css\";i:303;s:23:\"nextpage/editor.min.css\";i:304;s:24:\"page-list/editor-rtl.css\";i:305;s:28:\"page-list/editor-rtl.min.css\";i:306;s:20:\"page-list/editor.css\";i:307;s:24:\"page-list/editor.min.css\";i:308;s:23:\"page-list/style-rtl.css\";i:309;s:27:\"page-list/style-rtl.min.css\";i:310;s:19:\"page-list/style.css\";i:311;s:23:\"page-list/style.min.css\";i:312;s:24:\"paragraph/editor-rtl.css\";i:313;s:28:\"paragraph/editor-rtl.min.css\";i:314;s:20:\"paragraph/editor.css\";i:315;s:24:\"paragraph/editor.min.css\";i:316;s:23:\"paragraph/style-rtl.css\";i:317;s:27:\"paragraph/style-rtl.min.css\";i:318;s:19:\"paragraph/style.css\";i:319;s:23:\"paragraph/style.min.css\";i:320;s:35:\"post-author-biography/style-rtl.css\";i:321;s:39:\"post-author-biography/style-rtl.min.css\";i:322;s:31:\"post-author-biography/style.css\";i:323;s:35:\"post-author-biography/style.min.css\";i:324;s:30:\"post-author-name/style-rtl.css\";i:325;s:34:\"post-author-name/style-rtl.min.css\";i:326;s:26:\"post-author-name/style.css\";i:327;s:30:\"post-author-name/style.min.css\";i:328;s:26:\"post-author/editor-rtl.css\";i:329;s:30:\"post-author/editor-rtl.min.css\";i:330;s:22:\"post-author/editor.css\";i:331;s:26:\"post-author/editor.min.css\";i:332;s:25:\"post-author/style-rtl.css\";i:333;s:29:\"post-author/style-rtl.min.css\";i:334;s:21:\"post-author/style.css\";i:335;s:25:\"post-author/style.min.css\";i:336;s:33:\"post-comments-count/style-rtl.css\";i:337;s:37:\"post-comments-count/style-rtl.min.css\";i:338;s:29:\"post-comments-count/style.css\";i:339;s:33:\"post-comments-count/style.min.css\";i:340;s:33:\"post-comments-form/editor-rtl.css\";i:341;s:37:\"post-comments-form/editor-rtl.min.css\";i:342;s:29:\"post-comments-form/editor.css\";i:343;s:33:\"post-comments-form/editor.min.css\";i:344;s:32:\"post-comments-form/style-rtl.css\";i:345;s:36:\"post-comments-form/style-rtl.min.css\";i:346;s:28:\"post-comments-form/style.css\";i:347;s:32:\"post-comments-form/style.min.css\";i:348;s:32:\"post-comments-link/style-rtl.css\";i:349;s:36:\"post-comments-link/style-rtl.min.css\";i:350;s:28:\"post-comments-link/style.css\";i:351;s:32:\"post-comments-link/style.min.css\";i:352;s:26:\"post-content/style-rtl.css\";i:353;s:30:\"post-content/style-rtl.min.css\";i:354;s:22:\"post-content/style.css\";i:355;s:26:\"post-content/style.min.css\";i:356;s:23:\"post-date/style-rtl.css\";i:357;s:27:\"post-date/style-rtl.min.css\";i:358;s:19:\"post-date/style.css\";i:359;s:23:\"post-date/style.min.css\";i:360;s:27:\"post-excerpt/editor-rtl.css\";i:361;s:31:\"post-excerpt/editor-rtl.min.css\";i:362;s:23:\"post-excerpt/editor.css\";i:363;s:27:\"post-excerpt/editor.min.css\";i:364;s:26:\"post-excerpt/style-rtl.css\";i:365;s:30:\"post-excerpt/style-rtl.min.css\";i:366;s:22:\"post-excerpt/style.css\";i:367;s:26:\"post-excerpt/style.min.css\";i:368;s:34:\"post-featured-image/editor-rtl.css\";i:369;s:38:\"post-featured-image/editor-rtl.min.css\";i:370;s:30:\"post-featured-image/editor.css\";i:371;s:34:\"post-featured-image/editor.min.css\";i:372;s:33:\"post-featured-image/style-rtl.css\";i:373;s:37:\"post-featured-image/style-rtl.min.css\";i:374;s:29:\"post-featured-image/style.css\";i:375;s:33:\"post-featured-image/style.min.css\";i:376;s:34:\"post-navigation-link/style-rtl.css\";i:377;s:38:\"post-navigation-link/style-rtl.min.css\";i:378;s:30:\"post-navigation-link/style.css\";i:379;s:34:\"post-navigation-link/style.min.css\";i:380;s:27:\"post-template/style-rtl.css\";i:381;s:31:\"post-template/style-rtl.min.css\";i:382;s:23:\"post-template/style.css\";i:383;s:27:\"post-template/style.min.css\";i:384;s:24:\"post-terms/style-rtl.css\";i:385;s:28:\"post-terms/style-rtl.min.css\";i:386;s:20:\"post-terms/style.css\";i:387;s:24:\"post-terms/style.min.css\";i:388;s:31:\"post-time-to-read/style-rtl.css\";i:389;s:35:\"post-time-to-read/style-rtl.min.css\";i:390;s:27:\"post-time-to-read/style.css\";i:391;s:31:\"post-time-to-read/style.min.css\";i:392;s:24:\"post-title/style-rtl.css\";i:393;s:28:\"post-title/style-rtl.min.css\";i:394;s:20:\"post-title/style.css\";i:395;s:24:\"post-title/style.min.css\";i:396;s:26:\"preformatted/style-rtl.css\";i:397;s:30:\"preformatted/style-rtl.min.css\";i:398;s:22:\"preformatted/style.css\";i:399;s:26:\"preformatted/style.min.css\";i:400;s:24:\"pullquote/editor-rtl.css\";i:401;s:28:\"pullquote/editor-rtl.min.css\";i:402;s:20:\"pullquote/editor.css\";i:403;s:24:\"pullquote/editor.min.css\";i:404;s:23:\"pullquote/style-rtl.css\";i:405;s:27:\"pullquote/style-rtl.min.css\";i:406;s:19:\"pullquote/style.css\";i:407;s:23:\"pullquote/style.min.css\";i:408;s:23:\"pullquote/theme-rtl.css\";i:409;s:27:\"pullquote/theme-rtl.min.css\";i:410;s:19:\"pullquote/theme.css\";i:411;s:23:\"pullquote/theme.min.css\";i:412;s:39:\"query-pagination-numbers/editor-rtl.css\";i:413;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:414;s:35:\"query-pagination-numbers/editor.css\";i:415;s:39:\"query-pagination-numbers/editor.min.css\";i:416;s:31:\"query-pagination/editor-rtl.css\";i:417;s:35:\"query-pagination/editor-rtl.min.css\";i:418;s:27:\"query-pagination/editor.css\";i:419;s:31:\"query-pagination/editor.min.css\";i:420;s:30:\"query-pagination/style-rtl.css\";i:421;s:34:\"query-pagination/style-rtl.min.css\";i:422;s:26:\"query-pagination/style.css\";i:423;s:30:\"query-pagination/style.min.css\";i:424;s:25:\"query-title/style-rtl.css\";i:425;s:29:\"query-title/style-rtl.min.css\";i:426;s:21:\"query-title/style.css\";i:427;s:25:\"query-title/style.min.css\";i:428;s:25:\"query-total/style-rtl.css\";i:429;s:29:\"query-total/style-rtl.min.css\";i:430;s:21:\"query-total/style.css\";i:431;s:25:\"query-total/style.min.css\";i:432;s:20:\"query/editor-rtl.css\";i:433;s:24:\"query/editor-rtl.min.css\";i:434;s:16:\"query/editor.css\";i:435;s:20:\"query/editor.min.css\";i:436;s:19:\"quote/style-rtl.css\";i:437;s:23:\"quote/style-rtl.min.css\";i:438;s:15:\"quote/style.css\";i:439;s:19:\"quote/style.min.css\";i:440;s:19:\"quote/theme-rtl.css\";i:441;s:23:\"quote/theme-rtl.min.css\";i:442;s:15:\"quote/theme.css\";i:443;s:19:\"quote/theme.min.css\";i:444;s:23:\"read-more/style-rtl.css\";i:445;s:27:\"read-more/style-rtl.min.css\";i:446;s:19:\"read-more/style.css\";i:447;s:23:\"read-more/style.min.css\";i:448;s:18:\"rss/editor-rtl.css\";i:449;s:22:\"rss/editor-rtl.min.css\";i:450;s:14:\"rss/editor.css\";i:451;s:18:\"rss/editor.min.css\";i:452;s:17:\"rss/style-rtl.css\";i:453;s:21:\"rss/style-rtl.min.css\";i:454;s:13:\"rss/style.css\";i:455;s:17:\"rss/style.min.css\";i:456;s:21:\"search/editor-rtl.css\";i:457;s:25:\"search/editor-rtl.min.css\";i:458;s:17:\"search/editor.css\";i:459;s:21:\"search/editor.min.css\";i:460;s:20:\"search/style-rtl.css\";i:461;s:24:\"search/style-rtl.min.css\";i:462;s:16:\"search/style.css\";i:463;s:20:\"search/style.min.css\";i:464;s:20:\"search/theme-rtl.css\";i:465;s:24:\"search/theme-rtl.min.css\";i:466;s:16:\"search/theme.css\";i:467;s:20:\"search/theme.min.css\";i:468;s:24:\"separator/editor-rtl.css\";i:469;s:28:\"separator/editor-rtl.min.css\";i:470;s:20:\"separator/editor.css\";i:471;s:24:\"separator/editor.min.css\";i:472;s:23:\"separator/style-rtl.css\";i:473;s:27:\"separator/style-rtl.min.css\";i:474;s:19:\"separator/style.css\";i:475;s:23:\"separator/style.min.css\";i:476;s:23:\"separator/theme-rtl.css\";i:477;s:27:\"separator/theme-rtl.min.css\";i:478;s:19:\"separator/theme.css\";i:479;s:23:\"separator/theme.min.css\";i:480;s:24:\"shortcode/editor-rtl.css\";i:481;s:28:\"shortcode/editor-rtl.min.css\";i:482;s:20:\"shortcode/editor.css\";i:483;s:24:\"shortcode/editor.min.css\";i:484;s:24:\"site-logo/editor-rtl.css\";i:485;s:28:\"site-logo/editor-rtl.min.css\";i:486;s:20:\"site-logo/editor.css\";i:487;s:24:\"site-logo/editor.min.css\";i:488;s:23:\"site-logo/style-rtl.css\";i:489;s:27:\"site-logo/style-rtl.min.css\";i:490;s:19:\"site-logo/style.css\";i:491;s:23:\"site-logo/style.min.css\";i:492;s:27:\"site-tagline/editor-rtl.css\";i:493;s:31:\"site-tagline/editor-rtl.min.css\";i:494;s:23:\"site-tagline/editor.css\";i:495;s:27:\"site-tagline/editor.min.css\";i:496;s:26:\"site-tagline/style-rtl.css\";i:497;s:30:\"site-tagline/style-rtl.min.css\";i:498;s:22:\"site-tagline/style.css\";i:499;s:26:\"site-tagline/style.min.css\";i:500;s:25:\"site-title/editor-rtl.css\";i:501;s:29:\"site-title/editor-rtl.min.css\";i:502;s:21:\"site-title/editor.css\";i:503;s:25:\"site-title/editor.min.css\";i:504;s:24:\"site-title/style-rtl.css\";i:505;s:28:\"site-title/style-rtl.min.css\";i:506;s:20:\"site-title/style.css\";i:507;s:24:\"site-title/style.min.css\";i:508;s:26:\"social-link/editor-rtl.css\";i:509;s:30:\"social-link/editor-rtl.min.css\";i:510;s:22:\"social-link/editor.css\";i:511;s:26:\"social-link/editor.min.css\";i:512;s:27:\"social-links/editor-rtl.css\";i:513;s:31:\"social-links/editor-rtl.min.css\";i:514;s:23:\"social-links/editor.css\";i:515;s:27:\"social-links/editor.min.css\";i:516;s:26:\"social-links/style-rtl.css\";i:517;s:30:\"social-links/style-rtl.min.css\";i:518;s:22:\"social-links/style.css\";i:519;s:26:\"social-links/style.min.css\";i:520;s:21:\"spacer/editor-rtl.css\";i:521;s:25:\"spacer/editor-rtl.min.css\";i:522;s:17:\"spacer/editor.css\";i:523;s:21:\"spacer/editor.min.css\";i:524;s:20:\"spacer/style-rtl.css\";i:525;s:24:\"spacer/style-rtl.min.css\";i:526;s:16:\"spacer/style.css\";i:527;s:20:\"spacer/style.min.css\";i:528;s:20:\"table/editor-rtl.css\";i:529;s:24:\"table/editor-rtl.min.css\";i:530;s:16:\"table/editor.css\";i:531;s:20:\"table/editor.min.css\";i:532;s:19:\"table/style-rtl.css\";i:533;s:23:\"table/style-rtl.min.css\";i:534;s:15:\"table/style.css\";i:535;s:19:\"table/style.min.css\";i:536;s:19:\"table/theme-rtl.css\";i:537;s:23:\"table/theme-rtl.min.css\";i:538;s:15:\"table/theme.css\";i:539;s:19:\"table/theme.min.css\";i:540;s:23:\"tag-cloud/style-rtl.css\";i:541;s:27:\"tag-cloud/style-rtl.min.css\";i:542;s:19:\"tag-cloud/style.css\";i:543;s:23:\"tag-cloud/style.min.css\";i:544;s:28:\"template-part/editor-rtl.css\";i:545;s:32:\"template-part/editor-rtl.min.css\";i:546;s:24:\"template-part/editor.css\";i:547;s:28:\"template-part/editor.min.css\";i:548;s:27:\"template-part/theme-rtl.css\";i:549;s:31:\"template-part/theme-rtl.min.css\";i:550;s:23:\"template-part/theme.css\";i:551;s:27:\"template-part/theme.min.css\";i:552;s:24:\"term-count/style-rtl.css\";i:553;s:28:\"term-count/style-rtl.min.css\";i:554;s:20:\"term-count/style.css\";i:555;s:24:\"term-count/style.min.css\";i:556;s:30:\"term-description/style-rtl.css\";i:557;s:34:\"term-description/style-rtl.min.css\";i:558;s:26:\"term-description/style.css\";i:559;s:30:\"term-description/style.min.css\";i:560;s:23:\"term-name/style-rtl.css\";i:561;s:27:\"term-name/style-rtl.min.css\";i:562;s:19:\"term-name/style.css\";i:563;s:23:\"term-name/style.min.css\";i:564;s:28:\"term-template/editor-rtl.css\";i:565;s:32:\"term-template/editor-rtl.min.css\";i:566;s:24:\"term-template/editor.css\";i:567;s:28:\"term-template/editor.min.css\";i:568;s:27:\"term-template/style-rtl.css\";i:569;s:31:\"term-template/style-rtl.min.css\";i:570;s:23:\"term-template/style.css\";i:571;s:27:\"term-template/style.min.css\";i:572;s:27:\"text-columns/editor-rtl.css\";i:573;s:31:\"text-columns/editor-rtl.min.css\";i:574;s:23:\"text-columns/editor.css\";i:575;s:27:\"text-columns/editor.min.css\";i:576;s:26:\"text-columns/style-rtl.css\";i:577;s:30:\"text-columns/style-rtl.min.css\";i:578;s:22:\"text-columns/style.css\";i:579;s:26:\"text-columns/style.min.css\";i:580;s:19:\"verse/style-rtl.css\";i:581;s:23:\"verse/style-rtl.min.css\";i:582;s:15:\"verse/style.css\";i:583;s:19:\"verse/style.min.css\";i:584;s:20:\"video/editor-rtl.css\";i:585;s:24:\"video/editor-rtl.min.css\";i:586;s:16:\"video/editor.css\";i:587;s:20:\"video/editor.min.css\";i:588;s:19:\"video/style-rtl.css\";i:589;s:23:\"video/style-rtl.min.css\";i:590;s:15:\"video/style.css\";i:591;s:19:\"video/style.min.css\";i:592;s:19:\"video/theme-rtl.css\";i:593;s:23:\"video/theme-rtl.min.css\";i:594;s:15:\"video/theme.css\";i:595;s:19:\"video/theme.min.css\";}}', 'on'),
(166, 'bsf_usage_migrated', '1', 'off'),
(167, 'astra-settings', 'a:28:{s:18:\"theme-auto-version\";s:6:\"4.13.6\";s:22:\"is_theme_queue_running\";b:0;s:20:\"woo-header-cart-icon\";s:3:\"bag\";s:20:\"headings-font-family\";s:21:\"\'Poppins\', sans-serif\";s:20:\"headings-font-weight\";s:3:\"600\";s:21:\"headings-font-variant\";s:122:\"100,100italic,200,200italic,300,300italic,400,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";i:55;s:6:\"tablet\";i:30;s:6:\"mobile\";i:30;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";i:38;s:6:\"tablet\";i:25;s:6:\"mobile\";i:25;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";i:20;s:6:\"mobile\";i:20;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:18:\"para-margin-bottom\";d:0.8;s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"shop-no-of-products\";i:12;s:33:\"single-product-ast-content-layout\";s:20:\"full-width-container\";s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:20:\"global-color-palette\";a:2:{s:7:\"palette\";a:9:{i:0;s:7:\"#0e3751\";i:1;s:7:\"#57a0a8\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F0F5FA\";i:6;s:7:\"#111111\";i:7;s:7:\"#D1D5DB\";i:8;s:7:\"#111111\";}s:4:\"flag\";b:0;}s:12:\"button-color\";s:25:\"var(--ast-global-color-4)\";s:14:\"button-h-color\";s:25:\"var(--ast-global-color-4)\";s:15:\"button-bg-color\";s:25:\"var(--ast-global-color-0)\";s:17:\"button-bg-h-color\";s:25:\"var(--ast-global-color-1)\";s:18:\"font-family-button\";s:20:\"\'Barlow\', sans-serif\";s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:18:\"font-extras-button\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:1:\"1\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:9:\"uppercase\";s:15:\"text-decoration\";s:0:\"\";}s:14:\"font-size-body\";a:6:{s:7:\"desktop\";i:17;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:10:\"shop-grids\";a:3:{s:7:\"desktop\";i:4;s:6:\"tablet\";i:3;s:6:\"mobile\";i:1;}s:30:\"single-post-ast-content-layout\";s:20:\"full-width-container\";s:18:\"site-content-width\";i:1240;}', 'on'),
(168, 'astra_notices_allowed', 'a:3:{i:0;s:21:\"astra-sites-on-active\";i:1;s:20:\"astra-upgrade-pro-wc\";i:2;s:18:\"astra-optin-notice\";}', 'auto'),
(169, 'astra_usage_installed_time', '1784358690', 'off'),
(14543, '_transient_timeout_astra-theme-cron-test-ok', '1786540720', 'off'),
(14544, '_transient_astra-theme-cron-test-ok', '1', 'off'),
(177, 'finished_updating_comment_type', '1', 'auto'),
(251, 'elementor_fonts_manager_font_types', 'a:0:{}', 'auto'),
(252, 'elementor_fonts_manager_fonts', 'a:0:{}', 'auto'),
(253, 'elementor_custom_icon_sets_config', 'a:0:{}', 'auto'),
(411, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(412, 'woocommerce_feature_deferred_transactional_emails_enabled', 'no', 'on'),
(413, 'woocommerce_feature_customer_review_request_enabled', 'no', 'on'),
(414, 'woocommerce_feature_email_improvements_enabled', 'yes', 'on'),
(417, 'woocommerce_email_improvements_disabled_count', '1', 'auto'),
(418, 'woocommerce_email_improvements_first_disabled_at', '2026-07-18 10:17:55', 'auto'),
(419, 'woocommerce_email_improvements_last_disabled_at', '2026-07-18 10:17:55', 'auto'),
(420, 'woocommerce_feature_blueprint_enabled', 'yes', 'on'),
(421, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(422, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(423, 'woocommerce_feature_block_email_editor_enabled', 'no', 'on'),
(180, 'theme_mods_astra-child', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:18;s:11:\"mobile_menu\";i:18;}s:18:\"custom_css_post_id\";i:222;s:11:\"custom_logo\";i:25;}', 'on'),
(189, 'elementor_onboarded', '1', 'auto'),
(199, '_elementor_pro_free_trial_data', 'a:2:{s:7:\"timeout\";i:1784362338;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'),
(195, 'elementor_landing_pages_activation', '0', 'auto'),
(196, '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'),
(197, 'elementor_version', '4.2.0', 'auto'),
(198, 'elementor_install_history', 'a:2:{s:5:\"4.1.5\";i:1784358738;s:5:\"4.2.0\";i:1784629068;}', 'auto'),
(200, 'elementor_events_db_version', '1.0.0', 'off'),
(201, 'elementor_atomic_widgets_db_version', '1', 'auto'),
(202, 'elementor_global_classes_db_version', '4', 'auto'),
(205, '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'),
(125, 'theme_mods_twentytwentyfive', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1784358689;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:\"8c6a8a3b333c52a38ee27a4832611d42\";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'),
(285, 'woocommerce_newly_installed', 'no', 'auto'),
(287, 'woocommerce_schema_version', '920', 'auto'),
(288, 'woocommerce_store_address', '', 'on'),
(289, 'woocommerce_store_address_2', '', 'on'),
(290, 'woocommerce_store_city', '', 'on'),
(291, 'woocommerce_default_country', 'US:CA', 'on'),
(292, 'woocommerce_store_postcode', '', 'on'),
(293, 'woocommerce_allowed_countries', 'all', 'on'),
(294, 'woocommerce_all_except_countries', 'a:0:{}', 'on'),
(295, 'woocommerce_specific_allowed_countries', 'a:0:{}', 'on'),
(296, 'woocommerce_ship_to_countries', '', 'on'),
(297, 'woocommerce_specific_ship_to_countries', 'a:0:{}', 'on'),
(298, 'woocommerce_default_customer_address', 'base', 'on'),
(299, 'woocommerce_address_autocomplete_enabled', 'no', 'on'),
(300, 'woocommerce_calc_taxes', 'no', 'on'),
(301, 'woocommerce_enable_coupons', 'yes', 'on'),
(302, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(303, 'woocommerce_currency', 'USD', 'on'),
(304, 'woocommerce_currency_pos', 'left', 'on'),
(305, 'woocommerce_price_thousand_sep', ',', 'on'),
(306, 'woocommerce_price_decimal_sep', '.', 'on'),
(307, 'woocommerce_price_num_decimals', '2', 'on'),
(308, 'woocommerce_shop_page_id', '14', 'on'),
(309, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(310, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(311, 'woocommerce_placeholder_image', '13', 'on'),
(312, 'woocommerce_weight_unit', 'lbs', 'on'),
(313, 'woocommerce_dimension_unit', 'in', 'on'),
(314, 'woocommerce_enable_reviews', 'yes', 'on'),
(315, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(316, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(317, 'woocommerce_enable_review_rating', 'yes', 'on'),
(318, 'woocommerce_review_rating_required', 'yes', 'off'),
(319, 'woocommerce_manage_stock', 'yes', 'on'),
(320, 'woocommerce_hold_stock_minutes', '60', 'off'),
(321, 'woocommerce_notify_low_stock', 'yes', 'off'),
(322, 'woocommerce_notify_no_stock', 'yes', 'off'),
(323, 'woocommerce_stock_email_recipient', 'arifwebsols@gmail.com', 'off'),
(324, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(325, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(326, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(327, 'woocommerce_stock_format', '', 'on'),
(328, 'woocommerce_file_download_method', 'force', 'off'),
(329, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(330, 'woocommerce_downloads_require_login', 'no', 'off'),
(331, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(332, 'woocommerce_downloads_deliver_inline', '', 'off'),
(333, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(334, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(452, 'woocommerce_attribute_lookup_enabled', 'no', 'auto'),
(336, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(337, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(338, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(339, 'woocommerce_prices_include_tax', 'no', 'on'),
(340, 'woocommerce_tax_based_on', 'shipping', 'on'),
(341, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(342, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(343, 'woocommerce_tax_classes', '', 'on'),
(344, 'woocommerce_tax_display_shop', 'excl', 'on'),
(345, 'woocommerce_tax_display_cart', 'excl', 'on'),
(346, 'woocommerce_price_display_suffix', '', 'on'),
(347, 'woocommerce_tax_total_display', 'itemized', 'off'),
(348, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(349, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(350, 'woocommerce_shipping_hide_rates_when_free', 'no', 'off'),
(351, 'woocommerce_ship_to_destination', 'billing', 'off'),
(352, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(353, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(354, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(355, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(356, 'woocommerce_enable_myaccount_registration', 'no', 'off'),
(357, 'woocommerce_registration_generate_password', 'no', 'off'),
(358, 'woocommerce_registration_generate_username', 'no', 'off'),
(359, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(360, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(361, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(362, 'woocommerce_registration_privacy_policy_text', '', 'on'),
(363, 'woocommerce_checkout_privacy_policy_text', '', 'on'),
(364, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(365, 'woocommerce_trash_pending_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(366, 'woocommerce_trash_failed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(367, 'woocommerce_trash_cancelled_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(368, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(369, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(370, 'woocommerce_email_from_address', 'arifwebsols@gmail.com', 'off'),
(371, 'woocommerce_email_header_image', '', 'off'),
(372, 'woocommerce_email_header_image_width', '120', 'on'),
(373, 'woocommerce_email_header_alignment', 'left', 'on'),
(374, 'woocommerce_email_font_family', 'Helvetica', 'on'),
(375, 'woocommerce_email_footer_text', '{site_title}<br />{store_address}', 'off'),
(376, 'woocommerce_email_base_color', '#8526ff', 'off'),
(377, 'woocommerce_email_background_color', '#ffffff', 'off'),
(378, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(379, 'woocommerce_email_text_color', '#1e1e1e', 'off'),
(380, 'woocommerce_email_footer_text_color', '#787c82', 'off'),
(381, 'woocommerce_email_auto_sync_with_theme', 'yes', 'off'),
(382, 'woocommerce_pos_store_address', '', 'on'),
(383, 'woocommerce_pos_store_phone', '', 'on'),
(384, 'woocommerce_pos_store_email', 'arifwebsols@gmail.com', 'on'),
(385, 'woocommerce_pos_refund_returns_policy', '', 'on'),
(386, 'woocommerce_cart_page_id', '15', 'off'),
(387, 'woocommerce_checkout_page_id', '16', 'off'),
(388, 'woocommerce_myaccount_page_id', '17', 'off'),
(389, 'woocommerce_terms_page_id', '', 'off'),
(390, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(391, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(392, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(393, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(394, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(395, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(396, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(397, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(398, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(399, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(400, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(401, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(402, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(403, 'woocommerce_allow_tracking', 'yes', 'on'),
(404, 'woocommerce_show_marketplace_suggestions', 'no', 'off'),
(405, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(406, 'woocommerce_analytics_enabled', 'yes', 'on'),
(407, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(408, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(409, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(410, 'woocommerce_hpos_datastore_caching_enabled', 'no', 'on'),
(128, 'recovery_keys', 'a:0:{}', 'off'),
(272, 'elementor_pro_theme_builder_conditions', 'a:5:{s:5:\"popup\";a:1:{i:748;a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}}s:7:\"archive\";a:2:{i:548;a:1:{i:0;s:28:\"include/archive/post_archive\";}i:496;a:1:{i:0;s:23:\"include/product_archive\";}}s:6:\"single\";a:2:{i:489;a:1:{i:0;s:21:\"include/singular/post\";}i:116;a:1:{i:0;s:15:\"include/product\";}}s:6:\"footer\";a:1:{i:162;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:1:{i:20;a:1:{i:0;s:15:\"include/general\";}}}', 'auto'),
(278, 'action_scheduler_hybrid_store_demarkation', '8', 'auto'),
(279, 'schema-ActionScheduler_StoreSchema', '8.0.1784369875', 'auto'),
(11500, '_transient_timeout_wc_child_has_weight_131', '1787495106', 'off'),
(11501, '_transient_wc_child_has_weight_131', '0', 'off'),
(11502, '_transient_timeout_wc_child_has_dimensions_131', '1787495106', 'off'),
(14520, '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.3\";s:9:\"timestamp\";i:1786523476;}', 'off'),
(145, 'can_compress_scripts', '1', 'on'),
(14408, 'litespeed.conf.object', '', 'auto'),
(14409, 'litespeed.conf.object-kind', '', 'auto'),
(14410, 'litespeed.conf.object-host', 'localhost', 'auto'),
(14411, 'litespeed.conf.object-port', '11211', 'auto'),
(14412, 'litespeed.conf.object-life', '360', 'auto'),
(14413, 'litespeed.conf.object-persistent', '1', 'auto'),
(14414, 'litespeed.conf.object-admin', '1', 'auto'),
(14415, 'litespeed.conf.object-db_id', '0', 'auto'),
(14416, 'litespeed.conf.object-user', '', 'auto'),
(14417, 'litespeed.conf.object-pswd', '', 'auto'),
(14418, 'litespeed.conf.object-global_groups', '[\"users\",\"userlogins\",\"useremail\",\"userslugs\",\"usermeta\",\"user_meta\",\"site-transient\",\"site-options\",\"site-lookup\",\"site-details\",\"blog-lookup\",\"blog-details\",\"blog-id-cache\",\"rss\",\"global-posts\",\"global-cache-test\"]', 'auto'),
(14430, 'litespeed.conf.media-lqip', '', 'auto'),
(14431, 'litespeed.conf.media-lqip_qual', '4', 'auto'),
(14523, '_transient_timeout_elementor_rollback_versions_4.2.0', '1787128277', 'off'),
(14524, '_transient_elementor_rollback_versions_4.2.0', 'a:30:{i:0;s:5:\"4.1.5\";i:1;s:5:\"4.1.4\";i:2;s:5:\"4.1.3\";i:3;s:5:\"4.1.2\";i:4;s:5:\"4.1.1\";i:5;s:5:\"4.1.0\";i:6;s:5:\"4.0.9\";i:7;s:5:\"4.0.8\";i:8;s:5:\"4.0.7\";i:9;s:5:\"4.0.6\";i:10;s:5:\"4.0.5\";i:11;s:5:\"4.0.4\";i:12;s:5:\"4.0.3\";i:13;s:5:\"4.0.2\";i:14;s:5:\"4.0.1\";i:15;s:5:\"4.0.0\";i:16;s:6:\"3.35.9\";i:17;s:6:\"3.35.8\";i:18;s:6:\"3.35.7\";i:19;s:6:\"3.35.6\";i:20;s:6:\"3.35.5\";i:21;s:6:\"3.35.4\";i:22;s:6:\"3.35.3\";i:23;s:6:\"3.35.2\";i:24;s:6:\"3.35.1\";i:25;s:6:\"3.35.0\";i:26;s:6:\"3.34.4\";i:27;s:6:\"3.34.3\";i:28;s:6:\"3.34.2\";i:29;s:6:\"3.34.1\";}', 'off'),
(14525, '_site_transient_timeout_php_check_2cd6b574a37d822556e9c586248b843b', '1787128278', 'off'),
(14526, '_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'),
(14527, 'elementor-custom-breakpoints-files', 'a:38:{s:23:\"custom-apple-webkit.min\";a:1:{s:4:\"time\";i:1786523481;}s:19:\"custom-lightbox.min\";a:1:{s:4:\"time\";i:1786523481;}s:19:\"custom-frontend.min\";a:1:{s:4:\"time\";i:1786523481;}s:27:\"custom-widget-accordion.min\";a:1:{s:4:\"time\";i:1786523481;}s:23:\"custom-widget-alert.min\";a:1:{s:4:\"time\";i:1786523481;}s:26:\"custom-widget-icon-box.min\";a:1:{s:4:\"time\";i:1786523481;}s:27:\"custom-widget-icon-list.min\";a:1:{s:4:\"time\";i:1786523481;}s:27:\"custom-widget-image-box.min\";a:1:{s:4:\"time\";i:1786523481;}s:31:\"custom-widget-image-gallery.min\";a:1:{s:4:\"time\";i:1786523481;}s:26:\"custom-widget-progress.min\";a:1:{s:4:\"time\";i:1786523481;}s:29:\"custom-widget-star-rating.min\";a:1:{s:4:\"time\";i:1786523481;}s:22:\"custom-widget-tabs.min\";a:1:{s:4:\"time\";i:1786523481;}s:24:\"custom-widget-toggle.min\";a:1:{s:4:\"time\";i:1786523481;}s:29:\"custom-widget-nested-tabs.min\";a:1:{s:4:\"time\";i:1786523481;}s:29:\"custom-widget-link-in-bio.min\";a:1:{s:4:\"time\";i:1786523482;}s:34:\"custom-widget-link-in-bio-base.min\";a:1:{s:4:\"time\";i:1786523482;}s:34:\"custom-widget-floating-buttons.min\";a:1:{s:4:\"time\";i:1786523482;}s:36:\"custom-widget-floating-bars-base.min\";a:1:{s:4:\"time\";i:1786523482;}s:37:\"custom-widget-floating-bars-var-3.min\";a:1:{s:4:\"time\";i:1786523482;}s:38:\"custom-widget-contact-buttons-base.min\";a:1:{s:4:\"time\";i:1786523482;}s:39:\"custom-widget-contact-buttons-var-7.min\";a:1:{s:4:\"time\";i:1786523482;}s:39:\"custom-widget-contact-buttons-var-9.min\";a:1:{s:4:\"time\";i:1786523482;}s:40:\"custom-widget-contact-buttons-var-10.min\";a:1:{s:4:\"time\";i:1786523482;}s:31:\"custom-pro-widget-loop-grid.min\";a:1:{s:4:\"time\";i:1786523482;}s:28:\"custom-pro-widget-slides.min\";a:1:{s:4:\"time\";i:1786523482;}s:30:\"custom-pro-widget-nav-menu.min\";a:1:{s:4:\"time\";i:1786523482;}s:30:\"custom-pro-widget-flip-box.min\";a:1:{s:4:\"time\";i:1786523482;}s:36:\"custom-pro-widget-call-to-action.min\";a:1:{s:4:\"time\";i:1786523482;}s:42:\"custom-pro-widget-testimonial-carousel.min\";a:1:{s:4:\"time\";i:1786523482;}s:38:\"custom-pro-widget-woocommerce-cart.min\";a:1:{s:4:\"time\";i:1786523482;}s:47:\"custom-pro-widget-woocommerce-checkout-page.min\";a:1:{s:4:\"time\";i:1786523482;}s:43:\"custom-pro-widget-woocommerce-menu-cart.min\";a:1:{s:4:\"time\";i:1786523482;}s:44:\"custom-pro-widget-woocommerce-my-account.min\";a:1:{s:4:\"time\";i:1786523482;}s:53:\"custom-pro-widget-woocommerce-product-add-to-cart.min\";a:1:{s:4:\"time\";i:1786523482;}s:50:\"custom-pro-widget-woocommerce-products-archive.min\";a:1:{s:4:\"time\";i:1786523482;}s:50:\"custom-pro-widget-woocommerce-purchase-summary.min\";a:1:{s:4:\"time\";i:1786523482;}s:36:\"custom-pro-widget-video-playlist.min\";a:1:{s:4:\"time\";i:1786523482;}s:31:\"custom-pro-widget-mega-menu.min\";a:1:{s:4:\"time\";i:1786523482;}}', 'auto'),
(10702, '_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders', 'yes', 'off');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(152, '_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.0\";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:6133;i:4;i:231;i:3;i:121;i:2;i:116;i:1;i:681;}s:11:\"num_ratings\";i:7282;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:52;s:24:\"support_threads_resolved\";i:39;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:21:\"2026-07-20 1:54pm 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:1722:\"<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:16955:\"<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 Happy</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/avis19/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3fc93eda1ea778374921d45bb4e6ba128b8a532663531319079c43a07ce555da?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/3fc93eda1ea778374921d45bb4e6ba128b8a532663531319079c43a07ce555da?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/avis19/\" class=\"reviewer-name\">avis19</a> on <span class=\"review-date\">July 22, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Working with Elementor is fantastic. It makes things easier. Whenever I start a website I make sure Elementor is available to work with. </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\">Cool plugin!!</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/mfroehlich64/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/2ed42a47b0653e505d53a6e9f80fca427f2cd435d23152ce91e9bd7026367ef2?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/2ed42a47b0653e505d53a6e9f80fca427f2cd435d23152ce91e9bd7026367ef2?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/mfroehlich64/\" class=\"reviewer-name\">mfroehlich64</a> on <span class=\"review-date\">July 22, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>This plugin editor add a surplus to the wordpress universe. It\'s rewarding to have a really up to date website!</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 est devenu beaucoup trop gourmand en ressources</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/saidaazri/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8be49cb059d4a42d94b792664c5a586bea0fedacc59c9ef8a903be981a4f1a68?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8be49cb059d4a42d94b792664c5a586bea0fedacc59c9ef8a903be981a4f1a68?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/saidaazri/\" class=\"reviewer-name\">saidaazri</a> on <span class=\"review-date\">July 22, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Les dernières mises à jour d’Elementor sont très décevantes. Le plugin consomme énormément de ressources et provoque des ralentissements importants, voire des crashs serveur sur certains hébergements. Il faut augmenter la mémoire PHP juste pour pouvoir éditer une page correctement. L’éditeur devient lent et peu agréable à utiliser, ce qui fait perdre beaucoup de temps. Elementor devrait se concentrer davantage sur l’optimisation et la stabilité.</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\">Worst and timing consuming software</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/makwdmtech/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/20263c9b6251af6934f01064e4bb63049e7b07960527d7b4f3c982c7b4c095e8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/20263c9b6251af6934f01064e4bb63049e7b07960527d7b4f3c982c7b4c095e8?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/makwdmtech/\" class=\"reviewer-name\">makwdmtech</a> on <span class=\"review-date\">July 21, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I am using this plugin to develop my client\'s website, but it hangs and crashes every 5 minutes, making it very difficult to work. It also has numerous issues in the backend that are affecting development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We contacted the support team for assistance, but they informed us that support is only available through a paid support plan. As a result, my client is very disappointed with this plugin and its overall stability.</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\">Some widgets work very slow.</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/jonyshanto/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5d5ff7e6c97536d73b070eb7170682f94456d2817294cbb75e6b5ed10052660e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5d5ff7e6c97536d73b070eb7170682f94456d2817294cbb75e6b5ed10052660e?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/jonyshanto/\" class=\"reviewer-name\">jonyshanto</a> on <span class=\"review-date\">July 19, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The plugin is updated regularly, but the lagging issues and functionality problems are never fixed.</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\">Stress-inducing work, but pretty layouts</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" 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-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/monkeykong/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/023f9ccfe736cc9ed42882588dc6e59440483fd1c192829c56a58f7fbb1526d4?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/023f9ccfe736cc9ed42882588dc6e59440483fd1c192829c56a58f7fbb1526d4?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/monkeykong/\" class=\"reviewer-name\"> <small>(MonkeyKong)</small></a> on <span class=\"review-date\">July 14, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Really difficult and time consuming to work with, and mixing old and new Atomic layouts is quite the mess to work with, but the end-result usually looks worth. </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\">Too Heavy for Larger Websites</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/hussainmirza11/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/43741a383f0c6783aaae33e85197bcfd2d3d2c2697622fdeea0c258234d82188?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/43741a383f0c6783aaae33e85197bcfd2d3d2c2697622fdeea0c258234d82188?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/hussainmirza11/\" class=\"reviewer-name\">hussainmirza11</a> on <span class=\"review-date\">July 14, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>While Elementor is easy to use, it adds a significant amount of CSS and JavaScript. On larger websites, this can negatively impact loading speed and overall performance. There are also occasional compatibility issues after updates, which can be frustrating.</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\">Atomic version breaks site and support doesn&#039;t solve it</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/upupepops/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/af8a6e43fbdfdceffd33f44c8edfcaaa9f24dba1a25512d83b43c50141f1d091?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/af8a6e43fbdfdceffd33f44c8edfcaaa9f24dba1a25512d83b43c50141f1d091?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/upupepops/\" class=\"reviewer-name\">Maria del Castillo <small>(upupepops)</small></a> on <span class=\"review-date\">July 13, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Still waiting for support to fix the atomic designer. After a recent update my website broke completely (error with containers) and after more than a month I\'m still waiting for support to fix it. They admited it is a problem on their side, but still haven\'t done anything to solve it. Would not recommend this plugin anymore.</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\">Too many promotional messages in the Elementor dashboard</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/tiri17/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a93b723acac08d831e6db6eb756b246ec0ae97cec8af4cdcbb63e4f91135628c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a93b723acac08d831e6db6eb756b246ec0ae97cec8af4cdcbb63e4f91135628c?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/tiri17/\" class=\"reviewer-name\">Thierry Laval <small>(tiri17)</small></a> on <span class=\"review-date\">July 11, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor is an excellent page builder, but my frustration, as well as that of my clients regarding the repeated display of promotional messages in the dashboard, leads me to give it only one star.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is becoming extremely annoying to see advertising everywhere, including inside an administration area that should remain a clean and professional workspace. This constant promotion creates a strong rejection of the product instead of encouraging users to continue using Elementor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Users should be given a simple option to disable these promotional messages and keep control over their own workspace.</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\">learning curve is quite steep for new users</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" 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-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/ashlyjohny/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/32acb95946e716d19f317aceafce692d46a21bae38c385716fd508508fdd9825?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/32acb95946e716d19f317aceafce692d46a21bae38c385716fd508508fdd9825?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/ashlyjohny/\" class=\"reviewer-name\">ashlyjohny</a> on <span class=\"review-date\">July 8, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The plugin is good and offers useful features, but the learning curve is quite steep for new users. Better documentation or beginner-friendly tutorials would make it much easier to get started.</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.0.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:445:{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:\"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:\"10.9.4\";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:3983;i:4;i:196;i:3;i:112;i:2;i:107;i:1;i:408;}s:11:\"num_ratings\";i:4806;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:212;s:24:\"support_threads_resolved\";i:174;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:21:\"2026-07-07 2:16pm 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:428:\"<h4>10.9.4 2026-07-07</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Fix is_vat_exempt being not correctly applied during block checkout for logged-in users. <a href=\"https://github.com/woocommerce/woocommerce/pull/66342\" rel=\"nofollow ugc\">#66342</a></li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/changelog.txt\" rel=\"nofollow ugc\">See changelog for all versions</a>.</p>\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:15900:\"<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<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great 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/wopodk/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/087a5cc37fc958a1cbfe0f51f4daddfca1230036f279c64699caed5b798a7c65?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/087a5cc37fc958a1cbfe0f51f4daddfca1230036f279c64699caed5b798a7c65?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/wopodk/\" class=\"reviewer-name\">wopodk</a> on <span class=\"review-date\">July 2, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Extremely helpful and fast support.<br />Greatly appreciated!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great 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/marco4422/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a44027e3ffb57e60b0937a9ec8327fe75216a8d8b7e2491e9e5f1687f575146f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a44027e3ffb57e60b0937a9ec8327fe75216a8d8b7e2491e9e5f1687f575146f?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/marco4422/\" class=\"reviewer-name\">marco4422</a> on <span class=\"review-date\">June 29, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Woocommerce offers a great support team, the can help you if you have any trouble or issue with wordpress or woocommerce. They answer in short time, in my case in 1 days. 5 stars</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great 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/icpte2024/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4512ad4e15aad9522a4e33aabbf2657799fb2afb3084642f92d678b2fe73572a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4512ad4e15aad9522a4e33aabbf2657799fb2afb3084642f92d678b2fe73572a?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/icpte2024/\" class=\"reviewer-name\">icpte2024</a> on <span class=\"review-date\">June 26, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Thanks Frank Remmy for his support on 25/05/2026 for our issue!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great Plugin</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/cllamsupport/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/73651eed512048f7e2334bd3ba7c952302cbd737a992433afd90c0e71dbe782e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/73651eed512048f7e2334bd3ba7c952302cbd737a992433afd90c0e71dbe782e?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/cllamsupport/\" class=\"reviewer-name\">cllamsupport</a> on <span class=\"review-date\">June 24, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Great Plugin</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=\"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/krakanosh/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bdd87b53f9a2c5c40b4f1130d2b2c8c9cbd04cdba89275cf31113ec915bcde99?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/bdd87b53f9a2c5c40b4f1130d2b2c8c9cbd04cdba89275cf31113ec915bcde99?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/krakanosh/\" class=\"reviewer-name\">krakanosh</a> on <span class=\"review-date\">June 24, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Плагин стабильно обновляется каждый месяц, а что в нем меняется - НИЧЕГО! Кроме мусорных функций или обновлений ради обновлений ничего не меняется. Баги не исправляются коих не малое количество, зато с лихвой заносятся новые. Десять раз подумайте прежде чем делать интернет-магазин на WooCommerce. Лучше использовать другой инструмент для создания магазина, благо сейчас их достаточное количество, в том числе open-source.</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\">Woo Support Sympathetic, Timely, 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/robby-barnes/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b7d7bc99570bb9d9294ccc1a994a0aec9846b75c1c9e975d7664cb94556299fd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b7d7bc99570bb9d9294ccc1a994a0aec9846b75c1c9e975d7664cb94556299fd?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/robby-barnes/\" class=\"reviewer-name\">Robby Barnes</a> on <span class=\"review-date\">June 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I ran into a problem with my site that my theme\'s developers weren\'t able to help me solve, so I tried the WooCommerce support forum.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Within a day I received a thoughtful, detailed response... which also gave me enough info to solve the problem.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Much appreciated!</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\">Better and better</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/jkont/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9b78eb671db07bf060451a421bb6edfd2f6abcece5767ea3513018a892fbaad2?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9b78eb671db07bf060451a421bb6edfd2f6abcece5767ea3513018a892fbaad2?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/jkont/\" class=\"reviewer-name\">jkont</a> on <span class=\"review-date\">June 8, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>With every update it gets better and better !</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.10.9.4.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:638:{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: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: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 `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(153, 'recently_activated', 'a:7:{s:35:\"litespeed-cache/litespeed-cache.php\";i:1784959450;s:23:\"bundler-pro/bundler.php\";i:1784719897;s:67:\"advanced-age-verification-popup/advanced-age-verification-popup.php\";i:1784640919;s:39:\"custom-fbt-bundle/custom-fbt-bundle.php\";i:1784548715;s:39:\"wc-bundle-pricing/wc-bundle-pricing.php\";i:1784548611;s:30:\"advanced-custom-fields/acf.php\";i:1784547987;s:42:\"woo-product-bundle/wpc-product-bundles.php\";i:1784547778;}', 'off'),
(162, 'theme_mods_astra', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1784358714;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}}}}', 'off'),
(163, 'theme_switched', '', 'auto'),
(190, 'elementor_active_kit', '7', 'auto'),
(191, 'elementor_font_display', 'swap', 'auto'),
(203, '_elementor_installed_time', '1784358739', 'auto'),
(204, 'elementor_connect_site_key', 'd6631f8b83385ee54d2fa50d9231a78c', 'auto'),
(280, 'schema-ActionScheduler_LoggerSchema', '3.0.1784369875', 'auto'),
(212, 'elementor_pro_version', '4.2.0', 'auto'),
(213, 'elementor_pro_install_history', 'a:3:{s:5:\"4.0.2\";i:1784358778;s:5:\"4.1.3\";i:1784358936;s:5:\"4.2.0\";i:1784719982;}', 'auto'),
(214, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(215, '_elementor_pro_installed_time', '1784358778', 'auto'),
(216, 'elementor_submissions_db_version', '5', 'auto'),
(217, 'elementor_one_client_id', 'bc0ee338-b90b-4892-9bc9-b7cf3a662f6c', 'off'),
(218, 'elementor_one_client_secret', 'nySjZUblyZZZAk2Ny0z4dIPQmy', 'off'),
(219, 'elementor_one_home_url', 'aHR0cHM6Ly9tcmFyaWYubWUvcGNo', 'off'),
(220, 'elementor_allow_tracking', 'yes', 'auto'),
(221, 'elementor_allow_tracking_last_update', '1784472130', 'auto'),
(222, 'elementor_tracker_last_send', '1786523477', 'auto'),
(227, 'elementor_pro_license_key', 'ep-ugLu1rp3BCnkcUMDdaUB1701104650EgD4W7ueft6i', 'auto'),
(228, '_elementor_pro_license_v2_data_fallback', 'a:2:{s:7:\"timeout\";i:1785913335;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'),
(229, '_elementor_pro_license_v2_data', 'a:2:{s:7:\"timeout\";i:1785870135;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'),
(230, 'elementor_notes_db_version', '5', 'auto'),
(231, '_elementor_mixpanel_config', 'a:2:{s:7:\"timeout\";i:1785857813;s:5:\"value\";s:274:\"[{\"sessionReplays\":{\"recordSessionsPercent\":1,\"cloudTemplates\":false,\"coreOnboarding\":false,\"enabled\":false,\"events\":{\"editor_loaded\":false,\"ob_onboarding_initialized\":false}},\"flags\":true,\"apiHost\":\"https:\\/\\/api-eu.mixpanel.com\",\"libHost\":\"https:\\/\\/cdn.mxpnl.com\\/libs\"}]\";}', 'off'),
(232, '_elementor_pro_api_requests_lock', 'a:2:{s:16:\"get_license_data\";i:1785826935;s:11:\"get_version\";i:1786523475;}', 'auto'),
(14455, 'litespeed.conf.img_optm-webp_replace_srcset', '', 'auto'),
(14469, 'litespeed.conf.cdn', '', 'auto'),
(14468, 'litespeed.conf.misc-heartbeat_editor_ttl', '15', 'auto'),
(14467, 'litespeed.conf.misc-heartbeat_editor', '', 'auto'),
(14466, 'litespeed.conf.misc-heartbeat_back_ttl', '60', 'auto'),
(14460, 'litespeed.conf.crawler-sitemap', '', 'auto'),
(14461, 'litespeed.conf.crawler-roles', '[]', 'auto'),
(14462, 'litespeed.conf.crawler-cookies', '[]', 'auto'),
(14463, 'litespeed.conf.misc-heartbeat_front', '', 'auto'),
(14464, 'litespeed.conf.misc-heartbeat_front_ttl', '60', 'auto'),
(14465, 'litespeed.conf.misc-heartbeat_back', '', 'auto'),
(14419, 'litespeed.conf.object-non_persistent_groups', '[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]', 'auto'),
(14298, 'litespeed.conf._version', '7.8.0.1', 'auto'),
(14299, 'litespeed.conf.hash', '6bePxa59GYNOWcE9GLvNkQofHu8o8TCe', 'auto'),
(14300, 'litespeed.conf.api_key', '', 'auto'),
(14301, 'litespeed.conf.auto_upgrade', '', 'auto'),
(14302, 'litespeed.conf.server_ip', '', 'auto'),
(14303, 'litespeed.conf.guest', '', 'auto'),
(14304, 'litespeed.conf.guest_optm', '', 'auto'),
(14305, 'litespeed.conf.news', '1', 'auto'),
(14306, 'litespeed.conf.cache', '1', 'auto'),
(14307, 'litespeed.conf.cache-priv', '1', 'auto'),
(14308, 'litespeed.conf.cache-commenter', '1', 'auto'),
(14309, 'litespeed.conf.cache-rest', '1', 'auto'),
(14310, 'litespeed.conf.cache-page_login', '1', 'auto'),
(14311, 'litespeed.conf.cache-mobile', '', 'auto'),
(14312, 'litespeed.conf.cache-mobile_rules', '[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]', 'auto'),
(14313, 'litespeed.conf.cache-browser', '', 'auto'),
(14314, 'litespeed.conf.cache-exc_useragents', '[]', 'auto'),
(14315, 'litespeed.conf.cache-exc_cookies', '[]', 'auto'),
(14316, 'litespeed.conf.cache-exc_qs', '[]', 'auto'),
(14317, 'litespeed.conf.cache-exc_cat', '[]', 'auto'),
(14318, 'litespeed.conf.cache-exc_tag', '[]', 'auto'),
(14319, 'litespeed.conf.cache-force_uri', '[]', 'auto'),
(14320, 'litespeed.conf.cache-force_pub_uri', '[]', 'auto'),
(14321, 'litespeed.conf.cache-priv_uri', '[]', 'auto'),
(14322, 'litespeed.conf.cache-exc', '[]', 'auto'),
(14323, 'litespeed.conf.cache-exc_roles', '[]', 'auto'),
(14324, 'litespeed.conf.cache-drop_qs', '[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]', 'auto'),
(14325, 'litespeed.conf.cache-ttl_pub', '604800', 'auto'),
(14326, 'litespeed.conf.cache-ttl_priv', '1800', 'auto'),
(14327, 'litespeed.conf.cache-ttl_frontpage', '604800', 'auto'),
(14328, 'litespeed.conf.cache-ttl_feed', '604800', 'auto'),
(14329, 'litespeed.conf.cache-ttl_rest', '604800', 'auto'),
(14330, 'litespeed.conf.cache-ttl_browser', '31557600', 'auto'),
(14331, 'litespeed.conf.cache-ttl_status', '[\"404 3600\",\"500 600\"]', 'auto'),
(14332, 'litespeed.conf.cache-login_cookie', '', 'auto'),
(14333, 'litespeed.conf.cache-ajax_ttl', '[]', 'auto'),
(14334, 'litespeed.conf.cache-vary_cookies', '[]', 'auto'),
(14335, 'litespeed.conf.cache-vary_group', '[]', 'auto'),
(14336, 'litespeed.conf.purge-upgrade', '', 'auto'),
(14337, 'litespeed.conf.purge-stale', '', 'auto'),
(14338, 'litespeed.conf.purge-post_all', '', 'auto'),
(14339, 'litespeed.conf.purge-post_f', '1', 'auto'),
(14340, 'litespeed.conf.purge-post_h', '1', 'auto'),
(14341, 'litespeed.conf.purge-post_p', '1', 'auto'),
(14342, 'litespeed.conf.purge-post_pwrp', '1', 'auto'),
(14343, 'litespeed.conf.purge-post_a', '1', 'auto'),
(14344, 'litespeed.conf.purge-post_y', '', 'auto'),
(14345, 'litespeed.conf.purge-post_m', '1', 'auto'),
(14346, 'litespeed.conf.purge-post_d', '', 'auto'),
(14347, 'litespeed.conf.purge-post_t', '1', 'auto'),
(14348, 'litespeed.conf.purge-post_pt', '1', 'auto'),
(14349, 'litespeed.conf.purge-timed_urls', '[]', 'auto'),
(14350, 'litespeed.conf.purge-timed_urls_time', '', 'auto'),
(14351, 'litespeed.conf.purge-hook_all', '[\"switch_theme\",\"wp_create_nav_menu\",\"wp_update_nav_menu\",\"wp_delete_nav_menu\",\"create_term\",\"edit_terms\",\"delete_term\",\"add_link\",\"edit_link\",\"delete_link\"]', 'auto'),
(14352, 'litespeed.conf.esi', '', 'auto'),
(14353, 'litespeed.conf.esi-cache_admbar', '1', 'auto'),
(14354, 'litespeed.conf.esi-cache_commform', '1', 'auto'),
(14355, 'litespeed.conf.esi-nonce', '[\"stats_nonce\",\"subscribe_nonce\"]', 'auto'),
(14356, 'litespeed.conf.util-instant_click', '', 'auto'),
(14357, 'litespeed.conf.util-no_https_vary', '', 'auto'),
(14358, 'litespeed.conf.debug-disable_all', '', 'auto'),
(14359, 'litespeed.conf.debug', '0', 'auto'),
(14360, 'litespeed.conf.debug-ips', '[\"127.0.0.1\"]', 'auto'),
(14361, 'litespeed.conf.debug-level', '', 'auto'),
(14362, 'litespeed.conf.debug-filesize', '3', 'auto'),
(14363, 'litespeed.conf.debug-collapse_qs', '', 'auto'),
(14364, 'litespeed.conf.debug-inc', '[]', 'auto'),
(14365, 'litespeed.conf.debug-exc', '[]', 'auto'),
(14366, 'litespeed.conf.debug-exc_strings', '[]', 'auto'),
(14367, 'litespeed.conf.db_optm-revisions_max', '0', 'auto'),
(14368, 'litespeed.conf.db_optm-revisions_age', '0', 'auto'),
(14369, 'litespeed.conf.optm-css_min', '', 'auto'),
(14370, 'litespeed.conf.optm-css_comb', '', 'auto'),
(14371, 'litespeed.conf.optm-css_comb_ext_inl', '1', 'auto'),
(14372, 'litespeed.conf.optm-ucss', '', 'auto'),
(14373, 'litespeed.conf.optm-ucss_inline', '', 'auto'),
(14374, 'litespeed.conf.optm-ucss_whitelist', '[]', 'auto'),
(14375, 'litespeed.conf.optm-ucss_file_exc_inline', '[]', 'auto'),
(14376, 'litespeed.conf.optm-ucss_exc', '[]', 'auto'),
(14377, 'litespeed.conf.optm-css_exc', '[]', 'auto'),
(14378, 'litespeed.conf.optm-js_min', '', 'auto'),
(14379, 'litespeed.conf.optm-js_comb', '', 'auto'),
(14380, 'litespeed.conf.optm-js_comb_ext_inl', '1', 'auto'),
(14381, 'litespeed.conf.optm-js_delay_inc', '[]', 'auto'),
(14382, 'litespeed.conf.optm-js_exc', '[\"jquery.js\",\"jquery.min.js\"]', 'auto'),
(14383, 'litespeed.conf.optm-html_min', '', 'auto'),
(14384, 'litespeed.conf.optm-html_lazy', '[]', 'auto'),
(14385, 'litespeed.conf.optm-html_skip_comment', '[]', 'auto'),
(14386, 'litespeed.conf.optm-qs_rm', '', 'auto'),
(14387, 'litespeed.conf.optm-ggfonts_rm', '', 'auto'),
(14388, 'litespeed.conf.optm-css_async', '', 'auto'),
(14389, 'litespeed.conf.optm-ccss_per_url', '', 'auto'),
(14390, 'litespeed.conf.optm-ccss_sep_posttype', '[\"page\"]', 'auto'),
(14391, 'litespeed.conf.optm-ccss_sep_uri', '[]', 'auto'),
(14392, 'litespeed.conf.optm-ccss_whitelist', '[]', 'auto'),
(14393, 'litespeed.conf.optm-css_async_inline', '1', 'auto'),
(14394, 'litespeed.conf.optm-css_font_display', '', 'auto'),
(14395, 'litespeed.conf.optm-js_defer', '0', 'auto'),
(14396, 'litespeed.conf.optm-emoji_rm', '', 'auto'),
(14397, 'litespeed.conf.optm-noscript_rm', '', 'auto'),
(14398, 'litespeed.conf.optm-ggfonts_async', '', 'auto'),
(14399, 'litespeed.conf.optm-exc_roles', '[]', 'auto'),
(14400, 'litespeed.conf.optm-ccss_con', '', 'auto'),
(14401, 'litespeed.conf.optm-js_defer_exc', '[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]', 'auto'),
(14402, 'litespeed.conf.optm-gm_js_exc', '[]', 'auto'),
(14403, 'litespeed.conf.optm-dns_prefetch', '[]', 'auto'),
(14487, '_site_transient_timeout_fs_garbage_collection', '1786609863', 'off'),
(14488, '_site_transient_fs_garbage_collection', '1', 'off'),
(14493, 'litespeed.admin_display.thirdparty_litespeed_check', '1', 'auto'),
(14481, 'litespeed.conf.cdn-attr', '[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]', 'auto'),
(14549, '_transient_timeout__woocommerce_helper_subscriptions', '1786538025', 'off'),
(14550, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(14551, '_site_transient_timeout_theme_roots', '1786538925', 'off'),
(14552, '_site_transient_theme_roots', 'a:3:{s:11:\"astra-child\";s:7:\"/themes\";s:5:\"astra\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";}', 'off'),
(5650, 'acf_pro_license', 'YToyOntzOjM6ImtleSI7czozMjoiQjVFMEI1RjhERDg2ODlFNkFDQTQ5REQ2RTZFMUE5MzAiO3M6MzoidXJsIjtzOjIxOiJodHRwczovL21yYXJpZi5tZS9wY2giO30=', 'auto'),
(5651, 'acf_pro_license_status', 'a:10:{s:6:\"status\";s:6:\"active\";s:7:\"created\";i:1786537125;s:6:\"expiry\";i:1818073125;s:4:\"name\";s:7:\"ACF PRO\";s:8:\"lifetime\";b:0;s:8:\"refunded\";b:0;s:17:\"view_licenses_url\";s:0:\"\";s:23:\"manage_subscription_url\";s:0:\"\";s:9:\"error_msg\";s:0:\"\";s:10:\"next_check\";i:1786623525;}', 'on'),
(5582, 'woosb_settings', 'a:39:{s:12:\"price_format\";s:6:\"normal\";s:19:\"price_format_custom\";s:15:\"before %s after\";s:18:\"bundled_price_from\";s:13:\"regular_price\";s:16:\"bundled_position\";s:5:\"above\";s:6:\"layout\";s:6:\"grid-3\";s:19:\"variations_selector\";s:5:\"woovr\";s:18:\"selector_interface\";s:5:\"unset\";s:13:\"bundled_thumb\";s:3:\"yes\";s:11:\"bundled_qty\";s:3:\"yes\";s:19:\"bundled_description\";s:2:\"no\";s:13:\"bundled_price\";s:5:\"price\";s:12:\"bundled_link\";s:3:\"yes\";s:10:\"plus_minus\";s:2:\"no\";s:12:\"change_image\";s:3:\"yes\";s:12:\"change_price\";s:3:\"yes\";s:19:\"change_price_custom\";s:17:\".summary > .price\";s:16:\"bundles_position\";s:2:\"no\";s:19:\"coupon_restrictions\";s:2:\"no\";s:21:\"exclude_unpurchasable\";s:2:\"no\";s:19:\"cart_contents_count\";s:6:\"bundle\";s:16:\"hide_bundle_name\";s:2:\"no\";s:22:\"hide_bundled_mini_cart\";s:2:\"no\";s:12:\"hide_bundled\";s:2:\"no\";s:18:\"hide_bundled_order\";s:2:\"no\";s:9:\"edit_link\";s:2:\"no\";s:12:\"search_limit\";s:2:\"10\";s:10:\"search_sku\";s:2:\"no\";s:9:\"search_id\";s:2:\"no\";s:12:\"search_exact\";s:2:\"no\";s:15:\"search_sentence\";s:2:\"no\";s:11:\"search_same\";s:2:\"no\";s:12:\"search_types\";a:1:{i:0;s:8:\"variable\";}s:17:\"search_show_image\";s:3:\"yes\";s:29:\"compatible_wcpdf_hide_bundles\";s:2:\"no\";s:29:\"compatible_wcpdf_hide_bundled\";s:2:\"no\";s:30:\"compatible_pklist_hide_bundles\";s:2:\"no\";s:30:\"compatible_pklist_hide_bundled\";s:2:\"no\";s:11:\"_last_saved\";i:1784546891;s:14:\"_last_saved_by\";i:1;}', 'auto'),
(10399, '_transient_wc_child_has_weight_147', '0', 'off'),
(10400, '_transient_timeout_wc_child_has_dimensions_147', '1787267589', 'off'),
(8874, '_transient_wc_var_prices_268', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"745\":\"50.00\",\"747\":\"225.00\",\"746\":\"400.00\"},\"regular_price\":{\"745\":\"50.00\",\"747\":\"250.00\",\"746\":\"500.00\"},\"sale_price\":{\"745\":\"50.00\",\"747\":\"225.00\",\"746\":\"400.00\"}}}', 'off'),
(8873, '_transient_timeout_wc_var_prices_268', '1787229186', 'off'),
(8871, '_transient_timeout_wc_product_children_268', '1787229182', 'off'),
(8872, '_transient_wc_product_children_268', 'a:2:{s:3:\"all\";a:3:{i:0;i:745;i:1;i:747;i:2;i:746;}s:7:\"visible\";a:3:{i:0;i:745;i:1;i:747;i:2;i:746;}}', 'off'),
(8786, '_transient_timeout_wc_var_prices_264', '1787228666', 'off'),
(8785, '_transient_wc_product_children_264', 'a:2:{s:3:\"all\";a:3:{i:0;i:742;i:1;i:744;i:2;i:743;}s:7:\"visible\";a:3:{i:0;i:742;i:1;i:744;i:2;i:743;}}', 'off'),
(8667, '_transient_timeout_wc_product_children_258', '1787228321', 'off'),
(8668, '_transient_wc_product_children_258', 'a:2:{s:3:\"all\";a:3:{i:0;i:735;i:1;i:737;i:2;i:736;}s:7:\"visible\";a:3:{i:0;i:735;i:1;i:737;i:2;i:736;}}', 'off');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(7609, 'elementor_controls_usage', 'a:9:{s:7:\"archive\";a:3:{s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:13:\"archive-posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:8:{s:5:\"_skin\";i:1;s:33:\"archive_cards_thumbnail_size_size\";i:1;s:23:\"archive_cards_title_tag\";i:1;s:28:\"archive_cards_excerpt_length\";i:1;s:37:\"archive_cards_apply_to_custom_excerpt\";i:1;s:23:\"archive_cards_meta_data\";i:1;s:24:\"archive_cards_show_badge\";i:1;s:25:\"archive_cards_show_avatar\";i:1;}}s:5:\"style\";a:3:{s:33:\"archive_cards_section_design_card\";a:1:{s:26:\"archive_cards_card_padding\";i:1;}s:34:\"archive_cards_section_design_image\";a:1:{s:27:\"archive_cards_image_spacing\";i:1;}s:36:\"archive_cards_section_design_content\";a:8:{s:41:\"archive_cards_title_typography_typography\";i:1;s:40:\"archive_cards_title_typography_font_size\";i:1;s:42:\"archive_cards_title_typography_line_height\";i:1;s:27:\"archive_cards_title_spacing\";i:1;s:45:\"archive_cards_read_more_typography_typography\";i:1;s:44:\"archive_cards_read_more_typography_font_size\";i:1;s:50:\"archive_cards_read_more_typography_text_decoration\";i:1;s:49:\"archive_cards_read_more_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:9:\"container\";a:6:{s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"width\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:1;s:10:\"link_click\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:24:\"icon_self_vertical_align\";i:1;s:20:\"icon_vertical_offset\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:18:\"image_border_width\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:2;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:4;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:2;s:21:\"box_shadow_box_shadow\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:2;s:8:\"flex_gap\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:19:\"section_form_fields\";a:3:{s:11:\"form_fields\";i:1;s:10:\"input_size\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:2:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_form_style\";a:6:{s:10:\"column_gap\";i:1;s:13:\"label_spacing\";i:1;s:27:\"label_typography_typography\";i:1;s:26:\"label_typography_font_size\";i:1;s:7:\"row_gap\";i:1;s:12:\"html_spacing\";i:1;}s:19:\"section_field_style\";a:1:{s:18:\"field_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:15:\"product-archive\";a:2:{s:19:\"wc-archive-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:13:\"content_width\";i:1;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}s:11:\"single-post\";a:4:{s:25:\"theme-post-featured-image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"theme-post-title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:18:\"theme-post-content\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:11:\"boxed_width\";i:1;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}s:7:\"wp-page\";a:13:{s:7:\"heading\";a:2:{s:5:\"count\";i:31;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:31;s:11:\"header_size\";i:18;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:31;}s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:5;s:14:\"_element_width\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:2;s:13:\"_border_width\";i:2;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:5:\"align\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:5;s:25:\"typography_letter_spacing\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_line_height\";i:3;s:22:\"typography_font_family\";i:4;s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:21;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:21;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:21;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:3;s:5:\"align\";i:2;s:10:\"text_color\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:35;s:8:\"controls\";a:3:{s:5:\"style\";a:4:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:35;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:10;s:16:\"background_color\";i:8;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:4;s:15:\"background_size\";i:4;s:36:\"background_motion_fx_motion_fx_mouse\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:3;s:21:\"box_shadow_box_shadow\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:18;s:6:\"margin\";i:2;s:11:\"css_classes\";i:2;s:16:\"_flex_align_self\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:35;}s:15:\"section_effects\";a:2:{s:9:\"animation\";i:12;s:18:\"animation_duration\";i:7;}s:19:\"_section_responsive\";a:6:{s:11:\"hide_tablet\";i:4;s:17:\"hide_mobile_extra\";i:4;s:11:\"hide_mobile\";i:4;s:15:\"hide_widescreen\";i:4;s:12:\"hide_desktop\";i:4;s:17:\"hide_tablet_extra\";i:4;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:19;s:5:\"width\";i:13;s:20:\"flex_justify_content\";i:10;s:14:\"flex_direction\";i:12;s:8:\"flex_gap\";i:8;s:10:\"min_height\";i:3;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:2;s:16:\"flex_align_items\";i:1;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"width\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:17:\"icon_align_tablet\";i:1;s:23:\"icon_align_mobile_extra\";i:1;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:10:\"text_color\";i:1;s:27:\"icon_typography_font_weight\";i:1;}s:18:\"section_icon_style\";a:4:{s:24:\"icon_self_vertical_align\";i:1;s:20:\"icon_vertical_offset\";i:1;s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:5:{s:9:\"form_name\";i:2;s:11:\"form_fields\";i:2;s:10:\"input_size\";i:2;s:13:\"mark_required\";i:2;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:2;s:11:\"button_size\";i:2;s:12:\"button_width\";i:1;s:25:\"button_width_mobile_extra\";i:1;}s:13:\"section_email\";a:6:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:2;s:10:\"email_from\";i:1;s:14:\"email_reply_to\";i:2;s:13:\"form_metadata\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:1;s:17:\"email_from_name_2\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:6:{s:10:\"column_gap\";i:1;s:13:\"label_spacing\";i:1;s:27:\"label_typography_typography\";i:1;s:26:\"label_typography_font_size\";i:1;s:7:\"row_gap\";i:1;s:12:\"html_spacing\";i:1;}s:19:\"section_field_style\";a:1:{s:18:\"field_border_color\";i:1;}s:20:\"section_button_style\";a:3:{s:28:\"button_typography_typography\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_text_padding\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:27:\"_element_width_mobile_extra\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:6;s:4:\"link\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:21:\"_element_custom_width\";i:4;s:14:\"_element_width\";i:1;s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:3;s:5:\"align\";i:3;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:10:\"title_size\";i:4;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:4;s:18:\"title_bottom_space\";i:4;s:21:\"position_mobile_extra\";i:4;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:4;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:4;s:26:\"title_typography_font_size\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;}}s:8:\"advanced\";a:5:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:4;s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:4;s:13:\"_border_width\";i:4;s:13:\"_border_color\";i:4;s:22:\"_box_shadow_box_shadow\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:4;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}}}}s:9:\"e-flexbox\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"Style\";a:1:{s:6:\"Styles\";a:20:{s:7:\"classes\";i:1;s:29:\"border-width-block-start-size\";i:1;s:29:\"border-width-block-start-unit\";i:1;s:27:\"border-width-block-end-size\";i:1;s:27:\"border-width-block-end-unit\";i:1;s:30:\"border-width-inline-start-unit\";i:1;s:28:\"border-width-inline-end-unit\";i:1;s:12:\"border-color\";i:1;s:16:\"background-color\";i:1;s:7:\"display\";i:1;s:14:\"flex-direction\";i:1;s:15:\"justify-content\";i:1;s:24:\"padding-block-start-size\";i:1;s:24:\"padding-block-start-unit\";i:1;s:22:\"padding-block-end-size\";i:1;s:22:\"padding-block-end-unit\";i:1;s:25:\"padding-inline-start-size\";i:1;s:25:\"padding-inline-start-unit\";i:1;s:23:\"padding-inline-end-size\";i:1;s:23:\"padding-inline-end-unit\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:4:\"rows\";i:1;s:20:\"columns_mobile_extra\";i:1;s:14:\"columns_mobile\";i:1;s:14:\"columns_tablet\";i:1;}s:13:\"section_query\";a:2:{s:15:\"query_post_type\";i:1;s:11:\"query_order\";i:1;}}}}s:8:\"pp-posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:6:{s:21:\"classic_section_terms\";a:2:{s:18:\"classic_post_terms\";i:1;s:22:\"classic_tax_badge_post\";i:1;}s:26:\"classic_section_post_title\";a:1:{s:22:\"classic_title_html_tag\";i:1;}s:28:\"classic_section_post_excerpt\";a:2:{s:20:\"classic_show_excerpt\";i:1;s:22:\"classic_excerpt_length\";i:1;}s:25:\"classic_section_post_meta\";a:2:{s:17:\"classic_post_meta\";i:1;s:21:\"classic_show_comments\";i:1;}s:22:\"classic_section_button\";a:1:{s:19:\"classic_show_button\";i:1;}s:18:\"section_skin_field\";a:1:{s:20:\"classic_equal_height\";i:1;}}s:5:\"style\";a:5:{s:30:\"classic_section_post_box_style\";a:6:{s:19:\"classic_post_box_bg\";i:1;s:30:\"classic_post_box_border_border\";i:1;s:29:\"classic_post_box_border_width\";i:1;s:29:\"classic_post_box_border_color\";i:1;s:39:\"classic_post_box_shadow_box_shadow_type\";i:1;s:34:\"classic_post_box_shadow_box_shadow\";i:1;}s:34:\"classic_section_post_content_style\";a:1:{s:28:\"classic_post_content_padding\";i:1;}s:27:\"classic_section_title_style\";a:2:{s:35:\"classic_title_typography_typography\";i:1;s:34:\"classic_title_typography_font_size\";i:1;}s:29:\"classic_section_excerpt_style\";a:2:{s:37:\"classic_excerpt_typography_typography\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;}s:28:\"classic_section_button_style\";a:10:{s:36:\"classic_button_typography_typography\";i:1;s:35:\"classic_button_typography_font_size\";i:1;s:37:\"classic_button_typography_font_weight\";i:1;s:40:\"classic_button_typography_text_transform\";i:1;s:40:\"classic_button_typography_letter_spacing\";i:1;s:30:\"classic_button_bg_color_normal\";i:1;s:35:\"classic_button_border_normal_border\";i:1;s:34:\"classic_button_border_normal_width\";i:1;s:22:\"classic_button_padding\";i:1;s:28:\"classic_button_border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:20:\"pp-info-box-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_info_boxes\";a:4:{s:13:\"pp_info_boxes\";i:1;s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:14:\"columns_mobile\";i:1;}}s:5:\"style\";a:4:{s:22:\"section_info_box_style\";a:7:{s:30:\"info_box_background_background\";i:1;s:25:\"info_box_background_color\";i:1;s:22:\"info_box_border_border\";i:1;s:21:\"info_box_border_width\";i:1;s:21:\"info_box_border_color\";i:1;s:22:\"info_box_border_radius\";i:1;s:16:\"info_box_padding\";i:1;}s:27:\"section_info_box_icon_style\";a:3:{s:9:\"icon_size\";i:1;s:17:\"icon_color_normal\";i:1;s:11:\"icon_margin\";i:1;}s:28:\"section_info_box_title_style\";a:8:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:12:\"title_margin\";i:1;s:14:\"subtitle_color\";i:1;s:30:\"subtitle_typography_typography\";i:1;s:29:\"subtitle_typography_font_size\";i:1;s:31:\"subtitle_typography_font_weight\";i:1;s:15:\"subtitle_margin\";i:1;}s:29:\"section_info_box_button_style\";a:12:{s:24:\"button_text_color_normal\";i:1;s:22:\"button_bg_color_normal\";i:1;s:27:\"button_border_normal_border\";i:1;s:26:\"button_border_normal_width\";i:1;s:26:\"button_border_normal_color\";i:1;s:14:\"button_padding\";i:1;s:28:\"button_box_shadow_box_shadow\";i:1;s:23:\"button_text_color_hover\";i:1;s:21:\"button_bg_color_hover\";i:1;s:25:\"button_border_color_hover\";i:1;s:20:\"button_border_radius\";i:1;s:28:\"button_typography_typography\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:6:\"footer\";a:6:{s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:2;s:5:\"space\";i:2;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:10:\"text_color\";i:6;s:22:\"typography_font_family\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:6;}s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:20;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:14;s:5:\"width\";i:18;s:11:\"boxed_width\";i:12;s:9:\"flex_wrap\";i:4;s:14:\"flex_direction\";i:10;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:2;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:20;}s:18:\"section_background\";a:3:{s:16:\"background_color\";i:4;s:36:\"background_motion_fx_motion_fx_mouse\";i:2;s:21:\"background_background\";i:2;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:6;s:12:\"border_width\";i:6;s:12:\"border_color\";i:6;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:20;}s:14:\"section_layout\";a:4:{s:16:\"_flex_align_self\";i:2;s:7:\"padding\";i:6;s:6:\"margin\";i:4;s:11:\"css_classes\";i:2;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:6;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:6;s:11:\"title_color\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;s:25:\"typography_letter_spacing\";i:6;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:6;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:6;s:17:\"icon_align_tablet\";i:6;s:23:\"icon_align_mobile_extra\";i:6;s:13:\"divider_color\";i:2;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:6;s:25:\"icon_typography_font_size\";i:6;s:10:\"text_color\";i:6;s:27:\"icon_typography_font_weight\";i:6;}s:18:\"section_icon_style\";a:4:{s:24:\"icon_self_vertical_align\";i:2;s:20:\"icon_vertical_offset\";i:2;s:10:\"icon_color\";i:2;s:9:\"icon_size\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:27:\"_element_width_mobile_extra\";i:2;}}}}s:12:\"pp-logo-grid\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:17:\"section_logo_grid\";a:6:{s:8:\"pp_logos\";i:2;s:7:\"columns\";i:2;s:20:\"logos_vertical_align\";i:2;s:11:\"logos_width\";i:2;s:14:\"columns_tablet\";i:2;s:14:\"columns_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_logos_style\";a:1:{s:18:\"logo_bg_background\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:12:\"_css_classes\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}}s:7:\"product\";a:12:{s:26:\"woocommerce-product-images\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:2;s:16:\"_flex_align_self\";i:2;s:21:\"_element_width_tablet\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:2;}}s:5:\"style\";a:1:{s:29:\"section_product_gallery_style\";a:2:{s:19:\"image_border_radius\";i:2;s:20:\"thumbs_border_radius\";i:2;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:14;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:4;s:5:\"width\";i:4;s:8:\"flex_gap\";i:4;s:14:\"flex_direction\";i:2;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:14;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:4;s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:2;s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:6;s:16:\"background_color\";i:6;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:14;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:8;}}}}s:22:\"woocommerce-breadcrumb\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:2:{s:26:\"text_typography_typography\";i:2;s:25:\"text_typography_font_size\";i:2;}}}}s:25:\"woocommerce-product-title\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;}}}}s:25:\"woocommerce-product-price\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_price_style\";a:2:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;}}}}s:37:\"woocommerce-product-short-description\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:33:\"section_product_description_style\";a:1:{s:26:\"text_typography_typography\";i:2;}}}}s:31:\"woocommerce-product-add-to-cart\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}s:5:\"style\";a:1:{s:24:\"section_atc_button_style\";a:1:{s:9:\"alignment\";i:2;}}}}s:24:\"woocommerce-product-meta\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:4:\"link\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:20:\"e_display_conditions\";i:2;s:21:\"_element_width_mobile\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:2;s:25:\"typography_text_transform\";i:2;s:25:\"typography_letter_spacing\";i:2;s:12:\"align_mobile\";i:2;}}}}s:11:\"pp-info-box\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:2;s:13:\"icon_position\";i:2;s:22:\"icon_vertical_position\";i:2;}s:15:\"section_content\";a:4:{s:7:\"heading\";i:2;s:11:\"sub_heading\";i:2;s:11:\"description\";i:2;s:14:\"title_html_tag\";i:2;}}s:5:\"style\";a:3:{s:22:\"section_info_box_style\";a:1:{s:26:\"info_box_shadow_box_shadow\";i:2;}s:27:\"section_info_box_icon_style\";a:5:{s:17:\"icon_color_normal\";i:2;s:20:\"icon_bg_color_normal\";i:2;s:18:\"icon_border_radius\";i:2;s:11:\"icon_margin\";i:2;s:12:\"icon_padding\";i:2;}s:30:\"section_info_box_content_style\";a:11:{s:5:\"align\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:28:\"title_typography_line_height\";i:2;s:12:\"title_margin\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:18:\"description_margin\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:29:\"woocommerce-product-data-tabs\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:27:\"woocommerce-product-related\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:22:\"section_products_style\";a:1:{s:27:\"title_typography_typography\";i:2;}s:21:\"section_heading_style\";a:5:{s:29:\"heading_typography_typography\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:33:\"heading_typography_text_transform\";i:2;s:15:\"heading_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:7:\"content\";a:1:{s:32:\"section_related_products_content\";a:2:{s:20:\"columns_mobile_extra\";i:2;s:14:\"columns_mobile\";i:2;}}}}}s:5:\"popup\";a:4:{s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:2;s:25:\"typography_text_transform\";i:2;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:2;s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:27:\"_element_width_mobile_extra\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:13:\"content_width\";i:1;s:14:\"flex_direction\";i:1;s:8:\"flex_gap\";i:2;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:11:\"pp-info-box\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:1;s:9:\"icon_size\";i:1;s:13:\"icon_position\";i:1;s:20:\"icon_position_mobile\";i:1;}s:15:\"section_content\";a:3:{s:7:\"heading\";i:1;s:11:\"sub_heading\";i:1;s:11:\"description\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_info_box_style\";a:5:{s:19:\"info_box_min_height\";i:1;s:16:\"info_box_padding\";i:1;s:22:\"info_box_bg_background\";i:1;s:17:\"info_box_bg_color\";i:1;s:22:\"info_box_border_radius\";i:1;}s:27:\"section_info_box_icon_style\";a:2:{s:17:\"icon_color_normal\";i:1;s:11:\"icon_margin\";i:1;}s:30:\"section_info_box_content_style\";a:5:{s:11:\"title_color\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:18:\"description_margin\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}}s:6:\"header\";a:7:{s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:2;s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:2;s:23:\"icon_align_tablet_extra\";i:2;s:7:\"divider\";i:2;s:14:\"divider_height\";i:2;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:2;s:16:\"icon_color_hover\";i:2;s:9:\"icon_size\";i:2;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:2;s:25:\"icon_typography_font_size\";i:2;s:10:\"text_color\";i:2;s:16:\"text_color_hover\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:14:\"flex_direction\";i:10;s:20:\"flex_justify_content\";i:6;s:16:\"flex_align_items\";i:6;s:8:\"flex_gap\";i:4;s:13:\"content_width\";i:4;s:5:\"width\";i:4;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:10;}s:18:\"section_background\";a:1:{s:21:\"background_background\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}s:14:\"section_layout\";a:2:{s:7:\"padding\";i:8;s:11:\"css_classes\";i:2;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:2;s:21:\"sticky_effects_offset\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:2;s:5:\"space\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-advanced-menu\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:11:\"align_items\";i:2;s:7:\"pointer\";i:2;s:9:\"menu_type\";i:2;s:12:\"toggle_align\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:5:{s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:2;s:29:\"toggle_background_color_hover\";i:2;s:12:\"toggle_color\";i:2;s:18:\"toggle_color_hover\";i:2;}s:16:\"style_responsive\";a:13:{s:18:\"offcanvas_position\";i:2;s:27:\"close_icon_background_color\";i:2;s:33:\"close_icon_background_color_hover\";i:2;s:16:\"overlay_bg_color\";i:2;s:17:\"mobile_link_color\";i:2;s:24:\"mobile_sub_link_bg_color\";i:2;s:21:\"mobile_sub_link_color\";i:2;s:17:\"mobile_link_hover\";i:2;s:20:\"mobile_link_bg_hover\";i:2;s:24:\"mobile_sub_link_bg_hover\";i:2;s:21:\"mobile_sub_link_hover\";i:2;s:16:\"close_icon_color\";i:2;s:22:\"close_icon_color_hover\";i:2;}s:16:\"style_typography\";a:8:{s:26:\"menu_typography_typography\";i:2;s:25:\"menu_typography_font_size\";i:2;s:27:\"menu_typography_font_weight\";i:2;s:30:\"dropdown_typography_typography\";i:2;s:31:\"dropdown_typography_font_weight\";i:2;s:30:\"menu_typography_text_transform\";i:2;s:30:\"menu_typography_letter_spacing\";i:2;s:29:\"dropdown_typography_font_size\";i:2;}s:23:\"section_style_main_menu\";a:4:{s:28:\"padding_horizontal_menu_item\";i:2;s:15:\"color_menu_item\";i:2;s:21:\"color_menu_item_hover\";i:2;s:22:\"color_menu_item_active\";i:2;}s:22:\"section_style_dropdown\";a:11:{s:19:\"color_dropdown_item\";i:2;s:30:\"background_color_dropdown_item\";i:2;s:25:\"color_dropdown_item_hover\";i:2;s:36:\"background_color_dropdown_item_hover\";i:2;s:26:\"color_dropdown_item_active\";i:2;s:37:\"background_color_dropdown_item_active\";i:2;s:23:\"dropdown_divider_border\";i:2;s:22:\"dropdown_divider_color\";i:2;s:22:\"dropdown_divider_width\";i:2;s:35:\"dropdown_box_shadow_box_shadow_type\";i:2;s:30:\"dropdown_box_shadow_box_shadow\";i:2;}}}}s:10:\"fibosearch\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:21:\"woocommerce-menu-cart\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:2:{s:4:\"icon\";i:2;s:13:\"show_subtotal\";i:2;}s:12:\"section_cart\";a:3:{s:19:\"side_cart_alignment\";i:2;s:27:\"remove_item_button_position\";i:2;s:23:\"price_quantity_position\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:3:{s:26:\"toggle_button_border_width\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;}s:26:\"section_product_tabs_style\";a:3:{s:35:\"product_title_typography_typography\";i:2;s:34:\"product_title_typography_font_size\";i:2;s:36:\"product_title_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}}}', 'off'),
(7693, '_transient_wc_attribute_taxonomies', 'a:2:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:5:\"packs\";s:15:\"attribute_label\";s:5:\"Packs\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}', 'on'),
(8544, '_transient_timeout_wc_child_has_weight_152', '1787227931', 'off'),
(10076, 'wc_pending_batch_processes', 'a:0:{}', 'off'),
(1816, 'acf_first_activated_version', '6.8.6', 'on'),
(1817, 'acf_site_health', '{\"version\":\"6.8.6\",\"plugin_type\":\"PRO\",\"update_source\":\"ACF Direct\",\"activated\":true,\"activated_url\":\"https:\\/\\/mrarif.me\\/pch\",\"license_type\":\"ACF PRO\",\"license_status\":\"active\",\"subscription_expires\":1818059470,\"wp_version\":\"7.0.2\",\"mysql_version\":\"11.4.12-MariaDB-cll-lve-log\",\"is_multisite\":false,\"active_theme\":{\"name\":\"Astra Child\",\"version\":\"1.0.0\",\"theme_uri\":\"\",\"stylesheet\":false},\"parent_theme\":{\"name\":\"Astra\",\"version\":\"4.13.6\",\"theme_uri\":\"https:\\/\\/wpastra.com\\/\",\"stylesheet\":false},\"active_plugins\":{\"advanced-custom-fields-pro\\/acf.php\":{\"name\":\"Advanced Custom Fields PRO\",\"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\\/\"},\"ajax-search-for-woocommerce\\/ajax-search-for-woocommerce.php\":{\"name\":\"FiboSearch - AJAX Search for WooCommerce\",\"version\":\"1.33.0\",\"plugin_uri\":\"https:\\/\\/fibosearch.com?utm_source=wp-admin&utm_medium=referral&utm_campaign=author_uri&utm_gen=utmdc\"},\"litespeed-cache\\/litespeed-cache.php\":{\"name\":\"LiteSpeed Cache\",\"version\":\"7.8.0.1\",\"plugin_uri\":\"https:\\/\\/www.litespeedtech.com\\/products\\/cache-plugins\\/wordpress-acceleration\"},\"powerpack-elements\\/powerpack-elements.php\":{\"name\":\"PowerPack Pro for Elementor\",\"version\":\"2.13.5\",\"plugin_uri\":\"https:\\/\\/powerpackelements.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\\/\"},\"insert-headers-and-footers\\/ihaf.php\":{\"name\":\"WPCode Lite\",\"version\":\"2.3.8\",\"plugin_uri\":\"https:\\/\\/www.wpcode.com\\/\"}},\"ui_field_groups\":\"1\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[\"post_type==product\"],\"field_groups_with_single_block_rule\":\"0\",\"field_groups_with_multiple_block_rules\":\"0\",\"field_groups_with_blocks_and_other_rules\":\"0\",\"number_of_fields_by_type\":{\"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\",\"ui_options_pages_enabled\":true,\"ui_options_pages\":\"0\",\"json_options_pages\":\"0\",\"php_options_pages\":\"0\",\"rest_api_format\":\"light\",\"registered_acf_blocks\":\"0\",\"blocks_per_api_version\":[],\"blocks_per_acf_block_version\":[],\"blocks_using_post_meta\":\"0\",\"blocks_using_auto_inline_editing\":\"0\",\"preload_blocks\":true,\"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},\"datastore_enabled\":false,\"event_first_activated\":1784438615,\"event_first_created_field_group\":1784439008,\"event_activated_pro\":1784548060,\"last_updated\":1786523476}', 'off'),
(5109, 'avp_logo', '', 'auto'),
(5110, 'avp_title', 'Please verify your age', 'auto'),
(5111, 'avp_subtitle', 'You must be of legal age to enter this site.', 'auto'),
(1820, 'acf_version', '6.8.6', 'auto'),
(5114, 'avp_exit_text', 'I am under 21', 'auto'),
(5115, 'avp_redirect_url', 'https://google.com', 'auto'),
(5116, 'avp_cookie_duration', '0', 'auto'),
(5117, 'avp_verification_method', 'yesno', 'auto'),
(5118, 'avp_min_age', '21', 'auto'),
(5119, 'avp_bypass_logged_in', '1', 'auto'),
(5120, 'avp_bypass_crawlers', '1', 'auto'),
(5121, 'avp_show_remember_me', '1', 'auto'),
(5122, 'avp_color_popup_bg', '#1a1b20', 'auto'),
(5123, 'avp_color_primary', '#10b981', 'auto'),
(5124, 'avp_color_text', '#ffffff', 'auto'),
(5125, 'avp_color_text_muted', '#9ca3af', 'auto'),
(8539, '_transient_wc_product_children_152', 'a:2:{s:3:\"all\";a:3:{i:0;i:729;i:1;i:731;i:2;i:730;}s:7:\"visible\";a:3:{i:0;i:729;i:1;i:731;i:2;i:730;}}', 'off'),
(5113, 'avp_enter_text', 'I am 21 or older', 'auto'),
(5112, 'avp_warning_text', 'WARNING: This website contains age-restricted content.', 'auto'),
(247, 'pp_elementor_modules', 'a:63:{i:0;s:21:\"pp-advanced-accordion\";i:1;s:16:\"pp-advanced-menu\";i:2;s:16:\"pp-advanced-tabs\";i:3;s:8:\"pp-album\";i:4;s:14:\"pp-author-list\";i:5;s:14:\"pp-breadcrumbs\";i:6;s:17:\"pp-business-hours\";i:7;s:19:\"pp-business-reviews\";i:8;s:10:\"pp-buttons\";i:9;s:14:\"pp-card-slider\";i:10;s:13:\"pp-categories\";i:11;s:9:\"pp-charts\";i:12;s:17:\"pp-content-reveal\";i:13;s:17:\"pp-content-ticker\";i:14;s:12:\"pp-countdown\";i:15;s:10:\"pp-counter\";i:16;s:10:\"pp-coupons\";i:17;s:10:\"pp-devices\";i:18;s:10:\"pp-divider\";i:19;s:15:\"pp-dual-heading\";i:20;s:16:\"pp-fancy-heading\";i:21;s:6:\"pp-faq\";i:22;s:10:\"pp-flipbox\";i:23;s:14:\"pp-google-maps\";i:24;s:11:\"pp-hotspots\";i:25;s:12:\"pp-icon-list\";i:26;s:18:\"pp-image-accordion\";i:27;s:19:\"pp-image-comparison\";i:28;s:16:\"pp-image-gallery\";i:29;s:15:\"pp-image-slider\";i:30;s:11:\"pp-info-box\";i:31;s:20:\"pp-info-box-carousel\";i:32;s:12:\"pp-info-list\";i:33;s:13:\"pp-info-table\";i:34;s:12:\"pp-instafeed\";i:35;s:13:\"pp-login-form\";i:36;s:16:\"pp-logo-carousel\";i:37;s:12:\"pp-logo-grid\";i:38;s:18:\"pp-magazine-slider\";i:39;s:10:\"pp-marquee\";i:40;s:14:\"pp-modal-popup\";i:41;s:20:\"pp-offcanvas-content\";i:42;s:14:\"pp-onepage-nav\";i:43;s:8:\"pp-posts\";i:44;s:13:\"pp-price-menu\";i:45;s:16:\"pp-pricing-table\";i:46;s:12:\"pp-promo-box\";i:47;s:15:\"pp-random-image\";i:48;s:9:\"pp-recipe\";i:49;s:20:\"pp-registration-form\";i:50;s:13:\"pp-review-box\";i:51;s:11:\"pp-showcase\";i:52;s:10:\"pp-sitemap\";i:53;s:8:\"pp-table\";i:54;s:20:\"pp-table-of-contents\";i:55;s:14:\"pp-team-member\";i:56;s:23:\"pp-team-member-carousel\";i:57;s:15:\"pp-testimonials\";i:58;s:14:\"pp-tiled-posts\";i:59;s:11:\"pp-timeline\";i:60;s:9:\"pp-toggle\";i:61;s:8:\"pp-video\";i:62;s:16:\"pp-video-gallery\";}', 'auto'),
(236, 'edd_sl_1380e07af6fd2fb8cf7095284dd275e9', 'a:2:{s:7:\"timeout\";i:1784369683;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'),
(286, 'woocommerce_order_stats_has_fulfillment_column', 'no', 'off'),
(449, 'woocommerce_admin_install_timestamp', '1784369876', 'auto');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(245, 'elementor_log', 'a:26:{s:32:\"cea6fc1a0d4ef55874c0ed52110d4a2d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-18 07:15:25\";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.0.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-18 07:15:25\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.0.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:\"f2d39f8d2c53368c3296d5b15db964b0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-18 07:15:36\";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-18 07:15:36\";}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:\"bfdd11098e9cdd76e86b118cf69cc654\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-18 07:15:36\";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-18 07:15:36\";}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:\"1b7c7c06b1e20e44c21f4a8a17292446\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-18 07:15:36\";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-18 07:15:36\";}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:\"6a4f67cc04867118de18ecef725932e6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-18 07:15:36\";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.0.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-18 07:15:36\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.0.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:\"694e812599f043426d682503ba65737d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-18 10:22:00\";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:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2026-07-18 10:22:00\";i:1;s:19:\"2026-07-18 10:32:12\";i:2;s:19:\"2026-07-18 11:49:02\";i:3;s:19:\"2026-07-18 13:36:12\";i:4;s:19:\"2026-07-19 14:42:11\";i:5;s:19:\"2026-07-19 15:04:01\";i:6;s:19:\"2026-07-19 15:09:16\";i:7;s:19:\"2026-07-19 15:27:32\";i:8;s:19:\"2026-07-19 15:29:58\";i:9;s:19:\"2026-07-19 15:38:00\";i:10;s:19:\"2026-07-21 13:04:38\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784370120\";s:7:\"message\";s:30:\"r.startsWith is not a function\";s:3:\"url\";s:83:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/admin.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"42329\";}s:7:\"\0*\0file\";s:83:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/admin.min.js?ver=4.1.5\";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-18 10:22:06\";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:44;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-07-18 10:33:21\";i:1;s:19:\"2026-07-18 10:56:15\";i:2;s:19:\"2026-07-18 11:49:07\";i:3;s:19:\"2026-07-18 13:36:16\";i:4;s:19:\"2026-07-18 13:50:49\";i:5;s:19:\"2026-07-18 14:01:01\";i:6;s:19:\"2026-07-19 05:34:23\";i:7;s:19:\"2026-07-19 07:50:32\";i:8;s:19:\"2026-07-19 08:30:47\";i:9;s:19:\"2026-07-19 12:40:51\";i:10;s:19:\"2026-07-19 13:12:37\";i:11;s:19:\"2026-07-19 14:17:51\";i:12;s:19:\"2026-07-19 14:21:47\";i:13;s:19:\"2026-07-19 14:23:58\";i:14;s:19:\"2026-07-19 14:40:16\";i:15;s:19:\"2026-07-19 14:41:34\";i:16;s:19:\"2026-07-19 14:44:49\";i:17;s:19:\"2026-07-19 15:04:05\";i:18;s:19:\"2026-07-19 15:06:34\";i:19;s:19:\"2026-07-19 15:09:47\";i:20;s:19:\"2026-07-19 15:14:36\";i:21;s:19:\"2026-07-19 15:17:44\";i:22;s:19:\"2026-07-19 15:22:43\";i:23;s:19:\"2026-07-19 15:23:56\";i:24;s:19:\"2026-07-19 15:24:46\";i:25;s:19:\"2026-07-19 15:26:10\";i:26;s:19:\"2026-07-19 15:29:49\";i:27;s:19:\"2026-07-19 15:30:04\";i:28;s:19:\"2026-07-19 15:32:02\";i:29;s:19:\"2026-07-19 15:32:05\";i:30;s:19:\"2026-07-19 15:34:57\";i:31;s:19:\"2026-07-19 15:36:18\";i:32;s:19:\"2026-07-19 15:38:12\";i:33;s:19:\"2026-07-19 15:45:48\";i:34;s:19:\"2026-07-20 07:29:04\";i:35;s:19:\"2026-07-20 08:09:59\";i:36;s:19:\"2026-07-20 13:43:55\";i:37;s:19:\"2026-07-21 05:23:04\";i:38;s:19:\"2026-07-21 06:45:49\";i:39;s:19:\"2026-07-21 06:47:40\";i:40;s:19:\"2026-07-21 08:33:44\";i:41;s:19:\"2026-07-21 09:37:37\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784370126\";s:7:\"message\";s:31:\"Element type already registered\";s:3:\"url\";s:84:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"928094\";}s:7:\"\0*\0file\";s:84:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"928094\";}s:32:\"e08dc8801dea680e1228c8c693f257ee\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-18 10:23:11\";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:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-18 10:23:11\";}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:87:\"/home/mrarqpph/public_html/pch/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:113;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:87:\"/home/mrarqpph/public_html/pch/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:113;}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-18 10:30:45\";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:43;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-07-18 10:30:45\";i:1;s:19:\"2026-07-19 12:41:46\";i:2;s:19:\"2026-07-19 12:41:46\";i:3;s:19:\"2026-07-19 15:07:46\";i:4;s:19:\"2026-07-19 15:07:46\";i:5;s:19:\"2026-07-19 15:07:46\";i:6;s:19:\"2026-07-21 13:26:16\";i:7;s:19:\"2026-07-21 13:26:16\";i:8;s:19:\"2026-07-21 13:26:20\";i:9;s:19:\"2026-07-21 13:26:20\";i:10;s:19:\"2026-07-21 13:27:11\";i:11;s:19:\"2026-07-21 13:27:11\";i:12;s:19:\"2026-07-21 13:27:38\";i:13;s:19:\"2026-07-21 13:27:38\";i:14;s:19:\"2026-07-21 13:28:15\";i:15;s:19:\"2026-07-21 13:28:15\";i:16;s:19:\"2026-07-21 13:28:39\";i:17;s:19:\"2026-07-21 13:28:39\";i:18;s:19:\"2026-07-21 13:29:55\";i:19;s:19:\"2026-07-21 13:29:55\";i:20;s:19:\"2026-07-21 13:29:56\";i:21;s:19:\"2026-07-21 13:29:56\";i:22;s:19:\"2026-07-21 13:29:59\";i:23;s:19:\"2026-07-21 13:29:59\";i:24;s:19:\"2026-07-21 13:30:07\";i:25;s:19:\"2026-07-21 13:30:07\";i:26;s:19:\"2026-07-21 13:30:10\";i:27;s:19:\"2026-07-21 13:30:10\";i:28;s:19:\"2026-07-21 13:30:13\";i:29;s:19:\"2026-07-21 13:30:13\";i:30;s:19:\"2026-07-21 13:30:19\";i:31;s:19:\"2026-07-21 13:30:19\";i:32;s:19:\"2026-07-21 13:30:21\";i:33;s:19:\"2026-07-21 13:30:21\";i:34;s:19:\"2026-07-21 13:30:26\";i:35;s:19:\"2026-07-21 13:30:26\";i:36;s:19:\"2026-07-21 13:30:29\";i:37;s:19:\"2026-07-21 13:30:29\";i:38;s:19:\"2026-07-21 13:30:36\";i:39;s:19:\"2026-07-21 13:30:36\";i:40;s:19:\"2026-07-21 13:34:10\";i:41;s:19:\"2026-07-21 13:34:10\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784370645\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:84:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"982924\";}s:7:\"\0*\0file\";s:84:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"982924\";}s:32:\"f99eb5ed417492ef28b6b3000203a316\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-18 10:55:18\";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-18 10:55:18\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784372118\";s:7:\"message\";s:51:\"Cannot read properties of undefined (reading \'get\')\";s:3:\"url\";s:84:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"22636\";}s:7:\"\0*\0file\";s:84:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"22636\";}s:32:\"1c96f60ee10c4ea96ce0932494268b8f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-19 14:17:23\";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:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2026-07-19 14:17:23\";i:1;s:19:\"2026-07-19 14:17:24\";i:2;s:19:\"2026-07-19 14:17:24\";i:3;s:19:\"2026-07-19 14:17:24\";i:4;s:19:\"2026-07-19 14:17:24\";i:5;s:19:\"2026-07-19 14:17:24\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784470643\";s:7:\"message\";s:23:\"l.get is not a function\";s:3:\"url\";s:92:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"12039\";}s:7:\"\0*\0file\";s:92:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"12039\";}s:32:\"4e932e42b84b48e49dac5f3e04ef74e1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-19 15:05:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:73:\"Cannot read properties of undefined (reading &#039;createPropUtils&#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-19 15:05:43\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784473543\";s:7:\"message\";s:63:\"Cannot read properties of undefined (reading \'createPropUtils\')\";s:3:\"url\";s:120:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-variables/editor-variables.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"4565\";}s:7:\"\0*\0file\";s:120:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-variables/editor-variables.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:4:\"4565\";}s:32:\"33a448dc5ed0750258607300a5b17de4\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-19 15:05:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:70:\"Cannot read properties of undefined (reading &#039;ImageControl&#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-19 15:05:43\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784473543\";s:7:\"message\";s:60:\"Cannot read properties of undefined (reading \'ImageControl\')\";s:3:\"url\";s:128:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.min.js?ver=4.1.5\";s:4:\"line\";s:2:\"15\";s:6:\"column\";s:4:\"2627\";}s:7:\"\0*\0file\";s:128:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-editing-panel/editor-editing-panel.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:2:\"15\";s:9:\"\0*\0column\";s:4:\"2627\";}s:32:\"62b4c894a7a09bfeecdc046358bb0461\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-19 15:05:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:79:\"Cannot read properties of undefined (reading &#039;STYLE_SCHEMA_FULL_URI&#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-19 15:05:43\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784473543\";s:7:\"message\";s:69:\"Cannot read properties of undefined (reading \'STYLE_SCHEMA_FULL_URI\')\";s:3:\"url\";s:130:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"5\";s:6:\"column\";s:5:\"23339\";}s:7:\"\0*\0file\";s:130:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-global-classes/editor-global-classes.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:1:\"5\";s:9:\"\0*\0column\";s:5:\"23339\";}s:32:\"e98a5be9a222cd797b6467ee655addf1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-19 15:05:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:75:\"Cannot read properties of undefined (reading &#039;createTransformer&#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-19 15:05:43\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1784473543\";s:7:\"message\";s:65:\"Cannot read properties of undefined (reading \'createTransformer\')\";s:3:\"url\";s:122:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-components/editor-components.min.js?ver=4.1.5\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"8148\";}s:7:\"\0*\0file\";s:122:\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/js/packages/editor-components/editor-components.min.js?ver=4.1.5\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:4:\"8148\";}s:32:\"add341293aaf18712b5a4a4e36376f6d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-20 07:28:59\";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:67;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-07-25 07:07:40\";i:1;s:19:\"2026-07-25 07:07:40\";i:2;s:19:\"2026-07-25 07:07:41\";i:3;s:19:\"2026-07-25 07:07:41\";i:4;s:19:\"2026-07-25 07:07:41\";i:5;s:19:\"2026-07-27 05:42:09\";i:6;s:19:\"2026-07-27 05:42:10\";i:7;s:19:\"2026-07-27 05:42:11\";i:8;s:19:\"2026-07-27 05:42:12\";i:9;s:19:\"2026-07-27 05:42:13\";i:10;s:19:\"2026-07-27 05:42:14\";i:11;s:19:\"2026-07-28 05:38:40\";i:12;s:19:\"2026-07-28 05:38:41\";i:13;s:19:\"2026-07-28 05:38:42\";i:14;s:19:\"2026-07-28 05:38:43\";i:15;s:19:\"2026-07-28 05:38:45\";i:16;s:19:\"2026-07-28 05:38:48\";i:17;s:19:\"2026-07-28 05:38:59\";i:18;s:19:\"2026-07-28 05:39:00\";i:19;s:19:\"2026-07-28 05:39:00\";i:20;s:19:\"2026-07-28 05:39:01\";i:21;s:19:\"2026-07-28 05:39:02\";i:22;s:19:\"2026-07-28 05:39:03\";i:23;s:19:\"2026-07-28 05:39:03\";i:24;s:19:\"2026-07-28 05:39:11\";i:25;s:19:\"2026-07-28 05:39:12\";i:26;s:19:\"2026-07-28 05:39:12\";i:27;s:19:\"2026-07-28 05:39:14\";i:28;s:19:\"2026-07-28 05:39:14\";i:29;s:19:\"2026-07-28 05:39:16\";i:30;s:19:\"2026-07-28 05:39:23\";i:31;s:19:\"2026-07-28 05:39:23\";i:32;s:19:\"2026-07-28 05:39:24\";i:33;s:19:\"2026-07-28 05:39:25\";i:34;s:19:\"2026-07-28 05:39:26\";i:35;s:19:\"2026-07-28 05:39:26\";i:36;s:19:\"2026-07-28 05:39:34\";i:37;s:19:\"2026-07-28 05:39:34\";i:38;s:19:\"2026-07-28 05:39:35\";i:39;s:19:\"2026-07-28 05:39:35\";i:40;s:19:\"2026-07-28 05:39:37\";i:41;s:19:\"2026-07-28 05:39:37\";}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:94:\"/home/mrarqpph/public_html/pch/wp-content/plugins/elementor-pro/modules/screenshots/module.php\";s:4:\"line\";i:33;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:94:\"/home/mrarqpph/public_html/pch/wp-content/plugins/elementor-pro/modules/screenshots/module.php\";s:7:\"\0*\0line\";i:33;}s:32:\"b1ef9b9b300ba13d6a5ef5792dbfb9d5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-21 10:17:40\";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-21 10:17:40\";}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:\"eb56a4bb1122dc14f1408ebb47f7cc91\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-21 10:17:46\";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-21 10:17:46\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b77ca329bfceb95d87406c24cdf049bf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-21 10:17:46\";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-21 10:17:46\";}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:\"adf8ebbed958342d3a57fe029dd97e48\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-21 10:17:48\";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-21 10:17:48\";}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:\"b5c2e47e4704caa7252ce97857f38253\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-21 10:17:48\";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-21 10:17:48\";}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:\"a47f812b5c634962c0ddc494f089a87a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 11:32:27\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-07-22 11:32:27\";i:1;s:19:\"2026-07-22 11:32:27\";}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:\"9c16977d20144d4340c4db34654f54d6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 11:33: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-22 11:33: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:\"f7976f49f7a7c6c9e926d1229c0e3168\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 11:33: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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-07-22 11:33:02\";i:1;s:19:\"2026-07-22 11:33: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:\"99dbcf3aa4468a7f5a7df0992b9e3cb0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 11:33: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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-07-22 11:33:02\";i:1;s:19:\"2026-07-22 11:33: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:\"868f2dac9f587a999323637f58ca79ed\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 11:33: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.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-22 11:33: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.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\";}}}', 'off'),
(239, 'pp_license_key', '820357b27bedb9bf31cf47c98f5a04b1', 'auto'),
(240, 'pp_license_status', 'valid', 'auto'),
(241, 'edd_sl_0db1b5f4838f5bc5af637174ef14407d', 'a:2:{s:7:\"timeout\";i:1786547925;s:5:\"value\";s:2265:\"{\"new_version\":\"2.13.5\",\"stable_version\":\"2.13.5\",\"name\":\"PowerPack Elements\",\"slug\":\"powerpack-elements\",\"url\":\"https:\\/\\/powerpackelements.com\\/downloads\\/powerpack-elements\\/?changelog=1\",\"last_updated\":\"2026-08-10 13:22:54\",\"homepage\":\"https:\\/\\/powerpackelements.com\",\"package\":\"https:\\/\\/powerpackelements.com\\/edd-sl\\/package_download\\/MTc4NjcyOTcyNTo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OmU2NzU4YzU3ZTNkOTYzOTg3NGM1ZWZkMDY4NDczZjE5Omh0dHBzQC8vbXJhcmlmLm1lL3BjaDow\",\"download_link\":\"https:\\/\\/powerpackelements.com\\/edd-sl\\/package_download\\/MTc4NjcyOTcyNTo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OmU2NzU4YzU3ZTNkOTYzOTg3NGM1ZWZkMDY4NDczZjE5Omh0dHBzQC8vbXJhcmlmLm1lL3BjaDow\",\"sections\":{\"changelog\":\"<p>Visit\\u00a0<a href=\\\"https:\\/\\/powerpackelements.com\\/change-logs\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">changelogs page<\\/a> for details.<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/powerpackelements.com\\/wp-content\\/uploads\\/edd\\/2019\\/02\\/pp-feature-128x128.png\",\"2x\":\"https:\\/\\/powerpackelements.com\\/wp-content\\/uploads\\/edd\\/2019\\/02\\/pp-feature-256x256.png\"},\"contributors\":{\"ideaboxcreations\":{\"display_name\":\"ideaboxcreations\",\"profile\":\"\\/\\/profiles.wordpress.org\\/ideaboxcreations\",\"avatar\":\"https:\\/\\/wordpress.org\\/grav-redirect.php?user=ideaboxcreations\"},\"bloompixel\":{\"display_name\":\"bloompixel\",\"profile\":\"\\/\\/profiles.wordpress.org\\/bloompixel\",\"avatar\":\"https:\\/\\/wordpress.org\\/grav-redirect.php?user=bloompixel\"},\"simrandeep\":{\"display_name\":\"simrandeep\",\"profile\":\"\\/\\/profiles.wordpress.org\\/simrandeep\",\"avatar\":\"https:\\/\\/wordpress.org\\/grav-redirect.php?user=simrandeep\"},\"ibachal\":{\"display_name\":\"ibachal\",\"profile\":\"\\/\\/profiles.wordpress.org\\/ibachal\",\"avatar\":\"https:\\/\\/wordpress.org\\/grav-redirect.php?user=ibachal\"},\"puneetsahalot\":{\"display_name\":\"puneetsahalot\",\"profile\":\"\\/\\/profiles.wordpress.org\\/puneetsahalot\",\"avatar\":\"https:\\/\\/wordpress.org\\/grav-redirect.php?user=puneetsahalot\"}},\"tested\":\"6.7.1\",\"changelog\":[\"<p>Visit\\u00a0<a href=\\\"https:\\/\\/powerpackelements.com\\/change-logs\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">changelogs page<\\/a> for details.<\\/p>\\n\"],\"plugin\":\"powerpack-elements\\/powerpack-elements.php\",\"id\":\"powerpack-elements\\/powerpack-elements.php\"}\";}', 'off'),
(425, 'woocommerce_feature_point_of_sale_enabled', 'yes', 'on'),
(426, 'woocommerce_feature_mcp_integration_enabled', 'no', 'on'),
(427, 'woocommerce_feature_destroy-empty-sessions_enabled', 'no', 'on'),
(428, 'woocommerce_feature_rest_api_caching_enabled', 'no', 'on'),
(429, 'woocommerce_cart_save_for_later_enabled', 'no', 'on'),
(430, 'woocommerce_product_wishlist_enabled', 'no', 'on'),
(431, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(432, 'woocommerce_feature_product_instance_caching_enabled', 'no', 'on'),
(433, 'woocommerce_single_image_width', '0', 'on'),
(434, 'woocommerce_thumbnail_image_width', '0', 'on'),
(435, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(436, 'woocommerce_demo_store', 'no', 'off'),
(437, 'wc_downloads_approved_directories_mode', 'enabled', 'auto'),
(438, 'woocommerce_permalinks', 'a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}', 'auto'),
(439, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(2908, 'product_cat_children', 'a:0:{}', 'auto'),
(441, 'default_product_cat', '15', 'auto'),
(442, 'woocommerce_refund_returns_page_id', '18', 'auto'),
(445, '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'),
(446, 'woocommerce_version', '10.9.4', 'auto'),
(447, 'woocommerce_db_version', '10.9.4', 'auto'),
(448, 'woocommerce_store_id', 'ad942e1d-d5e5-4b80-bf69-d96e2b84922c', 'auto'),
(450, 'woocommerce_inbox_variant_assignment', '12', 'auto'),
(451, 'woocommerce_remote_variant_assignment', '93', 'auto'),
(462, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(482, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1787055938', 'off'),
(457, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}', 'on'),
(458, 'action_scheduler_lock_async-request-runner', '6a7c2f4c506096.90339715|1786523528', 'no'),
(460, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"t21UycvJx9kk7UYvZ0LHyzYjvkAnn5YV\";}', 'on'),
(461, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(463, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(464, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(465, 'widget_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(466, 'widget_woocommerce_product_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(467, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(468, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(469, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(470, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(471, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(472, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(473, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(474, 'widget_wc_brands_brand_description', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(475, 'widget_woocommerce_brand_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(476, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(479, '_site_transient_timeout_woocommerce_blocks_patterns', '1786961877', 'off'),
(480, '_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'),
(481, 'jetpack_options', 'a:1:{s:14:\"last_heartbeat\";i:1786523478;}', 'auto');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(483, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/all-reviews.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/customer-account.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/featured-category.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/price-filter.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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-categories.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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-filters.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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-new.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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-results-count.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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-top-rated.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/pch\\/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\\/stock-filter.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\\/pch\\/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\\/wc-payment-method-cod.js\":{\"src\":\"https:\\/\\/mrarif.me\\/pch\\/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\"]}},\"version\":\"wc-10.9.4\",\"hash\":\"1ba023306bf60049805b1490e6735037\"}', 'off'),
(484, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(485, 'woocommerce_coming_soon', 'no', 'auto'),
(486, 'woocommerce_store_pages_only', 'yes', 'auto'),
(487, 'woocommerce_email_improvements_default_enabled', 'yes', 'auto'),
(488, 'woocommerce_email_improvements_first_enabled_at', '2026-07-18 10:17:57', 'auto'),
(489, 'woocommerce_email_improvements_last_enabled_at', '2026-07-18 10:17:57', 'auto'),
(490, 'woocommerce_email_improvements_enabled_count', '1', 'auto'),
(491, 'woocommerce_back_in_stock_allow_signups', 'yes', 'auto'),
(492, 'woocommerce_analytics_scheduled_import', 'yes', 'auto'),
(493, 'woocommerce_admin_scheduler_last_processed_order_modified_date', '2026-08-12 08:31:10', 'off'),
(494, 'woocommerce_admin_scheduler_last_processed_order_id', '0', 'off'),
(495, 'woocommerce_initial_installed_version', '10.9.4', 'off'),
(496, 'wc_blocks_db_schema_version', '260', 'auto'),
(497, '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'),
(498, 'woocommerce_admin_notices', 'a:0:{}', 'auto'),
(14521, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1786623527', 'off'),
(14522, '_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'),
(501, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(8250, '_transient_timeout_wc_child_has_weight_139', '1787227090', 'off'),
(504, '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'),
(14096, '_transient_is_multi_author', '0', 'on'),
(514, '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: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:11;a:8:{s:4:\"slug\";s:46:\"orders-list-empty-body-shipstation-integration\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:23:\"shipstation-integration\";s:4:\"icon\";s:73:\"https://woocommerce.com/wp-content/uploads/2012/08/ShipStation-Icon-1.png\";s:5:\"title\";s:11:\"ShipStation\";s:4:\"copy\";s:113:\"Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with ShipStation.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/shipstation-integration/\";}i:12;a:8:{s:4:\"slug\";s:53:\"orders-list-empty-body-australia-post-shipping-method\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"australia-post-shipping-method\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2013/01/woo-AustraliaPost.png\";s:5:\"title\";s:30:\"Australia Post Shipping Method\";s:4:\"copy\";s:129:\"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/australia-post-shipping-method/\";}i:13;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:14;a:8:{s:4:\"slug\";s:53:\"orders-list-empty-body-envia-shipping-and-fulfillment\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"envia-shipping-and-fulfillment\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2022/09/icono-envia-color160x160.png?w=80\";s:5:\"title\";s:30:\"Envia Shipping and Fulfillment\";s:4:\"copy\";s:57:\"Streamline shipping worldwide with Envia for WooCommerce.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/envia-shipping-and-fulfillment/\";}i:15;a:8:{s:4:\"slug\";s:53:\"orders-list-empty-body-quick-checkout-for-woocommerce\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"quick-checkout-for-woocommerce\";s:4:\"icon\";s:82:\"https://woocommerce.com/wp-content/uploads/2020/10/quick-checkout-icon-new-160.png\";s:5:\"title\";s:14:\"Quick Checkout\";s:4:\"copy\";s:139:\"Quick Checkout for WooCommerce allows your users to quickly complete their purchase by using Buy Now Buttons and Saving Multiple Addresses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/quick-checkout-for-woocommerce/\";}i:16;a:8:{s:4:\"slug\";s:41:\"orders-list-empty-body-woocommerce-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2013/09/Zapier-App-Icon-160-1.png\";s:5:\"title\";s:18:\"Zapier Integration\";s:4:\"copy\";s:153:\"WooCommerce connected to 9,000+ apps, with AI steps inside your workflows and plain-English store management through Claude or ChatGPT. No code required.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}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:78:\"product-edit-meta-tab-body-buy-once-or-subscribe-for-woocommerce-subscriptions\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:51:\"buy-once-or-subscribe-for-woocommerce-subscriptions\";s:4:\"icon\";s:71:\"https://woocommerce.com/wp-content/uploads/2022/02/bos-product-icon.png\";s:5:\"title\";s:51:\"Buy Once or Subscribe for WooCommerce Subscriptions\";s:4:\"copy\";s:259:\"Offer one-time purchases and recurring subscription plans side by side on the same product page — no duplicate listings, no complex setup. Increase recurring revenue, reduce churn, and give every type of customer exactly the flexibility they\'re looking for.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:85:\"https://woocommerce.com/products/buy-once-or-subscribe-for-woocommerce-subscriptions/\";}i:23;a:8:{s:4:\"slug\";s:50:\"product-edit-meta-tab-body-sort-products-rearrange\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:23:\"sort-products-rearrange\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2025/10/Sort-Products-and-Rearrange-1.png\";s:5:\"title\";s:27:\"Sort Products and Rearrange\";s:4:\"copy\";s:157:\"Sort Products by Category, Attributes, and Tags or the Entire Catalog on the Shop Page. Re-order products manually by using a simple drag-and-drop interface.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/sort-products-rearrange/\";}i:24;a:8:{s:4:\"slug\";s:49:\"product-edit-meta-tab-body-woocommerce-pre-orders\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:22:\"woocommerce-pre-orders\";s:4:\"icon\";s:91:\"https://woocommerce.com/wp-content/uploads/2013/04/Pre_Order_icon-marketplace-160x160-2.png\";s:5:\"title\";s:22:\"WooCommerce Pre-Orders\";s:4:\"copy\";s:60:\"Allow customers to order products before they are available.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:56:\"https://woocommerce.com/products/woocommerce-pre-orders/\";}i:25;a:8:{s:4:\"slug\";s:45:\"product-edit-meta-tab-body-smart-product-tags\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:18:\"smart-product-tags\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2025/08/logo_product_badge_tag.png\";s:5:\"title\";s:18:\"Smart Product Tags\";s:4:\"copy\";s:175:\"Create stunning visual badges, tags and labels for your WooCommerce products. Add custom badges with images, text, and AI-powered generation for enhanced product presentation.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/smart-product-tags/\";}i:26;a:8:{s:4:\"slug\";s:69:\"product-edit-meta-tab-body-bulk-updater-for-woocommerce-subscriptions\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:42:\"bulk-updater-for-woocommerce-subscriptions\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2021/11/product-icon-80-80-1.jpg\";s:5:\"title\";s:42:\"Bulk Updater for WooCommerce Subscriptions\";s:4:\"copy\";s:54:\"Instantly update existing subscription prices in bulk.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:76:\"https://woocommerce.com/products/bulk-updater-for-woocommerce-subscriptions/\";}}s:7:\"updated\";i:1784369883;}', 'off'),
(5626, 'wpc_logs', 'a:1:{s:5:\"woosb\";a:1:{i:0;a:3:{s:4:\"time\";s:19:\"2026-07-20 11:42:58\";s:4:\"user\";s:17:\"web-admin (ID: 1)\";s:6:\"action\";s:11:\"deactivated\";}}}', 'off'),
(521, 'as_has_wp_comment_logs', 'no', 'on');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(14500, '_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'),
(524, 'woocommerce_onboarding_profile_progress', 'a:1:{s:29:\"core_profiler_completed_steps\";a:2:{s:12:\"intro-opt-in\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-18T11:18:56Z\";}s:17:\"skip-guided-setup\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-18T11:19:20Z\";}}}', 'auto'),
(525, 'woocommerce_allow_tracking_first_optin', '1784369951', 'auto'),
(526, 'woocommerce_allow_tracking_last_modified', '1784369951', 'auto'),
(527, 'wc_has_tracked_default_theme', '1', 'auto'),
(3153, 'woocommerce_free_shipping_1_settings', 'a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:3:\"100\";s:16:\"ignore_discounts\";s:2:\"no\";}', 'on'),
(14554, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1786537127;s:8:\"response\";a:5:{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.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.2.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.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:41:\"w.org/plugins/ajax-search-for-woocommerce\";s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:6:\"plugin\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.34.0\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/ajax-search-for-woocommerce/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/ajax-search-for-woocommerce.1.34.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/ajax-search-for-woocommerce/assets/icon-256x256.png?rev=2883754\";s:2:\"1x\";s:80:\"https://ps.w.org/ajax-search-for-woocommerce/assets/icon-128x128.png?rev=2883754\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/ajax-search-for-woocommerce/assets/banner-1544x500.png?rev=3177893\";s:2:\"1x\";s:82:\"https://ps.w.org/ajax-search-for-woocommerce/assets/banner-772x250.png?rev=3177893\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";s:6:\"tested\";s:5:\"7.0.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:3:\"7.9\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/litespeed-cache.7.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"7.0.3\";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.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3640790\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3640790\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.9\";s:6:\"tested\";s:5:\"7.0.3\";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:371:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvcGNoIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc4NjUyMzQ3NSwiZXhwIjoxNzg2NjA5ODc1fQ.-bGMW1yLh5R-6TEUbWd6n6_dUhDXBKuGztTeu-YfjX0/package_download\";s:13:\"download_link\";s:371:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvcGNoIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc4NjUyMzQ3NSwiZXhwIjoxNzg2NjA5ODc1fQ.-bGMW1yLh5R-6TEUbWd6n6_dUhDXBKuGztTeu-YfjX0/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:3:{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:35:\"insert-headers-and-footers/ihaf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/insert-headers-and-footers\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:6:\"plugin\";s:35:\"insert-headers-and-footers/ihaf.php\";s:11:\"new_version\";s:5:\"2.3.8\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/insert-headers-and-footers/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/insert-headers-and-footers.2.3.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=2758516\";s:2:\"1x\";s:79:\"https://ps.w.org/insert-headers-and-footers/assets/icon-128x128.png?rev=2758516\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/insert-headers-and-footers/assets/banner-1544x500.png?rev=2758516\";s:2:\"1x\";s:81:\"https://ps.w.org/insert-headers-and-footers/assets/banner-772x250.png?rev=2758516\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:41:\"powerpack-elements/powerpack-elements.php\";O:8:\"stdClass\":17:{s:11:\"new_version\";s:6:\"2.13.5\";s:14:\"stable_version\";s:6:\"2.13.5\";s:4:\"name\";s:18:\"PowerPack Elements\";s:4:\"slug\";s:18:\"powerpack-elements\";s:3:\"url\";s:71:\"https://powerpackelements.com/downloads/powerpack-elements/?changelog=1\";s:12:\"last_updated\";s:19:\"2026-08-10 13:22:54\";s:8:\"homepage\";s:29:\"https://powerpackelements.com\";s:7:\"package\";s:194:\"https://powerpackelements.com/edd-sl/package_download/MTc4NjcyOTcyNTo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OmU2NzU4YzU3ZTNkOTYzOTg3NGM1ZWZkMDY4NDczZjE5Omh0dHBzQC8vbXJhcmlmLm1lL3BjaDow\";s:13:\"download_link\";s:194:\"https://powerpackelements.com/edd-sl/package_download/MTc4NjcyOTcyNTo4MjAzNTdiMjdiZWRiOWJmMzFjZjQ3Yzk4ZjVhMDRiMToxMDU1OmU2NzU4YzU3ZTNkOTYzOTg3NGM1ZWZkMDY4NDczZjE5Omh0dHBzQC8vbXJhcmlmLm1lL3BjaDow\";s:8:\"sections\";O:8:\"stdClass\":1:{s:9:\"changelog\";s:131:\"<p>Visit <a href=\"https://powerpackelements.com/change-logs/\" target=\"_blank\" rel=\"noopener\">changelogs page</a> for details.</p>\n\";}s:7:\"banners\";O:8:\"stdClass\":2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:90:\"https://mrarif.me/pch/wp-content/plugins/powerpack-elements/assets/images/icon-128x128.png\";s:2:\"2x\";s:90:\"https://mrarif.me/pch/wp-content/plugins/powerpack-elements/assets/images/icon-256x256.png\";s:7:\"default\";s:90:\"https://mrarif.me/pch/wp-content/plugins/powerpack-elements/assets/images/icon-256x256.png\";}s:12:\"contributors\";O:8:\"stdClass\":5:{s:16:\"ideaboxcreations\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:16:\"ideaboxcreations\";s:7:\"profile\";s:41:\"//profiles.wordpress.org/ideaboxcreations\";s:6:\"avatar\";s:61:\"https://wordpress.org/grav-redirect.php?user=ideaboxcreations\";}s:10:\"bloompixel\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:10:\"bloompixel\";s:7:\"profile\";s:35:\"//profiles.wordpress.org/bloompixel\";s:6:\"avatar\";s:55:\"https://wordpress.org/grav-redirect.php?user=bloompixel\";}s:10:\"simrandeep\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:10:\"simrandeep\";s:7:\"profile\";s:35:\"//profiles.wordpress.org/simrandeep\";s:6:\"avatar\";s:55:\"https://wordpress.org/grav-redirect.php?user=simrandeep\";}s:7:\"ibachal\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:7:\"ibachal\";s:7:\"profile\";s:32:\"//profiles.wordpress.org/ibachal\";s:6:\"avatar\";s:52:\"https://wordpress.org/grav-redirect.php?user=ibachal\";}s:13:\"puneetsahalot\";O:8:\"stdClass\":3:{s:12:\"display_name\";s:13:\"puneetsahalot\";s:7:\"profile\";s:38:\"//profiles.wordpress.org/puneetsahalot\";s:6:\"avatar\";s:58:\"https://wordpress.org/grav-redirect.php?user=puneetsahalot\";}}s:6:\"tested\";s:5:\"6.7.1\";s:9:\"changelog\";a:1:{i:0;s:131:\"<p>Visit <a href=\"https://powerpackelements.com/change-logs/\" target=\"_blank\" rel=\"noopener\">changelogs page</a> for details.</p>\n\";}s:6:\"plugin\";s:41:\"powerpack-elements/powerpack-elements.php\";s:2:\"id\";s:41:\"powerpack-elements/powerpack-elements.php\";}}s:7:\"checked\";a:9:{s:34:\"advanced-custom-fields-pro/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:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:6:\"1.33.0\";s:35:\"litespeed-cache/litespeed-cache.php\";s:7:\"7.8.0.1\";s:41:\"powerpack-elements/powerpack-elements.php\";s:6:\"2.13.5\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:5:\"2.3.0\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.9.4\";s:35:\"insert-headers-and-footers/ihaf.php\";s:5:\"2.3.8\";}}', 'off'),
(11624, 'action_scheduler_migration_status', 'complete', 'auto'),
(14553, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1786537126;s:7:\"checked\";a:3:{s:11:\"astra-child\";s:5:\"1.0.0\";s:5:\"astra\";s:6:\"4.13.6\";s:16:\"twentytwentyfive\";s:3:\"1.5\";}s:8:\"response\";a:1:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:6:\"4.13.9\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/astra.4.13.9.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}}s:9:\"no_update\";a:1:{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:12:\"translations\";a:0:{}}', 'off');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(14518, 'elementor_pro_remote_info_api_data_4.2.0', 'a:2:{s:7:\"timeout\";i:1786566676;s:5:\"value\";s:257769:\"{\"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.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvcGNoIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc4NjUyMzQ3NSwiZXhwIjoxNzg2NjA5ODc1fQ.-bGMW1yLh5R-6TEUbWd6n6_dUhDXBKuGztTeu-YfjX0\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvcGNoIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc4NjUyMzQ3NSwiZXhwIjoxNzg2NjA5ODc1fQ.-bGMW1yLh5R-6TEUbWd6n6_dUhDXBKuGztTeu-YfjX0\\/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 `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(14512, '_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.3.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.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.3\";s:7:\"version\";s:5:\"7.0.3\";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:1786537125;s:15:\"version_checked\";s:5:\"7.0.3\";s:12:\"translations\";a:0:{}}', 'off'),
(11925, '_transient_timeout_wc_product_children_124', '1787578152', 'off'),
(11926, '_transient_wc_product_children_124', 'a:2:{s:3:\"all\";a:3:{i:0;i:711;i:1;i:713;i:2;i:712;}s:7:\"visible\";a:3:{i:0;i:711;i:1;i:713;i:2;i:712;}}', 'off'),
(11927, '_transient_timeout_wc_var_prices_124', '1787578152', 'off'),
(11928, '_transient_wc_var_prices_124', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"711\":\"40.00\",\"713\":\"180.00\",\"712\":\"320.00\"},\"regular_price\":{\"711\":\"40.00\",\"713\":\"200.00\",\"712\":\"400.00\"},\"sale_price\":{\"711\":\"40.00\",\"713\":\"180.00\",\"712\":\"320.00\"}}}', 'off'),
(11933, '_transient_timeout_wc_child_has_weight_124', '1787578162', 'off'),
(11934, '_transient_wc_child_has_weight_124', '0', 'off'),
(11935, '_transient_timeout_wc_child_has_dimensions_124', '1787578162', 'off'),
(11936, '_transient_wc_child_has_dimensions_124', '0', 'off'),
(14484, 'litespeed.conf.debug-disable_tmp', '0', 'auto'),
(14485, 'litespeed.purge.queue', '-1', 'auto'),
(14486, 'litespeed.purge.queue2', '-1', 'auto'),
(14482, 'litespeed.conf.qc-nameservers', '', 'auto'),
(14483, 'litespeed.conf.qc-cname', '', 'auto'),
(14499, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1787128270', 'off'),
(14477, 'litespeed.conf.cdn-cloudflare_name', '', 'auto'),
(14478, 'litespeed.conf.cdn-cloudflare_zone', '', 'auto'),
(14479, 'litespeed.conf.cdn-cloudflare_clear', '', 'auto'),
(14480, 'litespeed.conf.cdn-mapping', '[{\"url\":\"\",\"inc_img\":\"1\",\"inc_css\":\"1\",\"inc_js\":\"1\",\"filetype\":[\".aac\",\".css\",\".eot\",\".gif\",\".jpeg\",\".jpg\",\".js\",\".less\",\".mp3\",\".mp4\",\".ogg\",\".otf\",\".pdf\",\".png\",\".svg\",\".ttf\",\".webp\",\".woff\",\".woff2\"]}]', 'auto'),
(14475, 'litespeed.conf.cdn-cloudflare_email', '', 'auto'),
(14476, 'litespeed.conf.cdn-cloudflare_key', '', 'auto'),
(14472, 'litespeed.conf.cdn-exc', '[]', 'auto'),
(14473, 'litespeed.conf.cdn-quic', '', 'auto'),
(14474, 'litespeed.conf.cdn-cloudflare', '', 'auto'),
(14471, 'litespeed.conf.cdn-ori_dir', '[\"https:\\/\\/mrarif.me\\/pch\\/wp-content\",\"wp-includes\"]', 'auto'),
(14470, 'litespeed.conf.cdn-ori', '[]', 'auto'),
(14420, 'litespeed.conf.discuss-avatar_cache', '', 'auto'),
(14421, 'litespeed.conf.discuss-avatar_cron', '', 'auto'),
(14422, 'litespeed.conf.discuss-avatar_cache_ttl', '604800', 'auto'),
(14423, 'litespeed.conf.optm-localize', '', 'auto'),
(14424, 'litespeed.conf.optm-localize_domains', '[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]', 'auto'),
(14425, 'litespeed.conf.media-lazy', '', 'auto'),
(14426, 'litespeed.conf.media-lazy_placeholder', '', 'auto'),
(14427, 'litespeed.conf.media-placeholder_resp', '', 'auto'),
(14428, 'litespeed.conf.media-placeholder_resp_color', '#cfd4db', 'auto'),
(14429, 'litespeed.conf.media-placeholder_resp_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>', 'auto'),
(14439, 'litespeed.conf.media-lazy_parent_cls_exc', '[]', 'auto'),
(14440, 'litespeed.conf.media-iframe_lazy_cls_exc', '[]', 'auto'),
(14441, 'litespeed.conf.media-iframe_lazy_parent_cls_exc', '[]', 'auto'),
(14442, 'litespeed.conf.media-lazy_uri_exc', '[]', 'auto'),
(14443, 'litespeed.conf.media-lqip_exc', '[]', 'auto'),
(14444, 'litespeed.conf.media-vpi', '', 'auto'),
(14445, 'litespeed.conf.media-vpi_cron', '', 'auto'),
(14446, 'litespeed.conf.media-auto_rescale_ori', '', 'auto'),
(14447, 'litespeed.conf.img_optm-auto', '', 'auto'),
(14448, 'litespeed.conf.img_optm-ori', '1', 'auto'),
(14449, 'litespeed.conf.img_optm-rm_bkup', '', 'auto'),
(14450, 'litespeed.conf.img_optm-webp', '0', 'auto'),
(14451, 'litespeed.conf.img_optm-lossless', '', 'auto'),
(14452, 'litespeed.conf.img_optm-sizes_skipped', '[]', 'auto'),
(14453, 'litespeed.conf.img_optm-exif', '1', 'auto'),
(14454, 'litespeed.conf.img_optm-webp_attr', '[\"img.src\",\"div.data-thumb\",\"img.data-src\",\"img.data-lazyload\",\"div.data-large_image\",\"img.retina_logo_url\",\"div.data-parallax-image\",\"div.data-vc-parallax-image\",\"video.poster\"]', 'auto'),
(14537, '_elementor_assets_data', 'a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:5:{s:14:\"fas-caret-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:119:\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\";s:3:\"key\";s:14:\"fas-caret-down\";}s:7:\"version\";s:6:\"5.15.3\";}s:15:\"eicon-bag-light\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:501:\"M333 292L333 208C339 100 397 43 501 43 605 43 662 100 667 209V292H750C796 292 833 329 833 375V875C833 921 796 958 750 958H250C204 958 167 921 167 875V375C167 329 204 292 250 292H333ZM375 292H625L625 210C622 125 582 85 501 85 420 85 380 125 375 209L375 292ZM333 333H250C227 333 208 352 208 375V875C208 898 227 917 250 917H750C773 917 792 898 792 875V375C792 352 773 333 750 333H667V454C667 466 658 475 646 475S625 466 625 454L625 333H375L375 454C375 466 366 475 354 475 343 475 333 466 333 454L333 333Z\";s:3:\"key\";s:15:\"eicon-bag-light\";}s:7:\"version\";s:6:\"5.13.0\";}s:18:\"fas-map-marker-alt\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:244:\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\";s:3:\"key\";s:18:\"fas-map-marker-alt\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-envelope\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:464:\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\";s:3:\"key\";s:12:\"fas-envelope\";}s:7:\"version\";s:6:\"5.15.3\";}s:13:\"fas-phone-alt\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:264:\"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\";s:3:\"key\";s:13:\"fas-phone-alt\";}s:7:\"version\";s:6:\"5.15.3\";}}}}', 'auto'),
(14459, 'litespeed.conf.crawler-load_limit', '1', 'auto'),
(14438, 'litespeed.conf.media-lazy_cls_exc', '[\"wmu-preview-img\"]', 'auto'),
(14432, 'litespeed.conf.media-lqip_min_w', '150', 'auto'),
(14433, 'litespeed.conf.media-lqip_min_h', '150', 'auto'),
(14434, 'litespeed.conf.media-placeholder_resp_async', '1', 'auto'),
(14435, 'litespeed.conf.media-iframe_lazy', '', 'auto'),
(14436, 'litespeed.conf.media-add_missing_sizes', '', 'auto'),
(14437, 'litespeed.conf.media-lazy_exc', '[]', 'auto'),
(10075, '_transient_orders-transient-version', '1784986101', 'on'),
(10188, 'woocommerce_admin_last_orders_milestone', '1', 'auto'),
(10678, 'woocommerce_sales_record_date', '2026-07-21', 'auto'),
(10679, 'woocommerce_sales_record_amount', '190', 'auto'),
(10681, 'woocommerce_tracker_last_send', '1785395074', 'auto'),
(5731, 'woobundles_db_version', '5.2', 'auto'),
(5732, 'bundler-pro_allow_tracking', 'yes', 'auto');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(7102, 'astra_partials_config_cache', 'a:2:{s:8:\"settings\";a:1331:{s:46:\"section-header-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[cloned-component-track]\";a:4:{s:7:\"default\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:2;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-header]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-desktop-items]\";a:4:{s:7:\"default\";a:4:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:0:{}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:6:\"menu-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-desktop-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-mobile-items]\";a:4:{s:7:\"default\";a:4:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-mobile-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-transparent-link-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-transparant-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-main-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-builder-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-woo-cart-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"section-header-woo-cart-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-woo-cart-tray-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-woo-cart-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-woo-cart-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-woo-cart-background-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-woo-cart-background-hover-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-woo-cart-separator-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-woo-cart-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-woo-cart-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-woo-cart-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-woo-cart-button-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-woo-cart-button-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-woo-cart-button-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-woo-cart-btn-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-woo-cart-btn-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-woo-cart-btn-text-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-woo-cart-btn-bg-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-woo-checkout-button-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-woo-checkout-button-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[header-woo-checkout-button-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-woo-checkout-btn-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-woo-checkout-btn-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-woo-checkout-btn-text-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-woo-checkout-btn-bg-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[section-header-woo-cart-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-woo-cart-button-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[button-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:56:\"astra-settings[theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:28:\"astra-settings[button-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[button-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-4)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[button-bg-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[button-bg-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";i:14;s:5:\"right\";i:28;s:6:\"bottom\";i:14;s:4:\"left\";i:28;}s:6:\"mobile\";a:4:{s:3:\"top\";i:12;s:5:\"right\";i:24;s:6:\"bottom\";i:12;s:4:\"left\";i:24;}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[secondary-button-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[secondary-theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[secondary-theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[secondary-theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[secondary-theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:66:\"astra-settings[secondary-theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[secondary-button-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[secondary-button-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[secondary-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[secondary-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:13;s:5:\"right\";i:30;s:6:\"bottom\";i:13;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";i:12;s:5:\"right\";i:28;s:6:\"bottom\";i:12;s:4:\"left\";i:28;}s:6:\"mobile\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:24;s:6:\"bottom\";i:10;s:4:\"left\";i:24;}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[secondary-theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:5:\"right\";i:2;s:6:\"bottom\";i:2;s:4:\"left\";i:2;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:34:\"section-secondary-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-width]\";a:4:{s:7:\"default\";i:1240;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[narrow-container-max-width]\";a:4:{s:7:\"default\";i:750;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:33:\"astra-settings[use-logo-svg-icon]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[logo-svg-icon]\";a:4:{s:7:\"default\";a:2:{s:4:\"type\";s:0:\"\";s:5:\"value\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:22:\"sanitize_logo_svg_icon\";}}s:39:\"astra-settings[logo-svg-site-title-gap]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:1:\"5\";s:6:\"mobile\";s:1:\"5\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-header-responsive-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[display-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[display-site-tagline-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[site-identity-title-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-color-site-title]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[logo-svg-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[logo-svg-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[logo-svg-icon-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-h-site-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-site-tagline]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[site-icon-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[blog-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-post-content]\";a:4:{s:7:\"default\";s:7:\"excerpt\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[blog-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[blog-layout]\";a:4:{s:7:\"default\";s:13:\"blog-layout-4\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[blog-post-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[archive-post-content-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-post-structure]\";a:4:{s:7:\"default\";a:5:{i:0;s:5:\"image\";i:1;s:8:\"category\";i:2;s:5:\"title\";i:3;s:10:\"title-meta\";i:4;s:7:\"excerpt\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-meta-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[blog-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[blog-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:46:\"astra-settings[blog-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[blog-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-hover-effect]\";a:4:{s:7:\"default\";s:7:\"zoom-in\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[blog-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[blog-post-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[post-card-background-overlay]\";a:4:{s:7:\"default\";a:2:{s:15:\"background-type\";s:0:\"\";s:16:\"background-color\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[post-card-border-radius]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:6;s:5:\"right\";i:6;s:6:\"bottom\";i:6;s:4:\"left\";i:6;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[blog-post-meta-divider-type]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[blog-meta-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:29:\"section-blog-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[blog-meta]\";a:4:{s:7:\"default\";a:2:{i:0;s:6:\"author\";i:1;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-content-images-shadow]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-blog-single-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-post-outside-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[single-post-inside-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-blog-single-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[site-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-width]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[site-sidebar-width-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:35:\"astra-settings[site-sticky-sidebar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-sidebar-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[ast-site-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[surface-colors-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[site-layout-outside-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[content-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[ast-site-layout-button-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[global-color-palette]\";a:4:{s:7:\"default\";a:2:{s:7:\"palette\";a:9:{i:0;s:7:\"#0e3751\";i:1;s:7:\"#57a0a8\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F0F5FA\";i:6;s:7:\"#111111\";i:7;s:7:\"#D1D5DB\";i:8;s:7:\"#111111\";}s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:20:\"astra-color-palettes\";a:4:{s:7:\"default\";a:5:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:4:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#0e3751\";i:1;s:7:\"#57a0a8\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F0F5FA\";i:6;s:7:\"#111111\";i:7;s:7:\"#D1D5DB\";i:8;s:7:\"#111111\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:9:\"palette_4\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:7:\"presets\";a:11:{s:3:\"Oak\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:5:\"Viola\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:5:\"Cedar\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FFEDE6\";i:6;s:7:\"#140609\";i:7;s:7:\"#FFD1BF\";i:8;s:7:\"#222222\";}s:6:\"Willow\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDFBE2\";i:6;s:7:\"#0C1406\";i:7;s:7:\"#D5EAD8\";i:8;s:7:\"#222222\";}s:4:\"Lily\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FAF5E5\";i:6;s:7:\"#141004\";i:7;s:7:\"#F0E6C5\";i:8;s:7:\"#222222\";}s:4:\"Rose\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FCEEF5\";i:6;s:7:\"#140610\";i:7;s:7:\"#FAD8E9\";i:8;s:7:\"#222222\";}s:4:\"Sage\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDF6EE\";i:6;s:7:\"#06140C\";i:7;s:7:\"#D4F3D7\";i:8;s:7:\"#222222\";}s:5:\"Flare\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF9E1\";i:6;s:7:\"#141006\";i:7;s:7:\"#F9F0C8\";i:8;s:7:\"#222222\";}s:5:\"Maple\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF1E4\";i:6;s:7:\"#140B06\";i:7;s:7:\"#E5D7D1\";i:8;s:7:\"#222222\";}s:5:\"Birch\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F6F6F6\";i:6;s:7:\"#232529\";i:7;s:7:\"#F1F0F0\";i:8;s:7:\"#222222\";}s:4:\"Dark\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:11:\"presetNames\";a:4:{s:9:\"palette_1\";N;s:9:\"palette_2\";s:3:\"Oak\";s:9:\"palette_3\";s:5:\"Viola\";s:9:\"palette_4\";s:4:\"Dark\";}s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[theme-color-divider-reset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[theme-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[base-link-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[link-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[link-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[text-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[border-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-7)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[ast-blog-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[font-size-page-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[font-size-post-meta]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-size-post-tax]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:14;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-body-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-body-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:33:\"astra-settings[body-font-variant]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:32:\"astra-settings[body-font-weight]\";a:4:{s:7:\"default\";s:3:\"400\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:30:\"astra-settings[font-size-body]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:17;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.65\";s:16:\"line-height-unit\";s:0:\"\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[ast-headings-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-headings-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[headings-font-family]\";a:4:{s:7:\"default\";s:21:\"\'Poppins\', sans-serif\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:36:\"astra-settings[headings-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:37:\"astra-settings[headings-font-variant]\";a:4:{s:7:\"default\";s:122:\"100,100italic,200,200italic,300,300italic,400,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:36:\"astra-settings[headings-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[para-margin-bottom]\";a:4:{s:7:\"default\";d:0.8;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[underline-content-links]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h1-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h2-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h3-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h4-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h5-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h6-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[wp-blocks-ui]\";a:4:{s:7:\"default\";s:7:\"comfort\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[wp-blocks-global-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[wp-blocks-ui-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:33:\"comments-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[comments-single-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-comments-area]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[comments-box-placement]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[comments-box-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[comment-form-position]\";a:4:{s:7:\"default\";s:5:\"below\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[ast-sub-section-comments-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";i:2;s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[ast-sub-section-comments-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:30:\"astra-settings[font-family-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:55;s:6:\"tablet\";i:30;s:6:\"mobile\";i:30;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h1]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.4\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:38;s:6:\"tablet\";i:25;s:6:\"mobile\";i:25;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h2]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";i:20;s:6:\"mobile\";i:20;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h3]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h4]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h5]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h6]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.25\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-post-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-typography-presets\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[enable-scroll-to-id]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[site-accessibility-toggle]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[site-accessibility-highlight-type]\";a:4:{s:7:\"default\";s:6:\"dotted\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[site-accessibility-highlight-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[site-accessibility-highlight-input-type]\";a:4:{s:7:\"default\";s:7:\"disable\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[site-accessibility-highlight-input-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[astra-pro-section-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-e-floating-buttons-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-e-floating-buttons-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[single-e-floating-buttons-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-e-floating-buttons-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[page-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[page-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"ast-dynamic-single-e-floating-buttons-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-single-e-floating-buttons-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-e-floating-buttons-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-e-floating-buttons-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:43:\"ast-dynamic-single-e-floating-buttons-title\";i:1;s:42:\"ast-dynamic-single-e-floating-buttons-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:92:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:95:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:96:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:101:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-e-floating-buttons-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-e-floating-buttons-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-e-floating-buttons-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-e-floating-buttons-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-e-floating-buttons-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-e-floating-buttons-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-e-floating-buttons-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-e-floating-buttons-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"ast-dynamic-single-e-floating-buttons-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-e-floating-buttons-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-e-floating-buttons-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[single-posttype-e-floating-buttons-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:62:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-e-floating-buttons-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[single-product-ast-content-layout]\";a:4:{s:7:\"default\";s:20:\"full-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-product-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[single-product-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-product-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"ast-dynamic-single-product-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-single-product-title]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-product-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-product-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-product-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:32:\"ast-dynamic-single-product-title\";i:1;s:31:\"ast-dynamic-single-product-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-product-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-product-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-product-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-product-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-product-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-single-product-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:85:\"astra-settings[ast-dynamic-single-product-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:90:\"astra-settings[ast-dynamic-single-product-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-product-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-product-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-product-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-product-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-product-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-product-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-product-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-product-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-product-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-product-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-product-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-product-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-product-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-product-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[ast-dynamic-single-product-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-single-product-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-product-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-product-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-product-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[ast-dynamic-single-product-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[ast-dynamic-single-product-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:60:\"astra-settings[ast-dynamic-single-product-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:58:\"astra-settings[ast-dynamic-single-product-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-product-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-product-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[ast-dynamic-single-product-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[ast-dynamic-single-product-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-product-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[ast-dynamic-single-product-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[section-woo-shop-single-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-woo-shop-single-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[section-woo-shop-single-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[ast-dynamic-single-product-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-product-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-product-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-product-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-product-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-post-ast-content-layout]\";a:4:{s:7:\"default\";s:20:\"full-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-sidebar-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-post-title\";i:1;s:28:\"ast-dynamic-single-post-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-post-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-post-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-post-metadata]\";a:4:{s:7:\"default\";a:2:{i:0;s:6:\"author\";i:1;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-post-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-post-elements-gap]\";a:4:{s:7:\"default\";i:15;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[ast-dynamic-single-post-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-page-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-content-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-page-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-page-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-page-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-page-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-page-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-page-image\";i:1;s:29:\"ast-dynamic-single-page-title\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-page-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-page-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-page-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-page-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-page-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-page-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-page-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-page-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-page-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-page-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-page-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:76:\"astra-settings[ast-dynamic-single-page-disable-structure-meta-on-front-page]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"ast-dynamic-single-page-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-single-page-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"astra-settings[archive-e-floating-buttons-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-e-floating-buttons-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[archive-e-floating-buttons-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-e-floating-buttons-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"ast-dynamic-archive-e-floating-buttons-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-archive-e-floating-buttons-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-e-floating-buttons-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-e-floating-buttons-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:44:\"ast-dynamic-archive-e-floating-buttons-title\";i:1;s:50:\"ast-dynamic-archive-e-floating-buttons-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-archive-e-floating-buttons-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-e-floating-buttons-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-e-floating-buttons-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-e-floating-buttons-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-e-floating-buttons-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:69:\"astra-settings[ast-dynamic-archive-e-floating-buttons-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:50:\"astra-settings[archive-product-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[archive-product-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[archive-product-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[archive-product-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"ast-dynamic-archive-product-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[ast-archive-product-title]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-archive-product-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-archive-product-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-product-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:33:\"ast-dynamic-archive-product-title\";i:1;s:39:\"ast-dynamic-archive-product-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-archive-product-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-product-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-product-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-product-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-product-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-product-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-product-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-archive-product-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-product-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-archive-product-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-product-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-product-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-product-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-product-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:60:\"astra-settings[ast-dynamic-archive-product-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:58:\"astra-settings[ast-dynamic-archive-product-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-product-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:61:\"astra-settings[ast-dynamic-archive-product-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:59:\"astra-settings[ast-dynamic-archive-product-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-product-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-product-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:58:\"astra-settings[ast-dynamic-archive-product-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:67:\"astra-settings[ast-dynamic-archive-product-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[archive-post-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[archive-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"ast-dynamic-archive-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-archive-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[ast-dynamic-archive-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-archive-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:30:\"ast-dynamic-archive-post-title\";i:1;s:36:\"ast-dynamic-archive-post-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-post-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-archive-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[ast-dynamic-archive-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-on-blog]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-search-page-title-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-search-page-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-search-page-title-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[section-search-page-title-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-search-page-title-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:31:\"section-search-page-title-title\";i:1;s:36:\"section-search-page-title-breadcrumb\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-custom-title]\";a:4:{s:7:\"default\";s:19:\"Search Results for:\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-search-page-title-found-custom-description]\";a:4:{s:7:\"default\";s:44:\"Here are the search results for your search.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-not-found-custom-description]\";a:4:{s:7:\"default\";s:85:\"Sorry, but we could not find anything related to your search terms. Please try again.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-search-page-title-horizontal-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[section-search-page-title-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[section-search-page-title-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[section-search-page-title-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[section-search-page-title-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[section-search-page-title-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[section-search-page-title-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:32;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-search-page-title-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[ast-search-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[ast-search-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-results-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[ast-search-results-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-search-live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-search-live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"related-posts-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-related-posts]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:7:\"default\";s:13:\"Related Posts\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[releted-posts-title-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-structure]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-image-ratio-type]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:55:\"astra-settings[related-posts-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:60:\"astra-settings[related-posts-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[related-posts-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-category-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-tag-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[enable-related-posts-excerpt]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-excerpt-count]\";a:4:{s:7:\"default\";i:25;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-total-count]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-grid-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-query-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-based-on]\";a:4:{s:7:\"default\";s:10:\"categories\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-order-by]\";a:4:{s:7:\"default\";s:4:\"date\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-order]\";a:4:{s:7:\"default\";s:3:\"asc\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-box-placement]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-outside-location]\";a:4:{s:7:\"default\";s:5:\"above\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-posts-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[related-posts-section-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[related-posts-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-content-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-text-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-title-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[related-posts-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[related-posts-meta-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:47:\"astra-settings[related-posts-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:45:\"astra-settings[related-posts-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.5\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:55:\"astra-settings[related-posts-section-title-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:53:\"astra-settings[related-posts-section-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"26\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[related-posts-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[related-posts-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:49:\"astra-settings[related-posts-content-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:47:\"astra-settings[related-posts-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:59:\"astra-settings[ast-sub-section-related-posts-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";d:2.5;s:5:\"right\";d:2.5;s:6:\"bottom\";d:2.5;s:4:\"left\";d:2.5;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[ast-sub-section-related-posts-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[woocommerce-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[woocommerce-content-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[woocommerce-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[woocommerce-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[shop-display-options-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-woocommerce-shop-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[shop-box-styling]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[shop-product-align-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"align-left\";s:6:\"tablet\";s:10:\"align-left\";s:6:\"mobile\";s:10:\"align-left\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[woo-shop-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[shop-product-structure]\";a:4:{s:7:\"default\";a:5:{i:0;s:8:\"category\";i:1;s:5:\"title\";i:2;s:7:\"ratings\";i:3;s:5:\"price\";i:4;s:8:\"add_cart\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[woo-shop-skin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[shop-style]\";a:4:{s:7:\"default\";s:22:\"shop-page-modern-style\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[shop-grids]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:4;s:6:\"tablet\";i:3;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[shop-no-of-products]\";a:4:{s:7:\"default\";i:12;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[shop-archive-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[shop-archive-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[shop-add-to-cart-action]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[shop-ratings-product-archive]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[shop-add-to-cart-action-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-woo-shop-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"section-woo-shop-single-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[woo-single-product-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[single-product-structure]\";a:4:{s:7:\"default\";a:7:{i:0;s:8:\"category\";i:1;s:5:\"title\";i:2;s:7:\"ratings\";i:3;s:5:\"price\";i:4;s:10:\"short_desc\";i:5;s:8:\"add_cart\";i:6;s:4:\"meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[woo-single-product-structure-fields-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[single-product-breadcrumb-disable]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-product-enable-shipping]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[single-product-variation-tabs-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-disable-woo-products]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-product-shipping-text]\";a:4:{s:7:\"default\";s:15:\"& Free Shipping\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[single-product-sticky-add-to-cart-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[single-product-sticky-add-to-cart]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-product-sticky-add-to-cart-position]\";a:4:{s:7:\"default\";s:3:\"top\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[woo-single-product-sticky-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-product-sticky-add-to-cart-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:58:\"astra-settings[single-product-sticky-add-to-cart-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:59:\"astra-settings[single-product-sticky-add-to-cart-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[single-product-sticky-add-to-cart-btn-n-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[single-product-sticky-add-to-cart-btn-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:62:\"astra-settings[single-product-sticky-add-to-cart-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[single-product-sticky-add-to-cart-btn-bg-n-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[single-product-sticky-add-to-cart-btn-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:49:\"astra-settings[single-product-payment-icon-color]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-product-payment-text]\";a:4:{s:7:\"default\";s:24:\"Guaranteed Safe Checkout\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-product-payment-list]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:4:{i:0;a:6:{s:2:\"id\";s:6:\"item-1\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-visa\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Visa\";}i:1;a:6:{s:2:\"id\";s:6:\"item-2\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:13:\"cc-mastercard\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:10:\"Mastercard\";}i:2;a:6:{s:2:\"id\";s:6:\"item-3\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:7:\"cc-amex\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:4:\"Amex\";}i:3;a:6:{s:2:\"id\";s:6:\"item-4\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:4:\"icon\";s:11:\"cc-discover\";s:5:\"image\";s:0:\"\";s:5:\"label\";s:8:\"Discover\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[single-product-cart-button-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[sticky-add-to-cart-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:48:\"astra-settings[ast-woo-single-product-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[woo-enable-cart-button-text]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[woo-cart-button-text]\";a:4:{s:7:\"default\";s:19:\"Proceed to checkout\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[enable-cart-upsells]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[woo-block-incompatible-cart-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:54:\"astra-settings[woo-block-incompatible-checkout-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[ast-woo-cart-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[ast-woo-checkout-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[single-product-plus-minus-button]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-woo-misc-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[woo-store-notice-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[store-notice-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:45:\"astra-settings[store-notice-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:37:\"astra-settings[store-notice-position]\";a:4:{s:7:\"default\";s:3:\"top\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[hba-transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[hbb-transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[transparent-header-color-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[transparent-header-color-h-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-menu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-submenu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-submenu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-submenu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[transparent-content-section-link-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-content-section-link-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-enable]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-disable-on]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-header-disable-404-page]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-disable-search-page]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-disable-archive-pages]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-index]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-disable-latest-posts-index]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[transparent-header-disable-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-posts]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[different-transparent-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:49:\"astra-settings[different-transparent-retina-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:45:\"astra-settings[transparent-header-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[transparent-header-main-sep]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-main-sep-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[divider-sec-transparent-styling]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-colors-menu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-colors-submenu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-transparent-header-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-social-text-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-header-social-background-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[transparent-header-social-icons-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-social-icons-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-social-icons-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[transparent-header-social-icons-bg-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-html-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[transparent-header-html-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-html-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-html-link-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-search-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:62:\"astra-settings[transparent-header-search-box-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:53:\"astra-settings[transparent-header-buttons-text-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-header-buttons-background-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-buttons-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-button-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-text-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-button-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[breadcrumb-position-none-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:49:\"astra-settings[breadcrumb-disable-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[breadcrumb-disable-on]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[breadcrumb-disable-home-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-disable-blog-posts-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[breadcrumb-disable-search]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-disable-archive]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-post]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-singular]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-404-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[breadcrumb-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[breadcrumb-separator-selector]\";a:4:{s:7:\"default\";s:5:\"\\003E\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-separator]\";a:4:{s:7:\"default\";s:5:\"\\00bb\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-breadcrumb-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-color-section-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-active-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-separator-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-breadcrumb-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-text-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[breadcrumb-hover-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[section-breadcrumb-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:38:\"astra-settings[breadcrumb-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:36:\"astra-settings[breadcrumb-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[scroll-to-top-enable]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[scroll-to-top-icon-position]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[scroll-to-top-icon-size]\";a:4:{s:7:\"default\";i:15;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[scroll-on-top-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[scroll-on-top-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[scroll-to-top-icon-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[scroll-to-top-icon-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:42:\"astra-settings[scroll-to-top-icon-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:45:\"astra-settings[scroll-to-top-icon-h-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"section-scroll-to-top-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[enable-scroll-to-top-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:34:\"astra-settings[heading-base-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[secondary-button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-family-button]\";a:4:{s:7:\"default\";s:20:\"\'Barlow\', sans-serif\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:44:\"astra-settings[secondary-font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:34:\"astra-settings[font-weight-button]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[secondary-font-weight-button]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:32:\"astra-settings[font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[secondary-font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:1:\"1\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:9:\"uppercase\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[secondary-font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[section-woo-cart-label-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[woo-header-cart-icon]\";a:4:{s:7:\"default\";s:3:\"bag\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[woo-header-cart-label-display]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_html\";}}s:52:\"astra-settings[woo-header-cart-label-display-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:45:\"astra-settings[woo-header-cart-badge-display]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[woo-header-cart-total-label]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[section-woo-cart-click-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[woo-header-cart-click-action]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[responsive-cart-click-action]\";a:4:{s:7:\"default\";s:6:\"flyout\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[woo-desktop-cart-flyout-direction]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[woo-slide-in-cart-width]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:35;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:1:\"%\";s:11:\"tablet-unit\";s:1:\"%\";s:11:\"mobile-unit\";s:1:\"%\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-woo-cart-icon-style-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[woo-header-cart-icon-style]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-woo-cart-icon-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-woo-cart-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-woo-cart-icon-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[woo-header-cart-product-count-color-group]\";a:4:{s:7:\"default\";s:62:\"var( --ast-global-color-secondary, var(--ast-global-color-5) )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[woo-header-cart-product-count-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[woo-header-cart-product-count-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[woo-header-cart-border-width]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[woo-header-cart-icon-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[woo-header-cart-icon-total-label-position]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-woo-cart-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[section-header-woo-cart-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-header-woo-cart-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[section-header-woo-cart-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"section-footer-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-footer]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[footer-bg-obj-responsive-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:7:\"default\";a:3:{s:5:\"above\";a:5:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}}s:7:\"primary\";a:5:{s:9:\"primary_1\";a:0:{}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}}s:5:\"below\";a:5:{s:7:\"below_1\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_2\";a:0:{}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-builder-pro-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[section-footer-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"section-above-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hba-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:60:\"var( --ast-global-color-primary, var(--ast-global-color-4) )\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hba-header-bottom-border-color]\";a:4:{s:7:\"default\";s:70:\"var( --ast-global-color-subtle-background, var(--ast-global-color-7) )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hba-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hbb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hbb-header-bottom-border-color]\";a:4:{s:7:\"default\";s:70:\"var( --ast-global-color-subtle-background, var(--ast-global-color-7) )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hbb-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-header-mobile-trigger-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:7:\"default\";s:4:\"menu\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:7:\"default\";s:7:\"minimal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[mobile-header-toggle-icon-size]\";a:4:{s:7:\"default\";i:20;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[mobile-header-toggle-btn-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[mobile-header-toggle-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:60:\"astra-settings[section-header-mobile-trigger-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-mobile-trigger-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[mobile-header-label-font-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-popup-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-type]\";a:4:{s:7:\"default\";s:8:\"dropdown\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[off-canvas-move-body]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[off-canvas-move-body-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:32:\"astra-settings[off-canvas-slide]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-builder-menu-toggle-target]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-offcanvas-content-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[off-canvas-background]\";a:4:{s:7:\"default\";a:10:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_background_obj\";}}s:38:\"astra-settings[off-canvas-close-color]\";a:4:{s:7:\"default\";s:7:\"#3a3a3a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[off-canvas-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[off-canvas-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:80;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:60:\"var( --ast-global-color-primary, var(--ast-global-color-4) )\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-header-main-sep-color]\";a:4:{s:7:\"default\";s:70:\"var( --ast-global-color-subtle-background, var(--ast-global-color-7) )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:34:\"astra-settings[hb-header-main-sep]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[logo-title-settings-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"title_tagline-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[title_tagline-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[title_tagline-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"astra-settings[font-size-site-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:26;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[font-size-site-tagline]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[title_tagline-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-hb-button-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button1-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button1-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button1-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button1-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button1-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-1]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu1-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu1-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu1-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu1-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu1-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu1-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu1-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu1-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu1-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-1-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu1-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-1-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu1-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu2-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu2-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu2-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu2-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu2-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu2-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu2-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu2-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu2-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-2-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu2-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-2-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu2-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:38:\"section-header-search-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-search-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[live-search-result-count]\";a:4:{s:7:\"default\";i:5;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-search-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-header-search-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:59:\"astra-settings[section-header-search-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-account-tabs]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-account-login-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[header-account-login-style-extend-text-profile-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:7:\"default\";s:10:\"My Account\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:45:\"astra-settings[header-account-logout-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[header-account-logout-style-extend-text-profile-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:7:\"default\";s:6:\"Log In\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-logout-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:34:\"https://mrarif.me/pch/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:42:\"astra-settings[header-account-image-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-icon-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[header-account-text-design-options]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-account-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-account-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[font-size-section-header-account]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-header-account-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-hb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"section-header-mobile-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-divider-colors-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-mobile-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-3)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-1)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-5)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-1)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-5)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-header-typo-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-mobile-menu-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[header-mobile-menu-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[header-mobile-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[font-extras-header-mobile-menu]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-menu-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-mobile-menu-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[section-header-mobile-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[section-header-mobile-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-above-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:7:\"default\";s:1:\"2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hba-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-height]\";a:4:{s:7:\"default\";i:60;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hba-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hba-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hba-footer-separator]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hba-footer-top-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hba-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hbb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-height]\";a:4:{s:7:\"default\";i:60;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hbb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hbb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hbb-footer-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hbb-footer-top-border-color]\";a:4:{s:7:\"default\";s:70:\"var( --ast-global-color-subtle-background, var(--ast-global-color-7) )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hbb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:26:\"var(--ast-global-color-4 )\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"section-footer-copyright-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:7:\"default\";s:77:\"Copyright [copyright] [current_year] [site_title] | Powered by [theme_author]\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-copyright-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-copyright-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:55:\"astra-settings[section-footer-copyright-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-footer-copyright-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:50:\"astra-settings[font-size-section-footer-copyright]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-footer-copyright-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-footer-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:8:\"vertical\";s:6:\"mobile\";s:8:\"vertical\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-menu-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-footer-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"astra-settings[footer-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-footer-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_social_icons\";}}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:7:\"default\";s:1:\"3\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[hb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-primary-footer-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-settings[hb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[hb-footer-main-sep]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-footer-main-sep-color]\";a:4:{s:7:\"default\";s:70:\"var( --ast-global-color-subtle-background, var(--ast-global-color-7) )\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[hb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:10:{s:16:\"background-color\";s:7:\"#f9f9f9\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:10:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-1]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-2]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-3-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-3]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-3-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-3-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-3-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-3-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-3-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-3-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-4-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-4]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-4-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-4-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-4-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-4-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-4-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-4-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}}s:8:\"partials\";a:38:{s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:8:\"selector\";s:25:\"#ast-mobile-popup-wrapper\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Header\":0:{}i:1;s:12:\"mobile_popup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[use-logo-svg-icon]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:49:\"Astra_Builder_UI_Controller::render_site_identity\";s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[logo-svg-icon]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:49:\"Astra_Builder_UI_Controller::render_site_identity\";s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:8:\"selector\";s:57:\".ast-related-posts-title-section .ast-related-posts-title\";s:15:\"render_callback\";a:2:{i:0;s:26:\"Astra_Related_Posts_Loader\";i:1;s:26:\"render_related_posts_title\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:8:\"selector\";s:64:\".ast-replace-site-logo-transparent .site-branding .site-logo-img\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:8:\"selector\";s:54:\".ast-breadcrumbs-wrapper .ast-breadcrumbs .trail-items\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[woo-header-cart-label-display]\";a:4:{s:8:\"selector\";s:20:\".ast-header-woo-cart\";s:15:\"render_callback\";a:2:{i:0;r:10654;i:1;s:15:\"header_woo_cart\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:8:\"selector\";s:12:\".site-footer\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Footer\":0:{}i:1;s:13:\"footer_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:10654;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:10654;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[header-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-1\";s:15:\"render_callback\";a:2:{i:0;r:10654;i:1;s:13:\"header_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-2\";s:15:\"render_callback\";a:2:{i:0;r:10654;i:1;s:13:\"header_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:67:\"astra-settings[header-account-login-style-extend-text-profile-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:68:\"astra-settings[header-account-logout-style-extend-text-profile-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:10654;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:10654;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-above-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:12:\"above_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-below-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:12:\"below_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-copyright\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:16:\"footer_copyright\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:8:\"selector\";s:59:\".footer-widget-area[data-section=\"section-footer-menu\"] nav\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:11:\"footer_menu\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:8:\"selector\";s:25:\".site-primary-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:14:\"primary_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-1\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:13:\"footer_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-2\";s:15:\"render_callback\";a:2:{i:0;r:10715;i:1;s:13:\"footer_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}}}', 'off');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(9865, '_transient_woo_variation_swatches_cache_attribute_taxonomy__pa_size', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}', 'on'),
(11141, '_transient_wc_child_has_weight_261', '0', 'off'),
(11142, '_transient_timeout_wc_child_has_dimensions_261', '1787343708', 'off'),
(542, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:57:\"ajax-search-for-woocommerce/vendor/freemius/wordpress-sdk\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.13.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1784370060;s:11:\"plugin_path\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";}}s:7:\"abspath\";s:31:\"/home/mrarqpph/public_html/pch/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:8:\"sdk_path\";s:57:\"ajax-search-for-woocommerce/vendor/freemius/wordpress-sdk\";s:7:\"version\";s:6:\"2.13.1\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1784370060;}}', 'auto'),
(543, 'fs_debug_mode', '', 'auto'),
(544, 'fs_accounts', 'a:7:{s:21:\"id_slug_type_path_map\";a:1:{i:700;a:3:{s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";}}s:11:\"plugin_data\";a:1:{s:27:\"ajax-search-for-woocommerce\";a:17:{s:19:\"last_load_timestamp\";i:1786523462;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1784370060;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:6:\"2.13.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"1.33.0\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:9:\"mrarif.me\";s:9:\"server_ip\";s:12:\"162.0.232.74\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1784370060;s:7:\"version\";s:6:\"1.33.0\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1784370072;s:7:\"version\";s:6:\"1.33.0\";}}}s:13:\"file_slug_map\";a:1:{s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:27:\"ajax-search-for-woocommerce\";}s:7:\"plugins\";a:1:{s:27:\"ajax-search-for-woocommerce\";O:9:\"FS_Plugin\":24:{s:2:\"id\";s:3:\"700\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;s:10:\"public_key\";s:32:\"pk_f4f2a51dbe0aee43de0692db77a3e\";s:10:\"secret_key\";N;s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"FiboSearch - AJAX Search for WooCommerce\";s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:12:\"premium_slug\";s:35:\"ajax-search-for-woocommerce-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:7:\"version\";s:6:\"1.33.0\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;}}s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}s:9:\"unique_id\";s:32:\"e953c13683b44bc68d81406e5a6f5246\";}', 'auto'),
(545, 'fs_api_cache', 'a:0:{}', 'off'),
(558, 'jetpack_connection_active_plugins', 'a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}', 'auto'),
(14538, '_elementor_design_system_sync_css_meta', 'a:2:{s:4:\"time\";i:1786523486;i:0;b:0;}', 'auto'),
(11143, '_transient_wc_child_has_dimensions_261', '0', 'off');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(11606, '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 `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(11503, '_transient_wc_child_has_dimensions_131', '0', 'off'),
(11391, '_transient_timeout_wc_var_prices_102', '1787433433', 'off'),
(11404, '_transient_timeout_wc_child_has_weight_102', '1787433438', 'off'),
(11405, '_transient_wc_child_has_weight_102', '0', 'off'),
(11406, '_transient_timeout_wc_child_has_dimensions_102', '1787433438', 'off'),
(11392, '_transient_wc_var_prices_102', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"699\":\"75.00\",\"701\":\"337.50\",\"700\":\"600.00\",\"702\":\"140.00\",\"704\":\"630.00\",\"703\":\"1120.00\",\"705\":\"180.00\",\"707\":\"810.00\",\"706\":\"1440.00\"},\"regular_price\":{\"699\":\"75.00\",\"701\":\"375.00\",\"700\":\"750.00\",\"702\":\"140.00\",\"704\":\"700.00\",\"703\":\"1400.00\",\"705\":\"180.00\",\"707\":\"900.00\",\"706\":\"1800.00\"},\"sale_price\":{\"699\":\"75.00\",\"701\":\"337.50\",\"700\":\"600.00\",\"702\":\"140.00\",\"704\":\"630.00\",\"703\":\"1120.00\",\"705\":\"180.00\",\"707\":\"810.00\",\"706\":\"1440.00\"}}}', 'off'),
(553, 'widget_dgwt_wcas_ajax_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(554, 'dgwt_wcas_activation_date', '1784370061', 'auto'),
(555, 'dgwt_wcas_settings', 'a:81:{s:15:\"astra_main_head\";s:0:\"\";s:19:\"astra_settings_head\";s:0:\"\";s:20:\"astra_replace_search\";s:3:\"off\";s:22:\"astra_othersways__head\";s:0:\"\";s:10:\"how_to_use\";s:0:\"\";s:9:\"form_head\";s:0:\"\";s:9:\"min_chars\";i:3;s:14:\"max_form_width\";i:600;s:18:\"show_submit_button\";s:3:\"off\";s:18:\"search_submit_text\";s:6:\"Search\";s:15:\"bg_submit_color\";s:0:\"\";s:17:\"text_submit_color\";s:0:\"\";s:18:\"search_placeholder\";s:22:\"Search for products...\";s:11:\"layout_head\";s:0:\"\";s:12:\"search_style\";s:4:\"pirx\";s:13:\"search_layout\";s:7:\"classic\";s:17:\"mobile_breakpoint\";i:992;s:17:\"search_icon_color\";s:0:\"\";s:21:\"enable_mobile_overlay\";s:2:\"on\";s:25:\"mobile_overlay_breakpoint\";i:992;s:17:\"darken_background\";s:3:\"off\";s:11:\"search_form\";s:0:\"\";s:23:\"bg_input_underlay_color\";s:0:\"\";s:14:\"bg_input_color\";s:0:\"\";s:16:\"text_input_color\";s:0:\"\";s:18:\"border_input_color\";s:0:\"\";s:14:\"preloader_head\";s:0:\"\";s:14:\"show_preloader\";s:2:\"on\";s:13:\"preloader_url\";s:0:\"\";s:17:\"autocomplete_head\";s:0:\"\";s:17:\"suggestions_limit\";i:7;s:22:\"search_no_results_text\";s:10:\"No results\";s:23:\"product_suggestion_head\";s:0:\"\";s:18:\"show_product_image\";s:2:\"on\";s:18:\"show_product_price\";s:3:\"off\";s:17:\"show_product_desc\";s:3:\"off\";s:16:\"show_product_sku\";s:3:\"off\";s:27:\"search_see_all_results_text\";s:19:\"See all products...\";s:33:\"non_products_in_autocomplete_head\";s:0:\"\";s:28:\"show_product_tax_product_cat\";s:2:\"on\";s:35:\"show_product_tax_product_cat_images\";s:3:\"off\";s:28:\"show_product_tax_product_tag\";s:3:\"off\";s:19:\"show_matching_posts\";s:3:\"off\";s:19:\"show_matching_pages\";s:3:\"off\";s:16:\"details_box_head\";s:0:\"\";s:16:\"show_details_box\";s:3:\"off\";s:17:\"show_user_history\";s:3:\"off\";s:22:\"suggestions_style_head\";s:0:\"\";s:12:\"sug_bg_color\";s:0:\"\";s:15:\"sug_hover_color\";s:0:\"\";s:14:\"sug_text_color\";s:0:\"\";s:19:\"sug_highlight_color\";s:0:\"\";s:16:\"sug_border_color\";s:0:\"\";s:18:\"search_search_head\";s:0:\"\";s:25:\"search_in_product_content\";s:3:\"off\";s:25:\"search_in_product_excerpt\";s:3:\"off\";s:21:\"search_in_product_sku\";s:3:\"off\";s:34:\"search_in_product_global_unique_id\";s:3:\"off\";s:28:\"search_in_product_attributes\";s:3:\"off\";s:33:\"search_in_product_tax_product_cat\";s:3:\"off\";s:33:\"search_in_product_tax_product_tag\";s:3:\"off\";s:23:\"search_in_custom_fields\";s:0:\"\";s:20:\"exclude_out_of_stock\";s:3:\"off\";s:27:\"search_scope_fuzziness_head\";s:0:\"\";s:22:\"fuzziness_enabled_demo\";s:3:\"off\";s:20:\"search_synonyms_head\";s:0:\"\";s:15:\"search_synonyms\";s:0:\"\";s:20:\"filter_products_head\";s:0:\"\";s:20:\"filter_products_mode\";s:7:\"exclude\";s:21:\"filter_products_rules\";s:2:\"[]\";s:12:\"pro_features\";s:0:\"\";s:18:\"search_engine_head\";s:0:\"\";s:19:\"search_engine_build\";s:0:\"\";s:21:\"indexer_schedule_head\";s:0:\"\";s:16:\"indexer_schedule\";s:3:\"off\";s:25:\"indexer_schedule_interval\";s:6:\"weekly\";s:27:\"indexer_schedule_start_time\";i:3;s:20:\"troubleshooting_head\";s:0:\"\";s:14:\"analytics_head\";s:0:\"\";s:17:\"analytics_enabled\";s:3:\"off\";s:42:\"analytics_critical_searches_widget_enabled\";s:3:\"off\";}', 'auto'),
(556, 'dgwt_wcas_settings_version', '2', 'auto'),
(557, 'dgwt_wcas_version', '1.33.0', 'auto'),
(559, 'woocommerce_share_key', 'xQj4MAIm3tWigAcbcgG7HXeyBnKcXU4o', 'auto'),
(560, 'woocommerce_private_link', 'no', 'auto'),
(561, 'woocommerce_ces_tracks_queue', 'a:0:{}', 'auto'),
(562, 'woocommerce_clear_ces_tracks_queue_for_page', '', 'auto'),
(566, '_transient_product_query-transient-version', '1785854250', 'on'),
(563, 'woocommerce_ces_shown_for_actions', 'a:4:{i:0;s:22:\"add_product_attributes\";i:1;s:14:\"product_update\";i:2;s:19:\"product_add_publish\";i:3;s:15:\"settings_change\";}', 'auto'),
(569, 'e_editor_counter', '78', 'auto'),
(570, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1785870199;s:5:\"value\";s:15141:\"[{\"id\":\"angie-build-cover-v2\",\"title\":\"Vibe-code pages, design systems, and more\",\"description\":\"Generate complete layouts and individual sections from a plain-language description, matched to your site\'s design. Build native design systems, dynamic loops, and forms as real Elementor structure, fully editable in the visual Editor. Preview safely before anything goes live.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-cover.png\",\"youtubeEmbedId\":\"QQy5Y7QNHgM\",\"youtubeAutoplay\":true,\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-build-full-page\",\"title\":\"Generate full Elementor pages\",\"description\":\"Describe the layout you need and get a complete page, or generate individual sections like hero areas, feature blocks, and pricing tables one at a time. Every result can be matched to your site\'s existing styles or follow any new design instructions you give.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-full-page.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-build-design-system\",\"title\":\"Turn a screenshot into a design system\",\"description\":\"Describe your site\'s look, upload a screenshot, or paste your values, and get a base design system built automatically: colors and typography as reusable variables and classes or global styles. Every layout Angie builds draws from the same system, so new pages stay consistent.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-design-system.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-build-loop\",\"title\":\"Generate forms and loops from a sentence\",\"description\":\"Generate dynamic content loops and forms from a description. Give Angie the fields and layout you need, and it builds a real Atomic Form, composable and ready to style. Ask for a Loop and Angie builds the dynamic archive, layout, items, and pagination.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-loop.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"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'),
(629, 'elementor_pro_recaptcha_v3_threshold', '0.5', 'auto'),
(630, 'elementor_pro_facebook_app_id', '', 'auto'),
(627, 'elementor_pro_recaptcha_v3_site_key', '', 'auto'),
(628, 'elementor_pro_recaptcha_v3_secret_key', '', 'auto'),
(645, 'elementor_stripe_legal_disclaimer', '', 'auto'),
(646, 'elementor_editor_break_lines', '1', 'auto'),
(643, 'elementor_pro_stripe_live_secret_key', '', 'auto'),
(647, 'elementor_google_font', '1', 'auto'),
(648, 'elementor_form-submissions', '', 'auto'),
(644, 'elementor_validate_stripe_api_live_secret_key_button', '', 'auto'),
(583, 'category_children', 'a:0:{}', 'auto'),
(585, '_transient_timeout__elementor_ab_test_plg_site_mailer_submission', '1792146126', 'off'),
(586, '_transient__elementor_ab_test_plg_site_mailer_submission', '1', 'off');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(587, '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 `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(588, 'elementor_unfiltered_files_upload', '1', 'auto'),
(14494, '_transient_timeout_wc_block_product_filter_attribute_default_attribute', '1786609868', 'off'),
(14495, '_transient_wc_block_product_filter_attribute_default_attribute', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";i:0;}', 'off'),
(2241, '_transient_health-check-site-status-result', '{\"good\":22,\"recommended\":2,\"critical\":3}', 'on'),
(895, 'woocommerce_thumbnail_cropping', 'custom', 'on'),
(7624, 'ihaf_activated', 'a:2:{s:6:\"wpcode\";i:1784629127;s:7:\"version\";s:5:\"2.3.8\";}', 'auto'),
(7623, 'wpcode_usage_tracking_config', 'a:6:{s:3:\"day\";i:1;s:4:\"hour\";i:16;s:6:\"minute\";i:32;s:6:\"second\";i:45;s:6:\"offset\";i:145965;s:8:\"initsend\";i:1785169965;}', 'off'),
(7626, 'wpcode_snippets', 'a:1:{s:10:\"everywhere\";a:1:{i:0;a:14:{s:2:\"id\";i:710;s:5:\"title\";s:14:\"Code Variation\";s:4:\"code\";s:6330:\"/**\r\n * Enhance the EXISTING \"Packs\" swatch (from Variation Swatches for WooCommerce\r\n * plugin by Emran Ahmed) into a card style with per-vial price + badges.\r\n *\r\n * IMPORTANT: This REPLACES the previous \"custom-variation-swatches.php\" snippet.\r\n * Remove that old snippet from functions.php completely before adding this one,\r\n * otherwise you\'ll get duplicates again.\r\n *\r\n * What this does:\r\n * - Does NOT touch the Size swatch at all.\r\n * - Does NOT create any new <ul>/<div> — it enhances the plugin\'s own\r\n *   <li class=\"variable-item\"> elements inside\r\n *   ul[data-attribute_name=\"attribute_pa_packs\"].\r\n * - Adds a per-vial price line under each pack name (recalculated whenever\r\n *   Size changes, since price depends on Size + Pack combination).\r\n * - Adds \"Most Popular\" (middle option) / \"Best Value\" (last option) badges\r\n *   — only when there are exactly 3 pack options. Edit the badge logic below\r\n *   if you want different rules.\r\n * - The \"selected\" card styling reuses the plugin\'s own `.selected` class\r\n *   (added automatically by the plugin when a pack is chosen) — no custom\r\n *   click handling needed, so it can\'t conflict with the plugin\'s logic.\r\n */\r\n\r\nadd_action( \'wp_enqueue_scripts\', function() {\r\n	if ( ! is_product() ) {\r\n		return;\r\n	}\r\n\r\n	// ---- CSS: restyle the existing pack <ul>/<li> as cards ----\r\n	// Scoped to our own dedicated classes (added by JS below), with !important\r\n	// on layout props so the swatch plugin\'s own CSS (flex/width/float rules)\r\n	// can\'t fight with ours and break the layout.\r\n	$css = \"\r\n	ul.wc-pack-enhanced-ul {\r\n		display: flex !important; flex-wrap: wrap !important; gap: 14px !important;\r\n		list-style: none !important; padding: 0 !important; margin: 10px 0 0 !important;\r\n		width: auto !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item {\r\n		position: relative !important; display: block !important;\r\n		float: none !important; width: auto !important; flex: 0 0 auto !important;\r\n		border: 1px solid #ddd !important; border-radius: 14px !important;\r\n		padding: 18px 20px !important;  \r\n		text-align: center !important; cursor: pointer !important;\r\n		background: #fff !important; transition: all .15s ease !important;\r\n		margin: 0 !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item:hover {\r\n		border-color: #999 !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item.selected {\r\n		background: #000 !important; border-color: #000 !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item .variable-item-span-button {\r\n		font-weight: 700 !important; font-size: 16px !important; display: block !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item.selected .variable-item-span-button,\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item.selected .wc-pack-unit-price {\r\n		color: #fff !important;\r\n	}\r\n	.wc-pack-unit-price { font-size: 13px; color: #2b6cff; font-weight: 600; margin-top: 4px; }\r\n	.wc-pack-badge {\r\n		position: absolute; top: -12px; left: 50%; transform: translateX(-50%);\r\n		background: linear-gradient(90deg,#6d28d9,#7c3aed); color: #fff;\r\n		font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 999px;\r\n		white-space: nowrap;\r\n	}\r\n	\";\r\n	wp_register_style( \'wc-pack-card-enhance\', false );\r\n	wp_enqueue_style( \'wc-pack-card-enhance\' );\r\n	wp_add_inline_style( \'wc-pack-card-enhance\', $css );\r\n\r\n	// ---- JS: inject price + badge into existing <li> elements ----\r\n	wp_register_script( \'wc-pack-card-enhance\', \'\', array( \'jquery\' ), false, true );\r\n	wp_enqueue_script( \'wc-pack-card-enhance\' );\r\n\r\n	$js = <<<\'JS\'\r\njQuery(function($){\r\n	var $form = $(\'.variations_form\').first();\r\n	if (!$form.length) return;\r\n\r\n	function extractQty(label){\r\n		var m = (label || \'\').match(/(\\d+)/);\r\n		return m ? parseInt(m[1], 10) : 1;\r\n	}\r\n\r\n	function run(){\r\n		var variationsData = $form.data(\'product_variations\');\r\n		if (!variationsData) return;\r\n\r\n		var $packUl = $form.find(\'ul.variable-items-wrapper[data-attribute_name=\"attribute_pa_packs\"]\');\r\n		var $sizeSelect = $form.find(\'select[name=\"attribute_pa_size\"]\');\r\n		if (!$packUl.length) return;\r\n\r\n		// Dedicated classes for our CSS to hook into (added once)\r\n		$packUl.addClass(\'wc-pack-enhanced-ul\');\r\n\r\n		var $items = $packUl.find(\'li.variable-item\');\r\n		$items.addClass(\'wc-pack-enhanced-item\');\r\n\r\n		// Add price placeholder once per item\r\n		$items.each(function(){\r\n			var $li = $(this);\r\n			if ($li.data(\'wcEnhanced\')) return;\r\n			$li.data(\'wcEnhanced\', true);\r\n\r\n			var label = $li.find(\'.variable-item-span-button\').first().text();\r\n			$li.data(\'wcQty\', extractQty(label));\r\n\r\n			$li.find(\'.variable-item-contents\').append(\'<div class=\"wc-pack-unit-price\">&nbsp;</div>\');\r\n		});\r\n\r\n		// ---- BADGE RULES (edit here) ----\r\n		$items.each(function(idx){\r\n			var $li = $(this);\r\n			$li.find(\'.wc-pack-badge\').remove();\r\n			if ($items.length === 3) {\r\n				if (idx === 1) $li.find(\'.variable-item-contents\').prepend(\'<span class=\"wc-pack-badge\">Most Popular</span>\');\r\n				if (idx === 2) $li.find(\'.variable-item-contents\').prepend(\'<span class=\"wc-pack-badge\">Best Value</span>\');\r\n			}\r\n		});\r\n		// ----------------------------------\r\n\r\n		// Per-vial price based on current Size selection\r\n		var sizeVal = $sizeSelect.val();\r\n		$items.each(function(){\r\n			var $li = $(this);\r\n			var packVal = $li.attr(\'data-value\');\r\n			var qty = $li.data(\'wcQty\') || 1;\r\n\r\n			var match = null;\r\n			for (var i = 0; i < variationsData.length; i++){\r\n				var attrs = variationsData[i].attributes;\r\n				var sMatch = !attrs[\'attribute_pa_size\'] || attrs[\'attribute_pa_size\'] === sizeVal;\r\n				var pMatch = attrs[\'attribute_pa_packs\'] === packVal;\r\n				if (sMatch && pMatch) { match = variationsData[i]; break; }\r\n			}\r\n			if (match) {\r\n				var perUnit = parseFloat(match.display_price) / qty;\r\n				$li.find(\'.wc-pack-unit-price\').text(\'$\' + perUnit.toFixed(2) + \' /vial\');\r\n			}\r\n		});\r\n	}\r\n\r\n	// Run on load, and whenever Size changes (price depends on Size + Pack)\r\n	$(document.body).on(\'wc_variation_form\', run);\r\n	setTimeout(run, 300);\r\n\r\n	$form.on(\'change\', \'select[name=\"attribute_pa_size\"]\', function(){\r\n		setTimeout(run, 50);\r\n	});\r\n	$form.on(\'click\', \'ul[data-attribute_name=\"attribute_pa_size\"] li.variable-item\', function(){\r\n		setTimeout(run, 100);\r\n	});\r\n});\r\nJS;\r\n\r\n	wp_add_inline_script( \'wc-pack-card-enhance\', $js );\r\n} );\";s:9:\"code_type\";s:3:\"php\";s:8:\"location\";s:10:\"everywhere\";s:11:\"auto_insert\";i:1;s:13:\"insert_number\";i:1;s:9:\"use_rules\";b:0;s:5:\"rules\";a:0:{}s:8:\"priority\";i:10;s:14:\"location_extra\";s:0:\"\";s:20:\"shortcode_attributes\";a:0:{}s:13:\"compiled_code\";s:0:\"\";s:8:\"modified\";s:19:\"2026-08-03 06:07:48\";}}}', 'auto'),
(7628, 'wpcode_admin_notices', 'a:2:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1784629127;s:9:\"dismissed\";b:0;}s:15:\"suggest_plugins\";a:2:{s:4:\"time\";i:1784629127;s:9:\"dismissed\";b:0;}}', 'auto'),
(598, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off'),
(623, 'elementor_disable_typography_schemes', 'yes', 'auto'),
(624, 'elementor_google_maps_api_key', '', 'auto'),
(625, 'elementor_pro_recaptcha_site_key', '', 'auto'),
(626, 'elementor_pro_recaptcha_secret_key', '', 'auto'),
(593, '_elementor_element_cache_unique_id', '1befdf65e5ddfc1356def1fc46361643', 'auto'),
(634, 'elementor_pro_activecampaign_api_url', '', 'auto'),
(635, 'elementor_pro_convertkit_api_key', '', 'auto'),
(636, 'elementor_pro_drip_api_token', '', 'auto'),
(637, 'elementor_pro_getresponse_api_key', '', 'auto'),
(638, 'elementor_pro_mailerlite_api_key', '', 'auto'),
(639, 'elementor_typekit-kit-id', '', 'auto'),
(4195, 'elementor_font_awesome_pro_kit_id', '', 'auto'),
(641, 'elementor_pro_stripe_test_secret_key', '', 'auto'),
(642, 'elementor_validate_stripe_api_test_secret_key_button', '', 'auto'),
(632, 'elementor_validate_api_data', '', 'auto'),
(633, 'elementor_pro_activecampaign_api_key', '', 'auto'),
(631, 'elementor_pro_mailchimp_api_key', '', 'auto'),
(605, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(621, 'elementor_cpt_support', 'a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}', 'auto'),
(620, '_elementor_settings_update_time', '1784472130', 'auto'),
(610, 'elementor_use_mini_cart_template', 'yes', 'auto'),
(688, 'elementor_angie_guide_auto_shown', 'yes', 'auto'),
(659, 'elementor_experiment-container', 'default', 'auto'),
(660, 'elementor_experiment-mega-menu', 'default', 'auto'),
(661, 'elementor_experiment-e_font_icon_svg', 'default', 'auto'),
(662, 'elementor_experiment-additional_custom_breakpoints', 'default', 'auto'),
(663, 'elementor_experiment-e_optimized_markup', 'default', 'auto'),
(664, 'elementor_experiment-theme_builder_v2', 'default', 'auto'),
(665, 'elementor_experiment-nested-elements', 'default', 'auto'),
(649, 'elementor_load_fa4_shim', '', 'auto'),
(650, 'elementor_meta_generator_tag', '', 'auto'),
(651, 'elementor_css_print_method', 'external', 'auto'),
(652, 'elementor_optimized_image_loading', '1', 'auto'),
(653, 'elementor_optimized_gutenberg_loading', '1', 'auto'),
(654, 'elementor_lazy_load_background_images', '1', 'auto'),
(655, 'elementor_local_google_fonts', '0', 'auto'),
(656, 'elementor_element_cache_ttl', '24', 'auto'),
(657, 'elementor_experiment-e_panel_promotions', 'default', 'auto'),
(658, 'elementor_experiment-markdown_rendering', 'default', 'auto'),
(622, 'elementor_disable_color_schemes', 'yes', 'auto'),
(679, 'woocommerce_admin_customize_store_completed', 'yes', 'auto'),
(680, 'woocommerce_maybe_regenerate_images_hash', 'ea5fbada23a74c15c9dc2808416d614b', 'auto'),
(4306, 'elementor_one_welcome_screen_completed', '1', 'auto'),
(8877, '_transient_timeout_wc_child_has_weight_268', '1787229186', 'off'),
(8878, '_transient_wc_child_has_weight_268', '0', 'off'),
(8879, '_transient_timeout_wc_child_has_dimensions_268', '1787229186', 'off'),
(8880, '_transient_wc_child_has_dimensions_268', '0', 'off'),
(4305, '_elementor_home_screen_data', 'a:2:{s:7:\"timeout\";i:1784477004;s:5:\"value\";s:13520:\"{\"top_with_licences\":[{\"license\":[\"free\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Start building your website with Elementor\'s no code drag & drop editor.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=le72grP_Q6k&t=1s\",\"youtube_embed_id\":\"le72grP_Q6k?si=g2akyWNODL6usu6u\"},{\"license\":[\"pro\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"},{\"license\":[\"one\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"}],\"get_started\":[{\"license\":[\"free\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&page=popup_templates\",\"is_relative_url\":true,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\",\"title_small_color\":\"text.tertiary\"}]},{\"license\":[\"pro\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]},{\"license\":[\"one\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"hide_section\":[\"free\",\"essential\",\"pro\",\"one\"],\"header\":{\"title\":\"Expand your design toolkit\",\"description\":\"These plugins, add-ons, and tools, have been selected to streamline your workflow and maximize your creativity.\"},\"repeater\":[{\"file_path\":\"pojo-accessibility\\/pojo-accessibility.php\",\"title\":\"Ally - Web Accessibility. Simplified.\",\"url\":\"\",\"description\":\"Make your website more accessible with powerful tools to detect and fix issues, enhance usability, and create a better experience for all visitors.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/ally_logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"site-mailer\\/site-mailer.php\",\"title\":\"Site Mailer\",\"url\":\"\",\"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.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-io\\/\",\"description\":\"Check out this incredibly useful plugin that will compress and optimize your images, giving you leaner, faster websites.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-ai\\/\",\"description\":\"Boost creativity with Elementor AI. Craft & enhance copy, create custom CSS & Code, and generate images to elevate your website.\",\"button_label\":\"Let\'s go\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/elementor.svg\",\"type\":\"link\",\"condition\":{\"key\":\"introduction_meta\",\"value\":\"ai_get_started\"}}],\"footer\":{\"label\":\"Explore more add-ons\",\"file_path\":\"wp-admin\\/admin.php?page=elementor-apps\"}},\"sidebar_promotion_variants\":[{\"license\":[\"essential\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/essential-upgrade.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-advanced-home-sidebar-upgrade\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\"}},{\"license\":[\"expired\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-expired\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"pro\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"one\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}}],\"external_links\":[{\"label\":\"Help Center\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"https:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"https:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"https:\\/\\/elementor.com\\/blog\\/\"}],\"site_builder\":[{\"hasInput\":true,\"title\":\"From idea to website in minutes\",\"placeholder\":\"What site do you want to build?\",\"buttonLabel\":\"Create my site\"},{\"hasInput\":false,\"title\":\"From idea to website in minutes\",\"text\":\"Review your brief and generate your website\",\"buttonLabel\":\"Create site\"},{\"hasInput\":false,\"title\":\"Let\'s turn your sitemap into a design\",\"text\":\"Your sitemap is waiting for you to continue.\",\"buttonLabel\":\"Visit sitemap\"},{\"hasInput\":false,\"title\":\"Your site design is waiting\",\"text\":\"Jump back in to review, edit, and add to Elementor.\",\"buttonLabel\":\"Review design\"},{\"hasInput\":false,\"title\":\"Your site design is ready to go live\",\"text\":\"Review and publish your site to continue editing in Elementor.\",\"buttonLabel\":\"Review & publish\"},{\"hasInput\":true,\"title\":\"Expand your site with Elementor AI\",\"placeholder\":\"Which page do you want to create?\",\"buttonLabel\":\"Create page\"},{\"hasInput\":true,\"title\":\"Expand your site with Elementor AI\",\"placeholder\":\"Which page do you want to create?\",\"buttonLabel\":\"Create page\"}]}\";}', 'off'),
(677, '_astra_customizer_published_timestamps', 'a:20:{i:0;i:1784370785;i:1;i:1784372034;i:2;i:1784372100;i:3;i:1784374473;i:4;i:1784375493;i:5;i:1784447300;i:6;i:1784447326;i:7;i:1784447343;i:8;i:1784447372;i:9;i:1784447386;i:10;i:1784447395;i:11;i:1784458862;i:12;i:1784468701;i:13;i:1784470295;i:14;i:1784470973;i:15;i:1784473289;i:16;i:1784473378;i:17;i:1784474118;i:18;i:1784540455;i:19;i:1784622534;}', 'off'),
(678, 'astra_usage_events_pending', 'a:1:{i:0;a:4:{s:10:\"event_name\";s:26:\"first_customizer_published\";s:11:\"event_value\";s:6:\"4.13.6\";s:10:\"properties\";a:0:{}s:4:\"date\";s:19:\"2026-07-18 10:33:05\";}}', 'auto'),
(11140, '_transient_timeout_wc_child_has_weight_261', '1787343708', 'off'),
(8673, '_transient_timeout_wc_child_has_weight_258', '1787228322', 'off'),
(8674, '_transient_wc_child_has_weight_258', '0', 'off'),
(8675, '_transient_timeout_wc_child_has_dimensions_258', '1787228322', 'off'),
(8676, '_transient_wc_child_has_dimensions_258', '0', 'off'),
(8790, '_transient_timeout_wc_child_has_weight_264', '1787228666', 'off'),
(8791, '_transient_wc_child_has_weight_264', '0', 'off'),
(8792, '_transient_timeout_wc_child_has_dimensions_264', '1787228666', 'off'),
(10401, '_transient_wc_child_has_dimensions_147', '0', 'off'),
(8611, '_transient_timeout_wc_child_has_dimensions_155', '1787228159', 'off'),
(8612, '_transient_wc_child_has_dimensions_155', '0', 'off'),
(822, 'woocommerce_task_list_tracked_completed_tasks', 'a:5:{i:0;s:15:\"customize-store\";i:1;s:17:\"launch-your-store\";i:2;s:8:\"products\";i:3;s:8:\"shipping\";i:4;s:8:\"payments\";}', 'auto'),
(821, 'woocommerce_onboarding_profile', 'a:1:{s:7:\"skipped\";b:1;}', 'auto'),
(823, '_transient_woocommerce_reports-transient-version', '1785039781', 'on'),
(728, 'elementor_woocommerce_purchase_summary_page_id', '', 'auto'),
(834, '_transient_product-transient-version', '1784986101', 'on'),
(4230, 'new_admin_email', 'arifwebsols@gmail.com', 'auto'),
(1085, 'product_brand_children', 'a:0:{}', 'auto'),
(8244, '_transient_timeout_wc_product_children_139', '1787227089', 'off'),
(8245, '_transient_wc_product_children_139', 'a:2:{s:3:\"all\";a:3:{i:0;i:718;i:1;i:720;i:2;i:719;}s:7:\"visible\";a:3:{i:0;i:718;i:1;i:720;i:2;i:719;}}', 'off'),
(8185, '_transient_wc_product_children_131', 'a:2:{s:3:\"all\";a:3:{i:0;i:714;i:1;i:716;i:2;i:715;}s:7:\"visible\";a:3:{i:0;i:714;i:1;i:716;i:2;i:715;}}', 'off'),
(11390, '_transient_wc_product_children_102', 'a:2:{s:3:\"all\";a:9:{i:0;i:699;i:1;i:701;i:2;i:700;i:3;i:702;i:4;i:704;i:5;i:703;i:6;i:705;i:7;i:707;i:8;i:706;}s:7:\"visible\";a:9:{i:0;i:699;i:1;i:701;i:2;i:700;i:3;i:702;i:4;i:704;i:5;i:703;i:6;i:705;i:7;i:707;i:8;i:706;}}', 'off'),
(7629, '_transient_wpcode_used_library_snippets', 'a:1:{i:12;i:709;}', 'on'),
(7631, 'wpcode_notifications', 'a:4:{s:6:\"update\";i:1785856575;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}', 'off'),
(1595, 'site_logo', '25', 'auto'),
(1780, '_transient_shipping-transient-version', '1784532774', 'on'),
(3615, 'woocommerce_payments_provider_state_snapshots', 'a:0:{}', 'off'),
(3616, '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'),
(8669, '_transient_timeout_wc_var_prices_258', '1787228321', 'off'),
(8670, '_transient_wc_var_prices_258', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"735\":\"90.00\",\"737\":\"405.00\",\"736\":\"720.00\"},\"regular_price\":{\"735\":\"90.00\",\"737\":\"450.00\",\"736\":\"900.00\"},\"sale_price\":{\"735\":\"90.00\",\"737\":\"405.00\",\"736\":\"720.00\"}}}', 'off'),
(8247, '_transient_wc_var_prices_139', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"718\":\"100.00\",\"720\":\"450.00\",\"719\":\"800.00\"},\"regular_price\":{\"718\":\"100.00\",\"720\":\"500.00\",\"719\":\"1000.00\"},\"sale_price\":{\"718\":\"100.00\",\"720\":\"450.00\",\"719\":\"800.00\"}}}', 'off'),
(8784, '_transient_timeout_wc_product_children_264', '1787228666', 'off'),
(3954, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(14529, 'elementor_atomic_cache_validity__component-styles-related-posts', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:4:{i:20;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:162;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:748;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:27;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', 'off'),
(14530, 'elementor_atomic_cache_validity__popup-trigger-styles-related-posts', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:4:{i:20;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:162;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:748;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:27;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', 'off'),
(14531, 'elementor_atomic_cache_validity__template-styles-related-posts', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:4:{i:20;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:162;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:748;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:27;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', 'off'),
(14532, 'elementor_atomic_cache_validity__global_related', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:4:{i:20;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:162;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:748;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:27;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:3:{i:0;i:20;i:1;i:162;i:2;i:748;}}}}}}', 'off'),
(14533, 'elementor_atomic_cache_validity__global_related-reverse', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:3:{i:20;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:27;}}}}i:162;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:27;}}}}i:748;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:27;}}}}}}', 'off'),
(14534, 'elementor_atomic_cache_validity__base', 'a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a7c2f5cbe5bb\";s:8:\"children\";a:6:{s:7:\"desktop\";b:1;s:10:\"widescreen\";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'),
(14535, 'elementor_atomic_cache_validity__global', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{i:27;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:\"6a7c2f5cbe822\";s:8:\"children\";a:6:{s:7:\"desktop\";b:1;s:10:\"widescreen\";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'),
(14536, 'elementor_atomic_cache_validity__local', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:4:{i:20;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:\"6a7c2f5cbeb86\";s:8:\"children\";a:6:{s:7:\"desktop\";b:1;s:10:\"widescreen\";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:162;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:\"6a7c2f5cbed66\";s:8:\"children\";a:6:{s:7:\"desktop\";b:1;s:10:\"widescreen\";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:748;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:\"6a7c2f5cbef8d\";s:8:\"children\";a:6:{s:7:\"desktop\";b:1;s:10:\"widescreen\";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:27;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:\"6a7c2f5cbf154\";s:8:\"children\";a:6:{s:7:\"desktop\";b:1;s:10:\"widescreen\";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'),
(13785, 'wpcode_snippets_errors', 'a:0:{}', 'auto'),
(8251, '_transient_wc_child_has_weight_139', '0', 'off'),
(8538, '_transient_timeout_wc_product_children_152', '1787227931', 'off'),
(9866, '_transient_woo_variation_swatches_cache_attribute_taxonomy__pa_packs', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:5:\"packs\";s:15:\"attribute_label\";s:5:\"Packs\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}', 'on'),
(8540, '_transient_timeout_wc_var_prices_152', '1787227931', 'off'),
(8541, '_transient_wc_var_prices_152', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"729\":\"60.00\",\"731\":\"270.00\",\"730\":\"480.00\"},\"regular_price\":{\"729\":\"60.00\",\"731\":\"300.00\",\"730\":\"600.00\"},\"sale_price\":{\"729\":\"60.00\",\"731\":\"270.00\",\"730\":\"480.00\"}}}', 'off'),
(8263, '_transient_wc_var_prices_131', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"714\":\"120.00\",\"716\":\"540.00\",\"715\":\"960.00\"},\"regular_price\":{\"714\":\"120.00\",\"716\":\"600.00\",\"715\":\"1200.00\"},\"sale_price\":{\"714\":\"120.00\",\"716\":\"540.00\",\"715\":\"960.00\"}}}', 'off'),
(8387, '_transient_timeout_wc_product_children_144', '1787227514', 'off'),
(8388, '_transient_wc_product_children_144', 'a:2:{s:3:\"all\";a:3:{i:0;i:723;i:1;i:725;i:2;i:724;}s:7:\"visible\";a:3:{i:0;i:723;i:1;i:725;i:2;i:724;}}', 'off'),
(8389, '_transient_timeout_wc_var_prices_144', '1787227514', 'off'),
(8390, '_transient_wc_var_prices_144', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"723\":\"90.00\",\"725\":\"405.00\",\"724\":\"720.00\"},\"regular_price\":{\"723\":\"90.00\",\"725\":\"450.00\",\"724\":\"900.00\"},\"sale_price\":{\"723\":\"90.00\",\"725\":\"405.00\",\"724\":\"720.00\"}}}', 'off'),
(8393, '_transient_timeout_wc_child_has_weight_144', '1787227514', 'off'),
(8394, '_transient_wc_child_has_weight_144', '0', 'off'),
(8395, '_transient_timeout_wc_child_has_dimensions_144', '1787227514', 'off'),
(8396, '_transient_wc_child_has_dimensions_144', '0', 'off'),
(8601, '_transient_timeout_wc_product_children_155', '1787228154', 'off'),
(8547, '_transient_wc_child_has_dimensions_152', '0', 'off'),
(8545, '_transient_wc_child_has_weight_152', '0', 'off'),
(8546, '_transient_timeout_wc_child_has_dimensions_152', '1787227931', 'off'),
(10365, '_transient_wc_product_children_147', 'a:2:{s:3:\"all\";a:3:{i:0;i:726;i:1;i:728;i:2;i:727;}s:7:\"visible\";a:3:{i:0;i:726;i:1;i:728;i:2;i:727;}}', 'off'),
(10366, '_transient_timeout_wc_var_prices_147', '1787267489', 'off'),
(10367, '_transient_wc_var_prices_147', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"726\":\"50.00\",\"728\":\"225.00\",\"727\":\"400.00\"},\"regular_price\":{\"726\":\"50.00\",\"728\":\"250.00\",\"727\":\"500.00\"},\"sale_price\":{\"726\":\"50.00\",\"728\":\"225.00\",\"727\":\"400.00\"}}}', 'off'),
(10364, '_transient_timeout_wc_product_children_147', '1787267489', 'off'),
(4171, 'woocommerce_tracker_ua', 'a:2:{i:0;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: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\";}', 'off'),
(4229, 'WPLANG', '', 'auto'),
(8609, '_transient_timeout_wc_child_has_weight_155', '1787228159', 'off'),
(8610, '_transient_wc_child_has_weight_155', '0', 'off'),
(1782, '_transient_wc_shipping_method_count', 'a:4:{s:7:\"version\";s:10:\"1784532774\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:2;s:8:\"disabled\";i:0;}', 'off'),
(1781, '_transient_timeout_wc_shipping_method_count', '1787124785', 'off'),
(8262, '_transient_timeout_wc_var_prices_131', '1787227147', 'off'),
(8787, '_transient_wc_var_prices_264', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"742\":\"60.00\",\"744\":\"270.00\",\"743\":\"480.00\"},\"regular_price\":{\"742\":\"60.00\",\"744\":\"300.00\",\"743\":\"600.00\"},\"sale_price\":{\"742\":\"60.00\",\"744\":\"270.00\",\"743\":\"480.00\"}}}', 'off'),
(8733, '_transient_timeout_wc_product_children_261', '1787228516', 'off'),
(8734, '_transient_wc_product_children_261', 'a:2:{s:3:\"all\";a:3:{i:0;i:739;i:1;i:741;i:2;i:740;}s:7:\"visible\";a:3:{i:0;i:739;i:1;i:741;i:2;i:740;}}', 'off'),
(14457, 'litespeed.conf.crawler', '', 'auto'),
(14458, 'litespeed.conf.crawler-crawl_interval', '302400', 'auto'),
(14456, 'litespeed.conf.img_optm-jpg_quality', '82', 'auto'),
(8252, '_transient_timeout_wc_child_has_dimensions_139', '1787227090', 'off'),
(8253, '_transient_wc_child_has_dimensions_139', '0', 'off'),
(8184, '_transient_timeout_wc_product_children_131', '1787226837', 'off'),
(2388, 'astra-color-palettes', 'a:5:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:4:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#0e3751\";i:1;s:7:\"#57a0a8\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F0F5FA\";i:6;s:7:\"#111111\";i:7;s:7:\"#D1D5DB\";i:8;s:7:\"#111111\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:9:\"palette_4\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:7:\"presets\";a:11:{s:3:\"Oak\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#E7F6FF\";i:6;s:7:\"#070614\";i:7;s:7:\"#D1DAE5\";i:8;s:7:\"#222222\";}s:5:\"Viola\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F2F0FE\";i:6;s:7:\"#0D0614\";i:7;s:7:\"#D8D8F5\";i:8;s:7:\"#222222\";}s:5:\"Cedar\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FFEDE6\";i:6;s:7:\"#140609\";i:7;s:7:\"#FFD1BF\";i:8;s:7:\"#222222\";}s:6:\"Willow\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDFBE2\";i:6;s:7:\"#0C1406\";i:7;s:7:\"#D5EAD8\";i:8;s:7:\"#222222\";}s:4:\"Lily\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FAF5E5\";i:6;s:7:\"#141004\";i:7;s:7:\"#F0E6C5\";i:8;s:7:\"#222222\";}s:4:\"Rose\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FCEEF5\";i:6;s:7:\"#140610\";i:7;s:7:\"#FAD8E9\";i:8;s:7:\"#222222\";}s:4:\"Sage\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#EDF6EE\";i:6;s:7:\"#06140C\";i:7;s:7:\"#D4F3D7\";i:8;s:7:\"#222222\";}s:5:\"Flare\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF9E1\";i:6;s:7:\"#141006\";i:7;s:7:\"#F9F0C8\";i:8;s:7:\"#222222\";}s:5:\"Maple\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#FEF1E4\";i:6;s:7:\"#140B06\";i:7;s:7:\"#E5D7D1\";i:8;s:7:\"#222222\";}s:5:\"Birch\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#FFFFFF\";i:5;s:7:\"#F6F6F6\";i:6;s:7:\"#232529\";i:7;s:7:\"#F1F0F0\";i:8;s:7:\"#222222\";}s:4:\"Dark\";a:9:{i:0;s:7:\"#0085FF\";i:1;s:7:\"#0177E3\";i:2;s:7:\"#FFFFFF\";i:3;s:7:\"#E7F6FF\";i:4;s:7:\"#212A37\";i:5;s:7:\"#0F172A\";i:6;s:7:\"#4F5B62\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}}s:11:\"presetNames\";a:4:{s:9:\"palette_1\";N;s:9:\"palette_2\";s:3:\"Oak\";s:9:\"palette_3\";s:5:\"Viola\";s:9:\"palette_4\";s:4:\"Dark\";}s:4:\"flag\";b:0;}', 'on'),
(8793, '_transient_wc_child_has_dimensions_264', '0', 'off'),
(8796, '_transient_timeout_wc_var_prices_261', '1787228667', 'off'),
(8797, '_transient_wc_var_prices_261', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"739\":\"50.00\",\"741\":\"225.00\",\"740\":\"400.00\"},\"regular_price\":{\"739\":\"50.00\",\"741\":\"250.00\",\"740\":\"500.00\"},\"sale_price\":{\"739\":\"50.00\",\"741\":\"225.00\",\"740\":\"400.00\"}}}', 'off'),
(10398, '_transient_timeout_wc_child_has_weight_147', '1787267589', 'off'),
(7665, 'wpcode_settings', 'a:5:{s:21:\"facebook_pixel_events\";a:5:{s:9:\"page_view\";i:1;s:11:\"add_to_cart\";i:1;s:12:\"view_content\";i:1;s:14:\"begin_checkout\";i:1;s:8:\"purchase\";i:1;}s:19:\"google_pixel_events\";a:6:{s:9:\"page_view\";i:1;s:11:\"add_to_cart\";i:1;s:9:\"view_item\";i:1;s:14:\"begin_checkout\";i:1;s:8:\"purchase\";i:1;s:10:\"conversion\";i:1;}s:22:\"pinterest_pixel_events\";a:4:{s:17:\"pagevisit_product\";i:1;s:14:\"begin_checkout\";i:1;s:11:\"add_to_cart\";i:1;s:8:\"purchase\";i:1;}s:19:\"tiktok_pixel_events\";a:4:{s:12:\"view_content\";i:1;s:11:\"add_to_cart\";i:1;s:14:\"begin_checkout\";i:1;s:8:\"purchase\";i:1;}s:13:\"editor_height\";i:658;}', 'auto'),
(3385, '_transient_timeout_wc_term_counts', '1787052189', 'off'),
(3386, '_transient_wc_term_counts', 'a:3:{s:14:\"23_product_cat\";i:8;s:14:\"32_product_cat\";i:0;s:14:\"29_product_cat\";i:4;}', 'off'),
(3828, '_elementor_onboarding_strings_en', 'a:2:{s:7:\"timeout\";i:1785220705;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'),
(3348, '_transient_woocommerce_product_task_has_product_transient', 'yes', 'on'),
(8602, '_transient_wc_product_children_155', 'a:2:{s:3:\"all\";a:3:{i:0;i:732;i:1;i:734;i:2;i:733;}s:7:\"visible\";a:3:{i:0;i:732;i:1;i:734;i:2;i:733;}}', 'off');
INSERT INTO `wpp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(8605, '_transient_timeout_wc_var_prices_155', '1787228158', 'off'),
(8606, '_transient_wc_var_prices_155', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"732\":\"70.00\",\"734\":\"315.00\",\"733\":\"560.00\"},\"regular_price\":{\"732\":\"70.00\",\"734\":\"350.00\",\"733\":\"700.00\"},\"sale_price\":{\"732\":\"70.00\",\"734\":\"315.00\",\"733\":\"560.00\"}}}', 'off'),
(3159, '_transient_woocommerce_shipping_task_zone_count_transient', '1', 'on'),
(3155, 'woocommerce_flat_rate_2_settings', 'a:6:{s:5:\"title\";s:9:\"Flat rate\";s:10:\"tax_status\";s:4:\"none\";s:4:\"cost\";s:1:\"5\";s:13:\"class_cost_33\";s:0:\"\";s:13:\"no_class_cost\";s:0:\"\";s:4:\"type\";s:5:\"order\";}', 'on'),
(8246, '_transient_timeout_wc_var_prices_139', '1787227089', 'off'),
(10701, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders', '1792451477', 'off'),
(14547, '_transient_timeout_acf_plugin_updates', '1786547925', 'off'),
(14548, '_transient_acf_plugin_updates', 'a:3:{s:7:\"plugins\";a:0:{}s:9:\"no_update\";a:0:{}s:7:\"checked\";a:1:{s:34:\"advanced-custom-fields-pro/acf.php\";s:5:\"6.8.6\";}}', 'off'),
(14404, 'litespeed.conf.optm-dns_prefetch_ctrl', '', 'auto'),
(14405, 'litespeed.conf.optm-dns_preconnect', '[]', 'auto'),
(14406, 'litespeed.conf.optm-exc', '[]', 'auto'),
(14407, 'litespeed.conf.optm-guest_only', '1', 'auto'),
(5734, 'bundler-pro_tracking_last_send', '1784548746', 'auto'),
(11407, '_transient_wc_child_has_dimensions_102', '0', 'off'),
(11389, '_transient_timeout_wc_product_children_102', '1787433433', 'off');

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

--
-- Table structure for table `wpp_postmeta`
--

CREATE TABLE `wpp_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 `wpp_postmeta`
--

INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6437, 504, '_elementor_data', '[{\"id\":\"2f16b95\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39edba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e3ef18b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b7efcca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"26335c3\"}]},\"elements\":[{\"id\":\"74b8c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc7b7ef\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"26cf7ce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8fbfa\"}],\"pp_display_conditions\":[{\"_id\":\"3338805\"}]},\"elements\":[{\"id\":\"ca6a51f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"9c561b4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(6, 7, '_elementor_template_type', 'kit'),
(5, 7, '_elementor_edit_mode', 'builder'),
(6426, 503, '_wp_trash_meta_status', 'publish'),
(6427, 503, '_wp_trash_meta_time', '1784474118'),
(6436, 504, '_wp_page_template', 'default'),
(23, 20, '_elementor_source', 'post'),
(24, 20, '_elementor_edit_mode', 'builder'),
(25, 20, '_elementor_template_type', 'header'),
(26, 20, '_elementor_version', '4.2.0'),
(27, 20, '_elementor_pro_version', '4.2.0'),
(28, 20, '_elementor_global_class_usage_indexed', '1'),
(29, 20, '_elementor_global_class_usage_indexed_preview', '1'),
(30, 20, '_astra_content_layout_flag', 'disabled'),
(32, 20, 'ast-title-bar-display', 'disabled'),
(33, 20, 'ast-featured-img', 'disabled'),
(34, 20, 'ast-site-content-layout', 'full-width-container'),
(35, 20, 'site-sidebar-layout', 'no-sidebar'),
(73, 20, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free Shipping on Orders Over <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\",\"flex_direction_tablet_extra\":\"row-reverse\",\"flex_justify_content_tablet_extra\":\"flex-start\",\"flex_gap_mobile_extra\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_size_tablet_extra\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(37, 20, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(38, 20, '_edit_lock', '1785827251:1'),
(6466, 481, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ac9eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order Processing & Shipping\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f377cfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.<\\/p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aa1090\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Packaging\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2fdec1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b703764\",\"elType\":\"widget\",\"settings\":{\"title\":\"Returns & Exchanges\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c17fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.<\\/p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.<\\/p><p>For assistance regarding your order, please contact PCH Peptides customer support.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6414, 481, 'ast-title-bar-display', 'disabled'),
(6415, 481, 'ast-featured-img', 'disabled'),
(6416, 481, '_elementor_template_type', 'wp-page'),
(6417, 481, '_elementor_version', '4.1.5'),
(6418, 481, '_elementor_pro_version', '4.1.3'),
(6420, 481, '_elementor_global_class_usage_indexed_preview', '1'),
(6421, 481, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(8839, 657, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8840, 657, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6439, 504, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(6752, 527, '_elementor_page_settings', 'a:0:{}'),
(6626, 519, '_elementor_source', 'post'),
(6627, 519, '_elementor_edit_mode', 'builder'),
(6628, 519, '_elementor_template_type', 'product-archive'),
(6629, 519, '_elementor_version', '4.1.5'),
(6630, 519, '_elementor_pro_version', '4.1.3'),
(6631, 519, '_elementor_global_class_usage_indexed', '1'),
(6632, 519, '_elementor_global_class_usage_indexed_preview', '1'),
(6633, 519, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6634, 519, '_wp_page_template', 'default'),
(6635, 519, '_elementor_data', '[{\"id\":\"2f16b95\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39edba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e3ef18b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b7efcca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"26335c3\"}]},\"elements\":[{\"id\":\"74b8c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc7b7ef\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"26cf7ce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8fbfa\"}],\"pp_display_conditions\":[{\"_id\":\"3338805\"}]},\"elements\":[{\"id\":\"6952213\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c561b4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(6446, 505, '_wp_page_template', 'elementor_header_footer'),
(6448, 505, '_elementor_global_class_usage_indexed', '1'),
(6449, 505, '_elementor_edit_mode', 'builder'),
(6450, 505, '_elementor_template_type', 'wp-page'),
(6451, 505, '_elementor_version', '4.1.5'),
(6452, 505, '_elementor_pro_version', '4.1.3'),
(6453, 505, '_elementor_page_settings', 'a:0:{}'),
(6454, 505, '_elementor_global_class_usage_indexed_preview', '1'),
(6455, 505, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6456, 506, '_wp_page_template', 'elementor_header_footer'),
(6458, 506, '_elementor_global_class_usage_indexed', '1'),
(6459, 506, '_elementor_edit_mode', 'builder'),
(6460, 506, '_elementor_template_type', 'wp-page'),
(6461, 506, '_elementor_version', '4.1.5'),
(6462, 506, '_elementor_pro_version', '4.1.3'),
(6463, 506, '_elementor_page_settings', 'a:0:{}'),
(6464, 506, '_elementor_global_class_usage_indexed_preview', '1'),
(6465, 506, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6467, 507, '_wp_page_template', 'elementor_header_footer'),
(6469, 507, '_elementor_global_class_usage_indexed', '1'),
(6470, 507, '_elementor_edit_mode', 'builder'),
(6471, 507, '_elementor_template_type', 'wp-page'),
(6472, 507, '_elementor_version', '4.1.5'),
(6473, 507, '_elementor_pro_version', '4.1.3'),
(6474, 507, '_elementor_global_class_usage_indexed_preview', '1'),
(6475, 507, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6476, 507, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8834, 657, '_elementor_edit_mode', 'builder'),
(8835, 657, '_elementor_template_type', 'wp-page'),
(6501, 510, '_wp_page_template', 'elementor_header_footer'),
(6479, 508, '_wp_page_template', 'elementor_header_footer'),
(6481, 508, '_elementor_global_class_usage_indexed', '1'),
(6482, 508, '_elementor_edit_mode', 'builder'),
(6483, 508, '_elementor_template_type', 'wp-page'),
(6484, 508, '_elementor_version', '4.1.5'),
(6485, 508, '_elementor_pro_version', '4.1.3'),
(6486, 508, '_elementor_global_class_usage_indexed_preview', '1'),
(6487, 508, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6488, 508, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6489, 508, '_elementor_page_settings', 'a:0:{}'),
(6490, 509, '_wp_page_template', 'elementor_header_footer'),
(6492, 509, '_elementor_global_class_usage_indexed', '1'),
(6493, 509, '_elementor_edit_mode', 'builder'),
(6494, 509, '_elementor_template_type', 'wp-page'),
(6495, 509, '_elementor_version', '4.1.5'),
(6496, 509, '_elementor_pro_version', '4.1.3'),
(6497, 509, '_elementor_global_class_usage_indexed_preview', '1'),
(6498, 509, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6499, 509, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6500, 509, '_elementor_page_settings', 'a:0:{}'),
(6503, 510, '_elementor_global_class_usage_indexed', '1'),
(6504, 510, '_elementor_edit_mode', 'builder'),
(6505, 510, '_elementor_template_type', 'wp-page'),
(6506, 510, '_elementor_version', '4.1.5'),
(6507, 510, '_elementor_pro_version', '4.1.3'),
(6508, 510, '_elementor_global_class_usage_indexed_preview', '1'),
(6509, 510, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6510, 510, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6535, 513, '_wp_page_template', 'elementor_header_footer'),
(6513, 511, '_wp_page_template', 'elementor_header_footer'),
(6515, 511, '_elementor_global_class_usage_indexed', '1'),
(6516, 511, '_elementor_edit_mode', 'builder'),
(6517, 511, '_elementor_template_type', 'wp-page'),
(6518, 511, '_elementor_version', '4.1.5'),
(6519, 511, '_elementor_pro_version', '4.1.3'),
(6520, 511, '_elementor_global_class_usage_indexed_preview', '1'),
(6521, 511, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6522, 511, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6523, 511, '_elementor_page_settings', 'a:0:{}'),
(6524, 512, '_wp_page_template', 'elementor_header_footer'),
(6526, 512, '_elementor_global_class_usage_indexed', '1'),
(6527, 512, '_elementor_edit_mode', 'builder'),
(6528, 512, '_elementor_template_type', 'wp-page'),
(6529, 512, '_elementor_version', '4.1.5'),
(6530, 512, '_elementor_pro_version', '4.1.3'),
(6531, 512, '_elementor_global_class_usage_indexed_preview', '1'),
(6532, 512, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6533, 512, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6534, 512, '_elementor_page_settings', 'a:0:{}'),
(6537, 513, '_elementor_global_class_usage_indexed', '1'),
(6538, 513, '_elementor_edit_mode', 'builder'),
(6539, 513, '_elementor_template_type', 'wp-page'),
(6540, 513, '_elementor_version', '4.1.5'),
(6541, 513, '_elementor_pro_version', '4.1.3'),
(6542, 513, '_elementor_global_class_usage_indexed_preview', '1'),
(6543, 513, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6544, 513, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6583, 517, '_wp_page_template', 'elementor_header_footer'),
(6561, 515, '_wp_page_template', 'elementor_header_footer'),
(6563, 515, '_elementor_global_class_usage_indexed', '1'),
(6564, 515, '_elementor_edit_mode', 'builder'),
(6565, 515, '_elementor_template_type', 'wp-page'),
(6566, 515, '_elementor_version', '4.1.5'),
(6567, 515, '_elementor_pro_version', '4.1.3'),
(6568, 515, '_elementor_global_class_usage_indexed_preview', '1'),
(6569, 515, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6570, 515, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6644, 520, '_elementor_global_class_usage_indexed', '1'),
(6645, 520, '_elementor_edit_mode', 'builder'),
(6646, 520, '_elementor_template_type', 'wp-page'),
(6647, 520, '_elementor_version', '4.1.5'),
(6648, 520, '_elementor_pro_version', '4.1.3'),
(6649, 520, '_elementor_global_class_usage_indexed_preview', '1'),
(6650, 520, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6651, 520, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6560, 485, '_elementor_global_class_usage_indexed', '1'),
(6585, 517, '_elementor_global_class_usage_indexed', '1'),
(6586, 517, '_elementor_edit_mode', 'builder'),
(6587, 517, '_elementor_template_type', 'wp-page'),
(6588, 517, '_elementor_version', '4.1.5'),
(6589, 517, '_elementor_pro_version', '4.1.3'),
(6590, 517, '_elementor_global_class_usage_indexed_preview', '1'),
(6591, 517, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6592, 517, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6571, 515, '_elementor_page_settings', 'a:0:{}'),
(6572, 516, '_wp_page_template', 'elementor_header_footer'),
(6574, 516, '_elementor_global_class_usage_indexed', '1'),
(6575, 516, '_elementor_edit_mode', 'builder'),
(6576, 516, '_elementor_template_type', 'wp-page'),
(6577, 516, '_elementor_version', '4.1.5'),
(6578, 516, '_elementor_pro_version', '4.1.3'),
(6579, 516, '_elementor_global_class_usage_indexed_preview', '1'),
(6580, 516, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6581, 516, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6582, 516, '_elementor_page_settings', 'a:0:{}'),
(6642, 520, '_wp_page_template', 'elementor_header_footer'),
(6595, 485, '_elementor_edit_mode', 'builder'),
(6596, 485, '_astra_content_layout_flag', 'disabled'),
(6765, 485, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Use & Research Disclaimer\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.<\\/p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Website Usage\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69750c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Information\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a519351\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides strives to provide accurate product descriptions, specifications, and information. However, product details, availability, pricing, and website content may be updated or changed at any time without prior notice.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Limitation of Liability\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6598, 485, 'ast-title-bar-display', 'disabled'),
(6599, 485, 'ast-featured-img', 'disabled'),
(6600, 485, '_elementor_template_type', 'wp-page'),
(6601, 485, '_elementor_version', '4.1.5'),
(6602, 485, '_elementor_pro_version', '4.1.3'),
(6604, 485, '_elementor_global_class_usage_indexed_preview', '1'),
(6605, 485, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(6693, 523, '_wp_page_template', 'elementor_header_footer'),
(6695, 523, '_elementor_global_class_usage_indexed', '1'),
(6696, 523, '_elementor_edit_mode', 'builder'),
(6697, 523, '_elementor_template_type', 'wp-page'),
(6698, 523, '_elementor_version', '4.1.5'),
(6699, 523, '_elementor_pro_version', '4.1.3'),
(6700, 523, '_elementor_global_class_usage_indexed_preview', '1'),
(6701, 523, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6702, 523, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing fast, secure, and reliable shipping for all research peptide orders. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>Once your order has been shipped, you will receive a confirmation email with tracking information so you can monitor your delivery. We use discreet packaging to protect your privacy and ensure that your products arrive safely.<\\/p><p>Please verify your shipping address before placing an order, as PCH Peptides is not responsible for delays or lost packages caused by incorrect information provided by the customer.<\\/p><p>Due to the sensitive and specialized nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, defective, or incorrect product, please contact our customer support team immediately so we can resolve the issue promptly.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6619, 518, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(6729, 526, '_elementor_source', 'post'),
(6730, 526, '_elementor_edit_mode', 'builder'),
(6731, 526, '_elementor_template_type', 'product-archive'),
(6732, 526, '_elementor_version', '4.1.5'),
(6733, 526, '_elementor_pro_version', '4.1.3'),
(6734, 526, '_elementor_global_class_usage_indexed', '1'),
(6735, 526, '_elementor_global_class_usage_indexed_preview', '1'),
(6637, 519, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(6652, 520, '_elementor_page_settings', 'a:0:{}'),
(6655, 521, '_wp_page_template', 'elementor_header_footer'),
(6657, 521, '_elementor_global_class_usage_indexed', '1'),
(6658, 521, '_elementor_edit_mode', 'builder'),
(6659, 521, '_elementor_template_type', 'wp-page'),
(6660, 521, '_elementor_version', '4.1.5'),
(6661, 521, '_elementor_pro_version', '4.1.3'),
(6662, 521, '_elementor_global_class_usage_indexed_preview', '1'),
(6663, 521, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6664, 521, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.<\\/p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6665, 521, '_elementor_page_settings', 'a:0:{}'),
(6668, 522, '_wp_page_template', 'elementor_header_footer'),
(6670, 522, '_elementor_global_class_usage_indexed', '1'),
(6671, 522, '_elementor_edit_mode', 'builder'),
(6672, 522, '_elementor_template_type', 'wp-page'),
(6673, 522, '_elementor_version', '4.1.5'),
(6674, 522, '_elementor_pro_version', '4.1.3'),
(6675, 522, '_elementor_global_class_usage_indexed_preview', '1'),
(6676, 522, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6677, 522, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing fast, secure, and reliable shipping for all research peptide orders. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>Once your order has been shipped, you will receive a confirmation email with tracking information so you can monitor your delivery. We use discreet packaging to protect your privacy and ensure that your products arrive safely.<\\/p><p>Please verify your shipping address before placing an order, as PCH Peptides is not responsible for delays or lost packages caused by incorrect information provided by the customer.<\\/p><p>Due to the sensitive and specialized nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, defective, or incorrect product, please contact our customer support team immediately so we can resolve the issue promptly.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6816, 533, '_wp_page_template', 'elementor_header_footer'),
(6818, 533, '_elementor_global_class_usage_indexed', '1'),
(6819, 533, '_elementor_edit_mode', 'builder'),
(6820, 533, '_elementor_template_type', 'wp-page'),
(6821, 533, '_elementor_version', '4.1.5'),
(6822, 533, '_elementor_pro_version', '4.1.3'),
(6823, 533, '_elementor_global_class_usage_indexed_preview', '1'),
(6824, 533, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6825, 533, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Use & Research Disclaimer\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.<\\/p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Website Usage\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Limitation of Liability\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6828, 534, '_wp_page_template', 'elementor_header_footer'),
(6830, 534, '_elementor_global_class_usage_indexed', '1'),
(6831, 534, '_elementor_edit_mode', 'builder'),
(6832, 534, '_elementor_template_type', 'wp-page'),
(6833, 534, '_elementor_version', '4.1.5'),
(6834, 534, '_elementor_pro_version', '4.1.3'),
(6835, 534, '_elementor_global_class_usage_indexed_preview', '1'),
(6836, 534, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6837, 534, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Use & Research Disclaimer\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.<\\/p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Website Usage\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Limitation of Liability\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6838, 534, '_elementor_page_settings', 'a:0:{}'),
(6839, 535, '_wp_page_template', 'elementor_header_footer'),
(6841, 535, '_elementor_global_class_usage_indexed', '1'),
(6842, 535, '_elementor_edit_mode', 'builder'),
(6843, 535, '_elementor_template_type', 'wp-page'),
(6844, 535, '_elementor_version', '4.1.5'),
(6845, 535, '_elementor_pro_version', '4.1.3'),
(6846, 535, '_elementor_global_class_usage_indexed_preview', '1'),
(6847, 535, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6848, 535, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Use & Research Disclaimer\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.<\\/p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Website Usage\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Limitation of Liability\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6849, 535, '_elementor_page_settings', 'a:0:{}'),
(6865, 487, '_elementor_global_class_usage_indexed', '1'),
(6866, 487, '_elementor_edit_mode', 'builder'),
(6867, 487, '_astra_content_layout_flag', 'disabled'),
(6897, 487, '_elementor_data', '[{\"id\":\"b6e1570\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"db05bc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a75f142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At PCH Peptides, we respect your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and safeguard your information when you visit our website or place an order.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fed7feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information We Collect\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a97d7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"When you use our website, we may collect information such as your name, email address, billing details, shipping information, payment details, and other information necessary to process your order and provide customer support.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bd2118\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Use Your Information\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9364c25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"PDq2pG_selectionAnchorContainer\\\" data-start=\\\"3822\\\" data-end=\\\"3854\\\">Your information may be used to:<\\/p><ul data-start=\\\"3856\\\" data-end=\\\"4100\\\"><li data-section-id=\\\"1aumg44\\\" data-start=\\\"3856\\\" data-end=\\\"3891\\\">Process and fulfill your orders<\\/li><li data-section-id=\\\"p8ziti\\\" data-start=\\\"3892\\\" data-end=\\\"3932\\\">Provide customer service and support<\\/li><li data-section-id=\\\"v2ovf\\\" data-start=\\\"3933\\\" data-end=\\\"3983\\\">Send order updates and important notifications<\\/li><li data-section-id=\\\"1ydd60t\\\" data-start=\\\"3984\\\" data-end=\\\"4038\\\">Improve our website, products, and user experience<\\/li><li data-section-id=\\\"15pfzkm\\\" data-start=\\\"4039\\\" data-end=\\\"4100\\\">Maintain website security and prevent fraudulent activit<\\/li><\\/ul>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70ac1ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Data Protection & Security\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ea9f6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"PCH Peptides uses appropriate security measures to help protect your personal information. We implement industry-standard practices designed to safeguard customer data and maintain a secure online experience.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c44978\",\"elType\":\"widget\",\"settings\":{\"title\":\"Third-Party Services\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c329407\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We may use trusted third-party providers for payment processing, shipping services, analytics, and website functionality. These providers only receive information necessary to perform their services.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6869, 487, 'ast-title-bar-display', 'disabled'),
(6870, 487, 'ast-featured-img', 'disabled'),
(6871, 487, '_elementor_template_type', 'wp-page'),
(6872, 487, '_elementor_version', '4.1.5'),
(6873, 487, '_elementor_pro_version', '4.1.3'),
(6875, 487, '_elementor_global_class_usage_indexed_preview', '1'),
(6876, 487, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(6877, 537, '_wp_page_template', 'elementor_header_footer'),
(6879, 537, '_elementor_global_class_usage_indexed', '1'),
(6880, 537, '_elementor_edit_mode', 'builder'),
(6881, 537, '_elementor_template_type', 'wp-page'),
(6882, 537, '_elementor_version', '4.1.5'),
(6883, 537, '_elementor_pro_version', '4.1.3'),
(6884, 537, '_elementor_page_settings', 'a:0:{}'),
(6885, 537, '_elementor_global_class_usage_indexed_preview', '1'),
(6886, 537, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6887, 538, '_wp_page_template', 'elementor_header_footer'),
(6889, 538, '_elementor_global_class_usage_indexed', '1'),
(6890, 538, '_elementor_edit_mode', 'builder'),
(6891, 538, '_elementor_template_type', 'wp-page'),
(6892, 538, '_elementor_version', '4.1.5'),
(6893, 538, '_elementor_pro_version', '4.1.3'),
(6894, 538, '_elementor_page_settings', 'a:0:{}'),
(6895, 538, '_elementor_global_class_usage_indexed_preview', '1'),
(6896, 538, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6898, 539, '_wp_page_template', 'elementor_header_footer'),
(6900, 539, '_elementor_global_class_usage_indexed', '1'),
(6901, 539, '_elementor_edit_mode', 'builder'),
(6902, 539, '_elementor_template_type', 'wp-page'),
(6903, 539, '_elementor_version', '4.1.5'),
(6904, 539, '_elementor_pro_version', '4.1.3'),
(6905, 539, '_elementor_global_class_usage_indexed_preview', '1'),
(6906, 539, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6907, 539, '_elementor_data', '[{\"id\":\"b6e1570\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"db05bc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a75f142\",\"elType\":\"widget\",\"settings\":{\"editor\":\"At PCH Peptides, we respect your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and safeguard your information when you visit our website or place an order.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fed7feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information We Collect\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a97d7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"When you use our website, we may collect information such as your name, email address, billing details, shipping information, payment details, and other information necessary to process your order and provide customer support.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6bd2118\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Use Your Information\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9364c25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"PDq2pG_selectionAnchorContainer\\\" data-start=\\\"3822\\\" data-end=\\\"3854\\\">Your information may be used to:<\\/p><ul data-start=\\\"3856\\\" data-end=\\\"4100\\\"><li data-section-id=\\\"1aumg44\\\" data-start=\\\"3856\\\" data-end=\\\"3891\\\">Process and fulfill your orders<\\/li><li data-section-id=\\\"p8ziti\\\" data-start=\\\"3892\\\" data-end=\\\"3932\\\">Provide customer service and support<\\/li><li data-section-id=\\\"v2ovf\\\" data-start=\\\"3933\\\" data-end=\\\"3983\\\">Send order updates and important notifications<\\/li><li data-section-id=\\\"1ydd60t\\\" data-start=\\\"3984\\\" data-end=\\\"4038\\\">Improve our website, products, and user experience<\\/li><li data-section-id=\\\"15pfzkm\\\" data-start=\\\"4039\\\" data-end=\\\"4100\\\">Maintain website security and prevent fraudulent activit<\\/li><\\/ul>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70ac1ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Data Protection & Security\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ea9f6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"PCH Peptides uses appropriate security measures to help protect your personal information. We implement industry-standard practices designed to safeguard customer data and maintain a secure online experience.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c44978\",\"elType\":\"widget\",\"settings\":{\"title\":\"Third-Party Services\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c329407\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We may use trusted third-party providers for payment processing, shipping services, analytics, and website functionality. These providers only receive information necessary to perform their services.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6908, 487, '_elementor_page_settings', 'a:0:{}'),
(6909, 487, '_elementor_controls_usage', 'a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:4;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(7370, 568, '_elementor_page_settings', 'a:0:{}'),
(7371, 568, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7372, 568, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7373, 569, '_wp_page_template', 'elementor_header_footer'),
(7374, 569, '_elementor_global_class_usage_indexed', '1'),
(7375, 569, '_elementor_edit_mode', 'builder'),
(7376, 569, '_elementor_template_type', 'wp-page'),
(7377, 569, '_elementor_version', '4.1.5'),
(7378, 569, '_elementor_pro_version', '4.1.3'),
(7379, 569, '_elementor_global_class_usage_indexed_preview', '1'),
(7380, 569, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7381, 569, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"query_post_type\":\"featured\",\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6912, 31, '_elementor_edit_mode', 'builder'),
(6913, 31, '_astra_content_layout_flag', 'disabled'),
(6914, 31, 'ast-title-bar-display', 'disabled'),
(6915, 31, '_elementor_template_type', 'wp-page'),
(6916, 31, '_elementor_version', '4.1.5'),
(6917, 31, '_elementor_pro_version', '4.1.3'),
(6919, 31, '_elementor_global_class_usage_indexed_preview', '1'),
(6920, 31, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(6921, 540, '_elementor_edit_mode', 'builder'),
(6922, 540, '_elementor_template_type', 'container'),
(6923, 540, '_elementor_version', '4.1.5'),
(6924, 540, '_elementor_pro_version', '4.1.3'),
(6925, 540, '_elementor_page_settings', 'a:0:{}'),
(6926, 540, '_elementor_global_class_usage_indexed', '1'),
(6927, 540, '_elementor_global_class_usage_indexed_preview', '1'),
(6928, 540, '_elementor_data', '[{\"id\":\"1f23a313\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"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\":\"3b04dcac\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"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\":\"59c95257\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"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\":\"5f353759\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"_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\":\"\"},\"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\":[],\"widgetType\":\"heading\"},{\"id\":\"6c7fe606\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_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\":\"\"},\"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\":[],\"widgetType\":\"divider\"},{\"id\":\"53e72e15\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"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\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"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\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7095f3fa\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\",\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\",\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"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\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"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\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"4125726d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"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\":\"5ac91532\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_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\":\"\"},\"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\":[],\"widgetType\":\"heading\"},{\"id\":\"25775cdd\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_type\":\"text\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_type\":\"text\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"placeholder\":\"\",\"required\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_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\":\"\"},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"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\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(6766, 529, '_wp_page_template', 'elementor_header_footer'),
(6768, 529, '_elementor_global_class_usage_indexed', '1'),
(6769, 529, '_elementor_edit_mode', 'builder'),
(6770, 529, '_elementor_template_type', 'wp-page'),
(6771, 529, '_elementor_version', '4.1.5'),
(6772, 529, '_elementor_pro_version', '4.1.3'),
(6773, 529, '_elementor_global_class_usage_indexed_preview', '1'),
(6774, 529, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6775, 529, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h2\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order Processing & Shipping\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.<\\/p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Packaging\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Returns & Exchanges\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.<\\/p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.<\\/p><p>For assistance regarding your order, please contact PCH Peptides customer support.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6411, 481, '_elementor_edit_mode', 'builder'),
(6412, 481, '_astra_content_layout_flag', 'disabled'),
(59, 7, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(60, 7, '_elementor_global_classes_labels', 'a:0:{}'),
(61, 7, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(62, 7, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(63, 23, '_elementor_source', 'post'),
(64, 23, '_elementor_edit_mode', 'builder'),
(65, 23, '_elementor_template_type', 'header'),
(66, 23, '_elementor_version', '4.1.5'),
(67, 23, '_elementor_pro_version', '4.1.3'),
(68, 23, '_elementor_global_class_usage_indexed', '1'),
(69, 23, '_elementor_global_class_usage_indexed_preview', '1'),
(70, 23, '_elementor_page_settings', 'a:0:{}'),
(71, 23, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(72, 20, '_wp_page_template', 'default'),
(74, 24, '_elementor_source', 'post'),
(75, 24, '_elementor_edit_mode', 'builder'),
(76, 24, '_elementor_template_type', 'header'),
(77, 24, '_elementor_version', '4.1.5'),
(78, 24, '_elementor_pro_version', '4.1.3'),
(79, 24, '_elementor_global_class_usage_indexed', '1'),
(80, 24, '_elementor_global_class_usage_indexed_preview', '1'),
(81, 24, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(82, 24, '_wp_page_template', 'default'),
(83, 24, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\"tel:XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_id\":\"1ee7ee1\",\"link\":{\"url\":\"mailto:info@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d4a8589\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"269041d9\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"1a75682\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/modernhomecarehh\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"da32d70\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"12fb34f\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/@modernhomecare\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"589cdcb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor5\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(92, 26, '_elementor_source', 'post'),
(93, 26, '_elementor_edit_mode', 'builder'),
(94, 26, '_elementor_template_type', 'header'),
(95, 26, '_elementor_version', '4.1.5'),
(96, 26, '_elementor_pro_version', '4.1.3'),
(97, 26, '_elementor_global_class_usage_indexed', '1'),
(98, 26, '_elementor_global_class_usage_indexed_preview', '1'),
(99, 26, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(100, 26, '_wp_page_template', 'default'),
(101, 26, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\"tel:XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_id\":\"1ee7ee1\",\"link\":{\"url\":\"mailto:info@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d4a8589\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"269041d9\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"1a75682\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/modernhomecarehh\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"da32d70\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"12fb34f\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/@modernhomecare\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"589cdcb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor5\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(87, 20, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(683, 84, '_elementor_source', 'post'),
(684, 84, '_elementor_edit_mode', 'builder'),
(685, 84, '_elementor_template_type', 'header'),
(686, 84, '_elementor_version', '4.1.5'),
(687, 84, '_elementor_pro_version', '4.1.3'),
(688, 84, '_elementor_global_class_usage_indexed', '1'),
(689, 84, '_elementor_global_class_usage_indexed_preview', '1'),
(690, 84, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(691, 84, '_wp_page_template', 'default'),
(692, 84, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above $200\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(196, 38, '_elementor_source', 'post'),
(197, 38, '_elementor_edit_mode', 'builder'),
(198, 38, '_elementor_template_type', 'header'),
(199, 38, '_elementor_version', '4.1.5'),
(200, 38, '_elementor_pro_version', '4.1.3'),
(201, 38, '_elementor_global_class_usage_indexed', '1'),
(202, 38, '_elementor_global_class_usage_indexed_preview', '1'),
(203, 38, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(204, 38, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(205, 38, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\"tel:XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_id\":\"1ee7ee1\",\"link\":{\"url\":\"mailto:info@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d4a8589\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"269041d9\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"1a75682\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/modernhomecarehh\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"da32d70\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"12fb34f\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/@modernhomecare\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"589cdcb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor5\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(108, 27, '_edit_last', '1'),
(109, 27, '_edit_lock', '1785240608:1'),
(110, 27, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(341, 27, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg\",\"id\":932,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"background_image_tablet\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg\",\"id\":934,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(117, 27, 'ast-featured-img', 'disabled'),
(113, 27, 'site-sidebar-layout', 'no-sidebar'),
(114, 27, 'ast-site-content-layout', 'full-width-container'),
(115, 27, 'site-content-style', 'default'),
(116, 27, 'site-sidebar-style', 'default'),
(118, 27, 'astra-migrate-meta-layouts', 'set'),
(119, 27, 'ast-breadcrumbs-content', 'disabled'),
(120, 27, 'theme-transparent-header-meta', 'default'),
(121, 29, '_edit_last', '1'),
(122, 29, '_edit_lock', '1784473320:1'),
(123, 29, '_wp_page_template', 'elementor_header_footer'),
(5664, 29, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"08b54ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5b0989\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50039ed\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7b58ef0\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c1f52ae\"}],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(130, 29, 'ast-featured-img', 'disabled'),
(126, 29, 'site-sidebar-layout', 'no-sidebar'),
(127, 29, 'ast-site-content-layout', 'full-width-container'),
(128, 29, 'site-content-style', 'default'),
(129, 29, 'site-sidebar-style', 'default'),
(131, 29, 'astra-migrate-meta-layouts', 'set'),
(132, 29, 'ast-breadcrumbs-content', 'disabled'),
(133, 29, 'theme-transparent-header-meta', 'default'),
(134, 31, '_edit_last', '1'),
(135, 31, '_edit_lock', '1784475500:1'),
(136, 31, '_wp_page_template', 'elementor_header_footer'),
(6960, 31, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#1F5374\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12988f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(143, 31, 'ast-featured-img', 'disabled'),
(139, 31, 'site-sidebar-layout', 'no-sidebar'),
(140, 31, 'ast-site-content-layout', 'full-width-container'),
(141, 31, 'site-content-style', 'default'),
(142, 31, 'site-sidebar-style', 'default'),
(144, 31, 'astra-migrate-meta-layouts', 'set'),
(145, 31, 'ast-breadcrumbs-content', 'disabled'),
(146, 31, 'theme-transparent-header-meta', 'default'),
(147, 33, '_menu_item_type', 'custom'),
(148, 33, '_menu_item_menu_item_parent', '0'),
(149, 33, '_menu_item_object_id', '33'),
(150, 33, '_menu_item_object', 'custom'),
(151, 33, '_menu_item_target', ''),
(152, 33, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(153, 33, '_menu_item_xfn', ''),
(154, 33, '_menu_item_url', 'https://mrarif.me/pch/'),
(155, 33, '_menu_item_orphaned', '1784370375'),
(156, 34, '_menu_item_type', 'post_type'),
(157, 34, '_menu_item_menu_item_parent', '0'),
(158, 34, '_menu_item_object_id', '29'),
(159, 34, '_menu_item_object', 'page'),
(160, 34, '_menu_item_target', ''),
(161, 34, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(162, 34, '_menu_item_xfn', ''),
(163, 34, '_menu_item_url', ''),
(193, 27, '_elementor_global_class_usage_indexed', '1'),
(165, 35, '_menu_item_type', 'post_type'),
(166, 35, '_menu_item_menu_item_parent', '0'),
(167, 35, '_menu_item_object_id', '31'),
(168, 35, '_menu_item_object', 'page'),
(169, 35, '_menu_item_target', ''),
(170, 35, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(171, 35, '_menu_item_xfn', ''),
(172, 35, '_menu_item_url', ''),
(174, 36, '_menu_item_type', 'post_type'),
(175, 36, '_menu_item_menu_item_parent', '0'),
(176, 36, '_menu_item_object_id', '27'),
(177, 36, '_menu_item_object', 'page'),
(178, 36, '_menu_item_target', ''),
(179, 36, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(180, 36, '_menu_item_xfn', ''),
(181, 36, '_menu_item_url', ''),
(183, 37, '_menu_item_type', 'post_type'),
(184, 37, '_menu_item_menu_item_parent', '0'),
(185, 37, '_menu_item_object_id', '14'),
(186, 37, '_menu_item_object', 'page'),
(187, 37, '_menu_item_target', ''),
(188, 37, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(189, 37, '_menu_item_xfn', ''),
(190, 37, '_menu_item_url', ''),
(90, 25, '_wp_attached_file', '2026/07/PCH-Logo.png'),
(91, 25, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:913;s:6:\"height\";i:495;s:4:\"file\";s:20:\"2026/07/PCH-Logo.png\";s:8:\"filesize\";i:391002;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"PCH-Logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15542;}}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:\"\";}}'),
(237, 40, '_wp_trash_meta_status', 'publish'),
(238, 40, '_wp_trash_meta_time', '1784370786'),
(103, 26, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(6850, 536, '_wp_page_template', 'elementor_header_footer'),
(6852, 536, '_elementor_global_class_usage_indexed', '1'),
(6853, 536, '_elementor_edit_mode', 'builder'),
(6854, 536, '_elementor_template_type', 'wp-page'),
(6855, 536, '_elementor_version', '4.1.5'),
(6856, 536, '_elementor_pro_version', '4.1.3'),
(6857, 536, '_elementor_global_class_usage_indexed_preview', '1'),
(6858, 536, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6859, 536, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Use & Research Disclaimer\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.<\\/p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Website Usage\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69750c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Information\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a519351\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides strives to provide accurate product descriptions, specifications, and information. However, product details, availability, pricing, and website content may be updated or changed at any time without prior notice.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Limitation of Liability\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6860, 485, '_elementor_page_settings', 'a:0:{}'),
(6861, 485, '_elementor_controls_usage', 'a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:4;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(214, 39, '_elementor_source', 'post'),
(215, 39, '_elementor_edit_mode', 'builder'),
(216, 39, '_elementor_template_type', 'header'),
(217, 39, '_elementor_version', '4.1.5'),
(218, 39, '_elementor_pro_version', '4.1.3'),
(219, 39, '_elementor_global_class_usage_indexed', '1'),
(220, 39, '_elementor_global_class_usage_indexed_preview', '1'),
(221, 39, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(222, 39, '_wp_page_template', 'default'),
(223, 39, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\"tel:XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@gmail.com\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_id\":\"1ee7ee1\",\"link\":{\"url\":\"mailto:info@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1d4a8589\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"269041d9\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"1a75682\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/modernhomecarehh\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"da32d70\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"12fb34f\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/@modernhomecare\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"589cdcb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor5\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(505, 70, '_elementor_page_settings', 'a:0:{}'),
(473, 7, '_elementor_global_class_usage_indexed', '1'),
(474, 7, '_elementor_global_class_usage_indexed_preview', '1'),
(207, 38, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7090, 553, '_elementor_page_settings', 'a:0:{}'),
(1066, 102, '_elementor_global_class_usage_indexed', '1'),
(239, 27, '_elementor_edit_mode', 'builder'),
(240, 27, '_astra_content_layout_flag', 'disabled'),
(225, 39, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(241, 27, 'ast-title-bar-display', 'disabled'),
(242, 27, '_elementor_template_type', 'wp-page'),
(243, 27, '_elementor_version', '4.2.0'),
(244, 27, '_elementor_pro_version', '4.2.0'),
(246, 27, '_elementor_global_class_usage_indexed_preview', '1'),
(247, 27, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(248, 41, '_wp_attached_file', '2026/07/done_11067332-1.svg'),
(249, 41, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:561;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(250, 41, '_elementor_source_image_hash', 'ae15b4fcc63250b0d3b8bff532a3c78854e81126'),
(251, 42, '_wp_attached_file', '2026/07/placeholder.png'),
(252, 42, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:701;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:21:\"placeholder-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3550;}s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4694;}}s:10:\"image_meta\";a: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:\"\";}}'),
(253, 42, '_elementor_source_image_hash', '2d880e45948763195e5d7b820beb60bba5f33725'),
(254, 43, '_wp_attached_file', '2026/07/trash-bin_18394458.svg'),
(255, 43, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1766;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(256, 43, '_elementor_source_image_hash', '678d41739117c824ba6dd058dbfbb7663129230e'),
(257, 44, '_wp_attached_file', '2026/07/placeholder-1.png');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(258, 44, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/placeholder-1.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-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:701;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:23:\"placeholder-1-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"placeholder-1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3550;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-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:1014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4694;}}s:10:\"image_meta\";a: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:\"\";}}'),
(259, 44, '_elementor_source_image_hash', '2d880e45948763195e5d7b820beb60bba5f33725'),
(260, 45, '_wp_attached_file', '2026/07/flask_16389900.svg'),
(261, 45, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1590;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(262, 45, '_elementor_source_image_hash', 'b5d8226d53c7fda8bd32badda707703602009579'),
(263, 46, '_wp_attached_file', '2026/07/placeholder-2.png'),
(264, 46, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/placeholder-2.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:701;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:23:\"placeholder-2-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"placeholder-2-800x533.png\";s:5:\"width\";i:800;s:6:\"height\";i:533;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4793;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"placeholder-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;s:9:\"uncropped\";b:1;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-2-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4694;}}s:10:\"image_meta\";a: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:\"\";}}'),
(1060, 114, '_wp_trash_meta_status', 'publish'),
(1061, 114, '_wp_trash_meta_time', '1784374528'),
(1062, 115, '_edit_lock', '1784374535:1'),
(1063, 115, '_wp_trash_meta_status', 'publish'),
(1064, 115, '_wp_trash_meta_time', '1784374537'),
(265, 46, '_elementor_source_image_hash', '2d880e45948763195e5d7b820beb60bba5f33725'),
(408, 65, '_elementor_global_class_usage_indexed', '1'),
(389, 62, '_elementor_global_class_usage_indexed', '1'),
(786, 91, '_elementor_version', '4.1.5'),
(787, 91, '_elementor_pro_version', '4.1.3'),
(788, 91, '_elementor_global_class_usage_indexed_preview', '1'),
(789, 91, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(790, 91, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(606, 78, '_wp_page_template', 'elementor_header_footer'),
(607, 78, '_elementor_global_class_usage_indexed', '1'),
(608, 78, '_elementor_edit_mode', 'builder'),
(609, 78, '_elementor_template_type', 'wp-page'),
(610, 78, '_elementor_version', '4.1.5'),
(611, 78, '_elementor_pro_version', '4.1.3'),
(612, 78, '_elementor_global_class_usage_indexed_preview', '1'),
(564, 75, '_wp_page_template', 'elementor_header_footer'),
(522, 72, '_wp_page_template', 'elementor_header_footer'),
(433, 67, '_wp_page_template', 'elementor_header_footer'),
(342, 58, '_wp_page_template', 'elementor_header_footer'),
(343, 58, '_elementor_global_class_usage_indexed', '1'),
(345, 58, '_elementor_edit_mode', 'builder'),
(6703, 523, '_elementor_page_settings', 'a:0:{}'),
(6704, 524, '_wp_page_template', 'elementor_header_footer'),
(6706, 524, '_elementor_global_class_usage_indexed', '1'),
(6707, 524, '_elementor_edit_mode', 'builder'),
(6708, 524, '_elementor_template_type', 'wp-page'),
(6709, 524, '_elementor_version', '4.1.5'),
(6710, 524, '_elementor_pro_version', '4.1.3'),
(6711, 524, '_elementor_global_class_usage_indexed_preview', '1'),
(6712, 524, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6713, 524, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing fast, secure, and reliable shipping for all research peptide orders. Orders are typically processed within 1\\u20133 business days after payment confirmation, excluding weekends and holidays.<\\/p><p>Once your order has been shipped, you will receive a confirmation email with tracking information so you can monitor your delivery. We use discreet packaging to protect your privacy and ensure that your products arrive safely.<\\/p><p>Please verify your shipping address before placing an order, as PCH Peptides is not responsible for delays or lost packages caused by incorrect information provided by the customer.<\\/p><p>Due to the sensitive and specialized nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, defective, or incorrect product, please contact our customer support team immediately so we can resolve the issue promptly.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6714, 524, '_elementor_page_settings', 'a:0:{}'),
(6715, 525, '_wp_page_template', 'elementor_header_footer'),
(6717, 525, '_elementor_global_class_usage_indexed', '1'),
(6718, 525, '_elementor_edit_mode', 'builder'),
(6719, 525, '_elementor_template_type', 'wp-page'),
(6720, 525, '_elementor_version', '4.1.5'),
(6721, 525, '_elementor_pro_version', '4.1.3'),
(6722, 525, '_elementor_global_class_usage_indexed_preview', '1'),
(6723, 525, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6724, 525, '_elementor_data', '[{\"id\":\"705e399\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\"}]},\"elements\":[{\"id\":\"864bca8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping & Returns\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5552878\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ac9eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order Processing & Shipping\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f377cfc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.<\\/p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3aa1090\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Packaging\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e2fdec1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b703764\",\"elType\":\"widget\",\"settings\":{\"title\":\"Returns & Exchanges\",\"pp_display_conditions\":[{\"_id\":\"606bf25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c17fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.<\\/p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.<\\/p><p>For assistance regarding your order, please contact PCH Peptides customer support.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6725, 481, '_elementor_page_settings', 'a:0:{}'),
(6726, 481, '_elementor_controls_usage', 'a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(6736, 526, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6737, 526, '_wp_page_template', 'default'),
(6738, 526, '_elementor_data', '[{\"id\":\"2f16b95\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39edba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e3ef18b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b7efcca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"26335c3\"}]},\"elements\":[{\"id\":\"74b8c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc7b7ef\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"26cf7ce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8fbfa\"}],\"pp_display_conditions\":[{\"_id\":\"3338805\"}]},\"elements\":[{\"id\":\"9c561b4\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"df88ef8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(6740, 526, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(6753, 527, '_elementor_global_class_usage_indexed_preview', '1'),
(6754, 527, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6755, 528, '_wp_page_template', 'elementor_header_footer'),
(6757, 528, '_elementor_global_class_usage_indexed', '1'),
(6758, 528, '_elementor_edit_mode', 'builder'),
(6759, 528, '_elementor_template_type', 'wp-page'),
(6760, 528, '_elementor_version', '4.1.5'),
(6761, 528, '_elementor_pro_version', '4.1.3'),
(6762, 528, '_elementor_page_settings', 'a:0:{}'),
(6763, 528, '_elementor_global_class_usage_indexed_preview', '1'),
(6764, 528, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7077, 552, '_elementor_page_settings', 'a:0:{}'),
(11070, 769, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11071, 769, '_wp_page_template', 'default'),
(11072, 769, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(8394, 630, '_elementor_page_settings', 'a:0:{}'),
(8395, 630, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8396, 630, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7357, 567, '_elementor_page_settings', 'a:0:{}'),
(7358, 567, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7359, 567, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7360, 568, '_wp_page_template', 'elementor_header_footer'),
(7361, 568, '_elementor_global_class_usage_indexed', '1'),
(7362, 568, '_elementor_edit_mode', 'builder'),
(7363, 568, '_elementor_template_type', 'wp-page'),
(7364, 568, '_elementor_version', '4.1.5'),
(7365, 568, '_elementor_pro_version', '4.1.3'),
(7366, 568, '_elementor_global_class_usage_indexed_preview', '1'),
(7367, 568, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7368, 568, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"query_post_type\":\"featured\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7080, 553, '_wp_page_template', 'elementor_header_footer'),
(7081, 553, '_elementor_global_class_usage_indexed', '1'),
(7083, 553, '_elementor_edit_mode', 'builder'),
(7084, 553, '_elementor_template_type', 'wp-page'),
(7085, 553, '_elementor_version', '4.1.5'),
(7086, 553, '_elementor_pro_version', '4.1.3'),
(7087, 553, '_elementor_global_class_usage_indexed_preview', '1'),
(7088, 553, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7089, 553, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#1F5374\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12988f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3898773b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"fcaf3dd\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ebe4525\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1ec6a3ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d4e44c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ef3d885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"20044d82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e0ca310\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"30fde660\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"618349a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45144fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"274cce99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"995c14c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8eca72\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6cbe4236\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50a2f38a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59df2dd0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f35c4f3\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1308ee88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"748d6bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"603c7fd4\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(302, 7, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(350, 58, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(349, 58, '_elementor_global_class_usage_indexed_preview', '1'),
(348, 58, '_elementor_pro_version', '4.1.3'),
(347, 58, '_elementor_version', '4.1.5'),
(346, 58, '_elementor_template_type', 'wp-page'),
(410, 65, '_elementor_edit_mode', 'builder'),
(411, 65, '_elementor_template_type', 'wp-page'),
(412, 65, '_elementor_version', '4.1.5'),
(434, 67, '_elementor_global_class_usage_indexed', '1'),
(413, 65, '_elementor_pro_version', '4.1.3'),
(414, 65, '_elementor_global_class_usage_indexed_preview', '1'),
(415, 65, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(416, 65, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(392, 62, '_elementor_template_type', 'wp-page'),
(393, 62, '_elementor_version', '4.1.5'),
(394, 62, '_elementor_pro_version', '4.1.3'),
(395, 62, '_elementor_global_class_usage_indexed_preview', '1'),
(396, 62, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(397, 62, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(321, 56, '_wp_page_template', 'elementor_header_footer'),
(322, 56, '_elementor_global_class_usage_indexed', '1'),
(324, 56, '_elementor_edit_mode', 'builder'),
(325, 56, '_elementor_template_type', 'wp-page'),
(326, 56, '_elementor_version', '4.1.5'),
(327, 56, '_elementor_pro_version', '4.1.3'),
(328, 56, '_elementor_page_settings', 'a:0:{}'),
(329, 56, '_elementor_global_class_usage_indexed_preview', '1'),
(330, 56, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(331, 57, '_wp_page_template', 'elementor_header_footer'),
(332, 57, '_elementor_global_class_usage_indexed', '1'),
(334, 57, '_elementor_edit_mode', 'builder'),
(335, 57, '_elementor_template_type', 'wp-page'),
(336, 57, '_elementor_version', '4.1.5'),
(337, 57, '_elementor_pro_version', '4.1.3'),
(338, 57, '_elementor_page_settings', 'a:0:{}'),
(339, 57, '_elementor_global_class_usage_indexed_preview', '1'),
(340, 57, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(351, 58, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"flex-end\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(388, 62, '_wp_page_template', 'elementor_header_footer'),
(366, 60, '_wp_page_template', 'elementor_header_footer'),
(367, 60, '_elementor_global_class_usage_indexed', '1'),
(369, 60, '_elementor_edit_mode', 'builder'),
(370, 60, '_elementor_template_type', 'wp-page'),
(371, 60, '_elementor_version', '4.1.5'),
(372, 60, '_elementor_pro_version', '4.1.3'),
(373, 60, '_elementor_global_class_usage_indexed_preview', '1'),
(374, 60, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(375, 60, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"flex-end\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(391, 62, '_elementor_edit_mode', 'builder'),
(319, 55, '_wp_attached_file', '2026/07/Product-Group-Image.png'),
(320, 55, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1154;s:6:\"height\";i:625;s:4:\"file\";s:31:\"2026/07/Product-Group-Image.png\";s:8:\"filesize\";i:927147;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Product-Group-Image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19265;}}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:\"\";}}'),
(3627, 287, '_edit_last', '1'),
(3628, 287, '_edit_lock', '1784474824:1'),
(3629, 287, '_wp_page_template', 'elementor_header_footer'),
(3630, 287, 'site-post-title', 'disabled'),
(3637, 287, 'astra-migrate-meta-layouts', 'set'),
(3636, 287, 'ast-featured-img', 'disabled'),
(3632, 287, 'site-sidebar-layout', 'default'),
(3633, 287, 'ast-site-content-layout', 'default'),
(3634, 287, 'site-content-style', 'default'),
(3635, 287, 'site-sidebar-style', 'default'),
(3638, 287, 'ast-breadcrumbs-content', 'disabled'),
(3639, 287, 'theme-transparent-header-meta', 'default'),
(3640, 289, '_menu_item_type', 'post_type'),
(3641, 289, '_menu_item_menu_item_parent', '0'),
(3642, 289, '_menu_item_object_id', '287'),
(3643, 289, '_menu_item_object', 'page'),
(3644, 289, '_menu_item_target', ''),
(3645, 289, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(376, 60, '_elementor_page_settings', 'a:0:{}'),
(377, 61, '_wp_page_template', 'elementor_header_footer'),
(378, 61, '_elementor_global_class_usage_indexed', '1'),
(380, 61, '_elementor_edit_mode', 'builder'),
(381, 61, '_elementor_template_type', 'wp-page'),
(382, 61, '_elementor_version', '4.1.5'),
(383, 61, '_elementor_pro_version', '4.1.3'),
(384, 61, '_elementor_global_class_usage_indexed_preview', '1'),
(385, 61, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(386, 61, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"flex-end\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(387, 61, '_elementor_page_settings', 'a:0:{}'),
(407, 65, '_wp_page_template', 'elementor_header_footer'),
(523, 72, '_elementor_global_class_usage_indexed', '1'),
(496, 70, '_wp_page_template', 'elementor_header_footer'),
(497, 70, '_elementor_global_class_usage_indexed', '1'),
(498, 70, '_elementor_edit_mode', 'builder'),
(499, 70, '_elementor_template_type', 'wp-page'),
(500, 70, '_elementor_version', '4.1.5'),
(501, 70, '_elementor_pro_version', '4.1.3'),
(502, 70, '_elementor_global_class_usage_indexed_preview', '1'),
(503, 70, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(504, 70, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(447, 7, '_edit_lock', '1784372270:1'),
(448, 68, '_elementor_edit_mode', 'builder'),
(449, 68, '_elementor_template_type', 'kit'),
(450, 68, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(451, 68, '_elementor_global_classes_labels', 'a:0:{}'),
(452, 68, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(453, 68, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(455, 68, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(456, 7, '_wp_page_template', 'default'),
(457, 7, '_elementor_page_settings', 'a:25:{s:13:\"system_colors\";a:4:{i:0;a:2:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";}i:1;a:2:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";}i:2;a:2:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";}i:3;a:2:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";}}s:13:\"custom_colors\";a:0:{}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:6:\"Roboto\";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:11:\"Roboto Slab\";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:6:\"Roboto\";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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:12:\"PCH Peptides\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:5:{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:19:\"viewport_widescreen\";}s:15:\"viewport_mobile\";i:480;s:21:\"viewport_mobile_extra\";i:767;s:15:\"viewport_tablet\";i:991;s:21:\"viewport_tablet_extra\";i:1199;s:19:\"viewport_widescreen\";i:1200;s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:11:\"viewport_md\";i:481;s:11:\"viewport_lg\";i:992;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:24:\"woocommerce_cart_page_id\";s:2:\"15\";s:28:\"woocommerce_checkout_page_id\";s:2:\"16\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"17\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:24:\"woocommerce_shop_page_id\";s:2:\"14\";s:16:\"site_description\";s:7:\"Welcome\";}'),
(458, 7, '_elementor_data', '[]'),
(459, 69, '_elementor_edit_mode', 'builder'),
(460, 69, '_elementor_template_type', 'kit'),
(461, 69, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(462, 69, '_elementor_global_classes_labels', 'a:0:{}'),
(463, 69, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(464, 69, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(466, 69, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(467, 69, '_wp_page_template', 'default'),
(468, 69, '_elementor_page_settings', 'a:22:{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:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}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:6:\"Roboto\";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:11:\"Roboto Slab\";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:6:\"Roboto\";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:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:3:\"PCh\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:5:{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:19:\"viewport_widescreen\";}s:15:\"viewport_mobile\";i:480;s:21:\"viewport_mobile_extra\";i:767;s:15:\"viewport_tablet\";i:991;s:21:\"viewport_tablet_extra\";i:1199;s:19:\"viewport_widescreen\";i:1200;s:24:\"woocommerce_cart_page_id\";s:2:\"15\";s:28:\"woocommerce_checkout_page_id\";s:2:\"16\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"17\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"14\";s:11:\"viewport_md\";i:481;s:11:\"viewport_lg\";i:992;}'),
(469, 69, '_elementor_data', '[]'),
(471, 7, '_elementor_version', '4.1.5'),
(472, 7, '_elementor_pro_version', '4.1.3'),
(509, 71, '_wp_page_template', 'elementor_header_footer'),
(510, 71, '_elementor_global_class_usage_indexed', '1'),
(511, 71, '_elementor_edit_mode', 'builder'),
(512, 71, '_elementor_template_type', 'wp-page'),
(513, 71, '_elementor_version', '4.1.5'),
(514, 71, '_elementor_pro_version', '4.1.3'),
(515, 71, '_elementor_global_class_usage_indexed_preview', '1'),
(516, 71, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(517, 71, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(402, 63, '_wp_trash_meta_status', 'publish'),
(403, 63, '_wp_trash_meta_time', '1784372034'),
(404, 64, '_edit_lock', '1784372085:1'),
(405, 64, '_wp_trash_meta_status', 'publish'),
(406, 64, '_wp_trash_meta_time', '1784372100'),
(417, 65, '_elementor_page_settings', 'a:0:{}'),
(698, 85, '_elementor_source', 'post'),
(699, 85, '_elementor_edit_mode', 'builder'),
(700, 85, '_elementor_template_type', 'header'),
(701, 85, '_elementor_version', '4.1.5'),
(702, 85, '_elementor_pro_version', '4.1.3'),
(703, 85, '_elementor_global_class_usage_indexed', '1'),
(704, 85, '_elementor_global_class_usage_indexed_preview', '1'),
(705, 85, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(706, 85, '_wp_page_template', 'default'),
(707, 85, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(1154, 121, '_wp_trash_meta_status', 'publish'),
(1155, 121, '_wp_trash_meta_time', '1784375493'),
(2176, 197, '_elementor_version', '4.1.5'),
(2177, 197, '_elementor_pro_version', '4.1.3'),
(2178, 197, '_elementor_global_class_usage_indexed_preview', '1'),
(420, 66, '_wp_page_template', 'elementor_header_footer'),
(421, 66, '_elementor_global_class_usage_indexed', '1'),
(423, 66, '_elementor_edit_mode', 'builder'),
(424, 66, '_elementor_template_type', 'wp-page'),
(425, 66, '_elementor_version', '4.1.5'),
(426, 66, '_elementor_pro_version', '4.1.3'),
(427, 66, '_elementor_global_class_usage_indexed_preview', '1'),
(428, 66, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(429, 66, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(430, 66, '_elementor_page_settings', 'a:0:{}'),
(714, 86, '_wp_page_template', 'elementor_header_footer'),
(715, 86, '_elementor_global_class_usage_indexed', '1'),
(716, 86, '_elementor_edit_mode', 'builder'),
(717, 86, '_elementor_template_type', 'wp-page'),
(580, 76, '_wp_page_template', 'elementor_header_footer'),
(718, 86, '_elementor_version', '4.1.5'),
(719, 86, '_elementor_pro_version', '4.1.3'),
(720, 86, '_elementor_global_class_usage_indexed_preview', '1'),
(721, 86, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(708, 85, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(893, 101, '_elementor_source', 'post'),
(894, 101, '_elementor_edit_mode', 'builder'),
(895, 101, '_elementor_template_type', 'header'),
(896, 101, '_elementor_version', '4.1.5'),
(897, 101, '_elementor_pro_version', '4.1.3'),
(898, 101, '_elementor_global_class_usage_indexed', '1'),
(899, 101, '_elementor_global_class_usage_indexed_preview', '1'),
(900, 101, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(901, 101, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(902, 101, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\"}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(436, 67, '_elementor_edit_mode', 'builder'),
(437, 67, '_elementor_template_type', 'wp-page'),
(438, 67, '_elementor_version', '4.1.5'),
(439, 67, '_elementor_pro_version', '4.1.3'),
(440, 67, '_elementor_global_class_usage_indexed_preview', '1'),
(441, 67, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(442, 67, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Peptides Cosmetic &amp; Research\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our <strong>selection of 99%+ purified research peptides<\\/strong> and reference compounds for laboratory use.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(538, 73, '_wp_page_template', 'elementor_header_footer'),
(539, 73, '_elementor_global_class_usage_indexed', '1'),
(540, 73, '_elementor_edit_mode', 'builder'),
(541, 73, '_elementor_template_type', 'wp-page'),
(542, 73, '_elementor_version', '4.1.5'),
(543, 73, '_elementor_pro_version', '4.1.3'),
(544, 73, '_elementor_global_class_usage_indexed_preview', '1'),
(545, 73, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(546, 73, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(756, 89, '_wp_page_template', 'elementor_header_footer'),
(840, 95, '_wp_page_template', 'elementor_header_footer'),
(841, 95, '_elementor_global_class_usage_indexed', '1'),
(842, 95, '_elementor_edit_mode', 'builder'),
(843, 95, '_elementor_template_type', 'wp-page'),
(844, 95, '_elementor_version', '4.1.5'),
(845, 95, '_elementor_pro_version', '4.1.3'),
(846, 95, '_elementor_global_class_usage_indexed_preview', '1'),
(847, 95, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(848, 95, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1888, 179, '_wp_page_template', 'elementor_header_footer'),
(1889, 179, '_elementor_global_class_usage_indexed', '1'),
(1890, 179, '_elementor_edit_mode', 'builder'),
(2172, 197, '_wp_page_template', 'elementor_header_footer'),
(2173, 197, '_elementor_global_class_usage_indexed', '1'),
(2174, 197, '_elementor_edit_mode', 'builder'),
(2175, 197, '_elementor_template_type', 'wp-page'),
(518, 71, '_elementor_page_settings', 'a:0:{}'),
(7105, 31, '_elementor_page_settings', 'a:0:{}'),
(7106, 31, '_elementor_controls_usage', 'a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"width\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:17:\"icon_align_tablet\";i:1;s:23:\"icon_align_mobile_extra\";i:1;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:10:\"text_color\";i:1;s:27:\"icon_typography_font_weight\";i:1;}s:18:\"section_icon_style\";a:4:{s:24:\"icon_self_vertical_align\";i:1;s:20:\"icon_vertical_offset\";i:1;s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:2;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:4;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:2;s:21:\"box_shadow_box_shadow\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:2;s:8:\"flex_gap\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:10:\"input_size\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:2:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:14:\"email_reply_to\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_form_style\";a:6:{s:10:\"column_gap\";i:1;s:13:\"label_spacing\";i:1;s:27:\"label_typography_typography\";i:1;s:26:\"label_typography_font_size\";i:1;s:7:\"row_gap\";i:1;s:12:\"html_spacing\";i:1;}s:19:\"section_field_style\";a:1:{s:18:\"field_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(7066, 548, '_edit_lock', '1784616550:1'),
(524, 72, '_elementor_edit_mode', 'builder'),
(525, 72, '_elementor_template_type', 'wp-page'),
(526, 72, '_elementor_version', '4.1.5'),
(527, 72, '_elementor_pro_version', '4.1.3'),
(528, 72, '_elementor_global_class_usage_indexed_preview', '1'),
(529, 72, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(530, 72, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(613, 78, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(581, 76, '_elementor_global_class_usage_indexed', '1'),
(582, 76, '_elementor_edit_mode', 'builder'),
(583, 76, '_elementor_template_type', 'wp-page'),
(584, 76, '_elementor_version', '4.1.5'),
(585, 76, '_elementor_pro_version', '4.1.3'),
(586, 76, '_elementor_global_class_usage_indexed_preview', '1'),
(587, 76, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(588, 76, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(548, 73, '_elementor_page_settings', 'a:0:{}'),
(551, 74, '_wp_page_template', 'elementor_header_footer'),
(552, 74, '_elementor_global_class_usage_indexed', '1'),
(553, 74, '_elementor_edit_mode', 'builder'),
(554, 74, '_elementor_template_type', 'wp-page'),
(555, 74, '_elementor_version', '4.1.5'),
(556, 74, '_elementor_pro_version', '4.1.3'),
(557, 74, '_elementor_global_class_usage_indexed_preview', '1'),
(558, 74, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(559, 74, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"boxed_width\":{\"unit\":\"px\",\"size\":1440,\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(561, 74, '_elementor_page_settings', 'a:0:{}'),
(6994, 546, '_elementor_page_settings', 'a:0:{}'),
(6996, 547, '_elementor_global_class_usage_indexed', '1'),
(6998, 547, '_elementor_edit_mode', 'builder'),
(6999, 547, '_elementor_template_type', 'wp-page'),
(7000, 547, '_elementor_version', '4.1.5'),
(7001, 547, '_elementor_pro_version', '4.1.3'),
(7002, 547, '_elementor_global_class_usage_indexed_preview', '1'),
(7003, 547, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7004, 547, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2532d92b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6442958f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(565, 75, '_elementor_global_class_usage_indexed', '1'),
(566, 75, '_elementor_edit_mode', 'builder'),
(567, 75, '_elementor_template_type', 'wp-page'),
(568, 75, '_elementor_version', '4.1.5'),
(569, 75, '_elementor_pro_version', '4.1.3'),
(570, 75, '_elementor_global_class_usage_indexed_preview', '1'),
(571, 75, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(572, 75, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(6343, 497, '_elementor_source', 'post'),
(6344, 497, '_elementor_edit_mode', 'builder'),
(6345, 497, '_elementor_template_type', 'footer'),
(6346, 497, '_elementor_version', '4.1.5'),
(6347, 497, '_elementor_pro_version', '4.1.3'),
(6348, 497, '_elementor_global_class_usage_indexed', '1'),
(6349, 497, '_elementor_global_class_usage_indexed_preview', '1'),
(6350, 497, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6351, 497, '_wp_page_template', 'default'),
(6352, 497, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(785, 91, '_elementor_template_type', 'wp-page'),
(622, 79, '_wp_page_template', 'elementor_header_footer'),
(623, 79, '_elementor_global_class_usage_indexed', '1'),
(624, 79, '_elementor_edit_mode', 'builder'),
(625, 79, '_elementor_template_type', 'wp-page'),
(626, 79, '_elementor_version', '4.1.5'),
(627, 79, '_elementor_pro_version', '4.1.3'),
(628, 79, '_elementor_global_class_usage_indexed_preview', '1'),
(629, 79, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(630, 79, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(757, 89, '_elementor_global_class_usage_indexed', '1'),
(590, 76, '_elementor_page_settings', 'a:0:{}'),
(6983, 545, '_elementor_page_settings', 'a:0:{}'),
(6984, 546, '_wp_page_template', 'elementor_header_footer'),
(6985, 546, '_elementor_global_class_usage_indexed', '1'),
(6987, 546, '_elementor_edit_mode', 'builder'),
(6988, 546, '_elementor_template_type', 'wp-page'),
(6989, 546, '_elementor_version', '4.1.5'),
(6990, 546, '_elementor_pro_version', '4.1.3'),
(6991, 546, '_elementor_global_class_usage_indexed_preview', '1'),
(6992, 546, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6993, 546, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2532d92b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6442958f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(593, 77, '_wp_page_template', 'elementor_header_footer'),
(594, 77, '_elementor_global_class_usage_indexed', '1'),
(595, 77, '_elementor_edit_mode', 'builder'),
(596, 77, '_elementor_template_type', 'wp-page'),
(597, 77, '_elementor_version', '4.1.5'),
(598, 77, '_elementor_pro_version', '4.1.3'),
(599, 77, '_elementor_global_class_usage_indexed_preview', '1'),
(600, 77, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(601, 77, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b18740d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy Online\\n\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"331b1db\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(603, 77, '_elementor_page_settings', 'a:0:{}'),
(6973, 545, '_wp_page_template', 'elementor_header_footer'),
(6974, 545, '_elementor_global_class_usage_indexed', '1'),
(6976, 545, '_elementor_edit_mode', 'builder'),
(6977, 545, '_elementor_template_type', 'wp-page'),
(6978, 545, '_elementor_version', '4.1.5'),
(6979, 545, '_elementor_pro_version', '4.1.3'),
(6980, 545, '_elementor_global_class_usage_indexed_preview', '1'),
(6981, 545, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6982, 545, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2532d92b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6442958f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(614, 78, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(2727, 234, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(1087, 116, '_elementor_source', 'post'),
(1088, 116, '_elementor_edit_mode', 'builder'),
(1089, 116, '_elementor_template_type', 'product'),
(1090, 116, '_elementor_version', '4.2.0'),
(1091, 116, '_elementor_pro_version', '4.1.3'),
(1092, 116, '_elementor_global_class_usage_indexed', '1'),
(1093, 116, '_elementor_global_class_usage_indexed_preview', '1'),
(1094, 116, '_astra_content_layout_flag', 'disabled'),
(1104, 116, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\",\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(1096, 116, 'ast-title-bar-display', 'disabled'),
(1097, 116, 'ast-featured-img', 'disabled'),
(1098, 116, 'ast-site-content-layout', 'full-width-container'),
(1099, 116, 'site-sidebar-layout', 'no-sidebar'),
(1101, 116, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(1102, 116, '_edit_lock', '1785571262:1'),
(1103, 116, '_wp_page_template', 'default'),
(784, 91, '_elementor_edit_mode', 'builder');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(722, 86, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(632, 79, '_elementor_page_settings', 'a:0:{}'),
(6995, 547, '_wp_page_template', 'elementor_header_footer'),
(635, 80, '_wp_page_template', 'elementor_header_footer'),
(636, 80, '_elementor_global_class_usage_indexed', '1'),
(637, 80, '_elementor_edit_mode', 'builder'),
(638, 80, '_elementor_template_type', 'wp-page'),
(639, 80, '_elementor_version', '4.1.5'),
(640, 80, '_elementor_pro_version', '4.1.3'),
(641, 80, '_elementor_global_class_usage_indexed_preview', '1'),
(642, 80, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(643, 80, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(645, 80, '_elementor_page_settings', 'a:0:{}'),
(6961, 544, '_wp_page_template', 'elementor_header_footer'),
(6962, 544, '_elementor_global_class_usage_indexed', '1'),
(6964, 544, '_elementor_edit_mode', 'builder'),
(6965, 544, '_elementor_template_type', 'wp-page'),
(6966, 544, '_elementor_version', '4.1.5'),
(6967, 544, '_elementor_pro_version', '4.1.3'),
(6968, 544, '_elementor_global_class_usage_indexed_preview', '1'),
(6969, 544, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6970, 544, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2532d92b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6442958f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(648, 81, '_wp_page_template', 'elementor_header_footer'),
(649, 81, '_elementor_global_class_usage_indexed', '1'),
(650, 81, '_elementor_edit_mode', 'builder'),
(651, 81, '_elementor_template_type', 'wp-page'),
(652, 81, '_elementor_version', '4.1.5'),
(653, 81, '_elementor_pro_version', '4.1.3'),
(654, 81, '_elementor_global_class_usage_indexed_preview', '1'),
(655, 81, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(656, 81, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(7111, 555, '_elementor_source', 'post'),
(7112, 555, '_elementor_edit_mode', 'builder'),
(7113, 555, '_elementor_template_type', 'archive'),
(7114, 555, '_elementor_version', '4.1.5'),
(7115, 555, '_elementor_pro_version', '4.1.3'),
(7116, 555, '_elementor_global_class_usage_indexed', '1'),
(7117, 555, '_elementor_global_class_usage_indexed_preview', '1'),
(7118, 555, '_elementor_page_settings', 'a:0:{}'),
(7119, 555, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7120, 548, '_wp_page_template', 'default'),
(7174, 559, '_elementor_source', 'post'),
(7156, 558, '_elementor_source', 'post'),
(7157, 558, '_elementor_edit_mode', 'builder'),
(7158, 558, '_elementor_template_type', 'archive'),
(7122, 556, '_elementor_source', 'post'),
(7123, 556, '_elementor_edit_mode', 'builder'),
(7124, 556, '_elementor_template_type', 'archive'),
(7125, 556, '_elementor_version', '4.1.5'),
(7126, 556, '_elementor_pro_version', '4.1.3'),
(7127, 556, '_elementor_global_class_usage_indexed', '1'),
(7128, 556, '_elementor_global_class_usage_indexed_preview', '1'),
(7129, 556, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7130, 556, '_wp_page_template', 'default'),
(7131, 556, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}]},\"elements\":[{\"id\":\"280cf77\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%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\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"edc94c2\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":10,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(758, 89, '_elementor_edit_mode', 'builder'),
(759, 89, '_elementor_template_type', 'wp-page'),
(760, 89, '_elementor_version', '4.1.5'),
(761, 89, '_elementor_pro_version', '4.1.3'),
(762, 89, '_elementor_global_class_usage_indexed_preview', '1'),
(763, 89, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(764, 89, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1467, 139, '_product_version', '10.9.4'),
(1468, 139, 'site-sidebar-layout', 'default'),
(1469, 139, 'ast-site-content-layout', 'default'),
(9955, 718, 'total_sales', '0'),
(9954, 718, '_variation_description', ''),
(1385, 131, '_edit_lock', '1784634770:1'),
(1386, 131, '_edit_last', '1'),
(10024, 139, 'astra-migrate-meta-layouts', 'set'),
(10011, 718, '_regular_price', '100'),
(10012, 718, '_price', '100'),
(10013, 719, '_regular_price', '1000'),
(10014, 719, '_sale_price', '800'),
(10015, 719, '_thumbnail_id', '0'),
(10016, 719, '_price', '800'),
(10017, 720, '_regular_price', '500'),
(10018, 720, '_sale_price', '450'),
(10019, 720, '_thumbnail_id', '0'),
(10020, 720, '_price', '450'),
(10021, 139, '_price', '100'),
(10022, 139, '_price', '450'),
(10023, 139, '_price', '800'),
(1497, 139, '_edit_lock', '1784635161:1'),
(1498, 139, '_edit_last', '1'),
(1525, 143, '_wp_attached_file', '2026/07/Glow-image.jpg'),
(1526, 143, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2026/07/Glow-image.jpg\";s:8:\"filesize\";i:199815;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1528, 144, 'total_sales', '0'),
(1529, 144, '_tax_status', 'taxable'),
(1530, 144, '_tax_class', ''),
(1531, 144, '_manage_stock', 'no'),
(1532, 144, '_backorders', 'no'),
(1533, 144, '_sold_individually', 'no'),
(1534, 144, '_virtual', 'no'),
(1535, 144, '_downloadable', 'no'),
(1536, 144, '_download_limit', '-1'),
(1537, 144, '_download_expiry', '-1'),
(1538, 144, '_thumbnail_id', '150'),
(1539, 144, '_stock', NULL),
(1540, 144, '_stock_status', 'instock'),
(1541, 144, '_wc_average_rating', '0'),
(1542, 144, '_wc_review_count', '0'),
(1543, 144, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(1544, 144, '_product_version', '10.9.4'),
(1545, 144, 'site-sidebar-layout', 'default'),
(1546, 144, 'ast-site-content-layout', 'default'),
(1547, 144, 'site-content-style', 'default'),
(1548, 144, 'site-sidebar-style', 'default'),
(1549, 144, 'theme-transparent-header-meta', 'default'),
(1550, 144, '_elementor_global_class_usage_indexed', '1'),
(10140, 144, 'astra-migrate-meta-layouts', 'set'),
(10142, 726, 'total_sales', '0'),
(10141, 726, '_variation_description', ''),
(10137, 144, '_price', '90'),
(10138, 144, '_price', '405'),
(10139, 144, '_price', '720'),
(10131, 725, '_price', '405'),
(10130, 725, '_thumbnail_id', '0'),
(10129, 725, '_sale_price', '405'),
(10128, 725, '_regular_price', '450'),
(10127, 724, '_price', '720'),
(10126, 724, '_thumbnail_id', '0'),
(10125, 724, '_sale_price', '720'),
(10124, 724, '_regular_price', '900'),
(10123, 723, '_price', '90'),
(10122, 723, '_thumbnail_id', '0'),
(10121, 723, '_regular_price', '90'),
(1574, 144, '_edit_lock', '1784635416:1'),
(1575, 144, '_edit_last', '1'),
(1579, 146, '_wp_attached_file', '2026/07/BPC-157-Image.jpg'),
(1580, 146, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2026/07/BPC-157-Image.jpg\";s:8:\"filesize\";i:187785;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1585, 147, 'total_sales', '2'),
(1586, 147, '_tax_status', 'taxable'),
(1587, 147, '_tax_class', ''),
(1588, 147, '_manage_stock', 'no'),
(1589, 147, '_backorders', 'no'),
(1590, 147, '_sold_individually', 'no'),
(1591, 147, '_virtual', 'no'),
(1592, 147, '_downloadable', 'no'),
(1593, 147, '_download_limit', '-1'),
(1594, 147, '_download_expiry', '-1'),
(1595, 147, '_thumbnail_id', '146'),
(1596, 147, '_stock', NULL),
(1597, 147, '_stock_status', 'instock'),
(1598, 147, '_wc_average_rating', '0'),
(1599, 147, '_wc_review_count', '0'),
(1600, 147, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(1601, 147, '_product_version', '10.9.4'),
(1602, 147, 'site-sidebar-layout', 'default'),
(1603, 147, 'ast-site-content-layout', 'default'),
(1604, 147, 'site-content-style', 'default'),
(1605, 147, 'site-sidebar-style', 'default'),
(1606, 147, 'theme-transparent-header-meta', 'default'),
(1607, 147, '_elementor_global_class_usage_indexed', '1'),
(10210, 147, 'astra-migrate-meta-layouts', 'set'),
(10944, 762, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:81:\"rgba(89.59531249999998, 89.59531249999998, 89.59531249999998, 0.2784313725490196)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10212, 729, '_variation_description', ''),
(11510, 147, '_price', '400'),
(11509, 147, '_price', '225'),
(11508, 147, '_price', '50'),
(10206, 728, '_price', '225'),
(10205, 728, '_thumbnail_id', '0'),
(10204, 728, '_sale_price', '225'),
(10203, 728, '_regular_price', '250'),
(10202, 727, '_price', '400'),
(10201, 727, '_thumbnail_id', '0'),
(10200, 727, '_sale_price', '400'),
(10199, 727, '_regular_price', '500'),
(10198, 726, '_price', '50'),
(10197, 726, '_thumbnail_id', '0'),
(10196, 726, '_regular_price', '50'),
(1631, 147, '_edit_lock', '1784635625:1'),
(1632, 147, '_edit_last', '1'),
(1635, 147, '_wp_old_slug', 'bpc-157-tb-500-2'),
(1641, 150, '_wp_attached_file', '2026/07/BPC-157-TB-500-image.jpg'),
(1642, 150, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:32:\"2026/07/BPC-157-TB-500-image.jpg\";s:8:\"filesize\";i:210446;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1646, 152, 'total_sales', '0'),
(1647, 152, '_tax_status', 'taxable'),
(1648, 152, '_tax_class', ''),
(1649, 152, '_manage_stock', 'no'),
(1650, 152, '_backorders', 'no'),
(1651, 152, '_sold_individually', 'no'),
(1652, 152, '_virtual', 'no'),
(1653, 152, '_downloadable', 'no'),
(1654, 152, '_download_limit', '-1'),
(1655, 152, '_download_expiry', '-1'),
(1656, 152, '_thumbnail_id', '154'),
(1657, 152, '_stock', NULL),
(1658, 152, '_stock_status', 'instock'),
(1659, 152, '_wc_average_rating', '0'),
(1660, 152, '_wc_review_count', '0'),
(1661, 152, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(1662, 152, '_product_version', '10.9.4'),
(1663, 152, 'site-sidebar-layout', 'default'),
(1664, 152, 'ast-site-content-layout', 'default'),
(1665, 152, 'site-content-style', 'default'),
(1666, 152, 'site-sidebar-style', 'default'),
(1667, 152, 'theme-transparent-header-meta', 'default'),
(1668, 152, '_elementor_global_class_usage_indexed', '1'),
(10287, 152, 'astra-migrate-meta-layouts', 'set'),
(10943, 762, '_elementor_global_class_usage_indexed_preview', '1'),
(10289, 732, 'total_sales', '0'),
(10288, 732, '_variation_description', ''),
(10284, 152, '_price', '60'),
(10285, 152, '_price', '270'),
(10286, 152, '_price', '480'),
(10277, 731, '_price', '270'),
(10276, 731, '_thumbnail_id', '0'),
(10275, 731, '_sale_price', '270'),
(10274, 731, '_regular_price', '300'),
(10273, 730, '_price', '480'),
(10272, 730, '_thumbnail_id', '0'),
(10271, 730, '_sale_price', '480'),
(10270, 730, '_regular_price', '600'),
(10269, 729, '_price', '60'),
(10268, 729, '_thumbnail_id', '0'),
(10267, 729, '_regular_price', '60'),
(1692, 152, '_edit_lock', '1784635783:1'),
(1693, 152, '_edit_last', '1'),
(1695, 154, '_wp_attached_file', '2026/07/TB-500-image.jpg'),
(1696, 154, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2026/07/TB-500-image.jpg\";s:8:\"filesize\";i:190244;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(693, 84, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7093, 554, '_wp_page_template', 'elementor_header_footer'),
(7094, 554, '_elementor_global_class_usage_indexed', '1'),
(7096, 554, '_elementor_edit_mode', 'builder'),
(7097, 554, '_elementor_template_type', 'wp-page'),
(7098, 554, '_elementor_version', '4.1.5'),
(7099, 554, '_elementor_pro_version', '4.1.3'),
(7100, 554, '_elementor_global_class_usage_indexed_preview', '1'),
(7101, 554, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7102, 554, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#1F5374\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12988f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7042, 551, '_wp_page_template', 'elementor_header_footer'),
(7043, 551, '_elementor_global_class_usage_indexed', '1'),
(680, 83, '_wp_attached_file', '2026/07/delivery_7610711.svg'),
(681, 83, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1417;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3543, 283, '_elementor_source', 'post'),
(3544, 283, '_elementor_edit_mode', 'builder'),
(3545, 283, '_elementor_template_type', 'header'),
(3546, 283, '_elementor_version', '4.1.5'),
(3547, 283, '_elementor_pro_version', '4.1.3'),
(3548, 283, '_elementor_global_class_usage_indexed', '1'),
(3549, 283, '_elementor_global_class_usage_indexed_preview', '1'),
(3550, 283, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3551, 283, '_wp_page_template', 'default'),
(3552, 283, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\",\"divider_gap\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(1699, 155, 'total_sales', '0'),
(1700, 155, '_tax_status', 'taxable'),
(1701, 155, '_tax_class', ''),
(1702, 155, '_manage_stock', 'no'),
(1703, 155, '_backorders', 'no'),
(1704, 155, '_sold_individually', 'no'),
(1705, 155, '_virtual', 'no'),
(1706, 155, '_downloadable', 'no'),
(1707, 155, '_download_limit', '-1'),
(1708, 155, '_download_expiry', '-1'),
(1709, 155, '_thumbnail_id', '158'),
(1710, 155, '_stock', NULL),
(1711, 155, '_stock_status', 'instock'),
(1712, 155, '_wc_average_rating', '0'),
(1713, 155, '_wc_review_count', '0'),
(1714, 155, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(1715, 155, '_product_version', '10.9.4'),
(1716, 155, 'site-sidebar-layout', 'default'),
(1717, 155, 'ast-site-content-layout', 'default'),
(1718, 155, 'site-content-style', 'default'),
(1719, 155, 'site-sidebar-style', 'default'),
(1720, 155, 'theme-transparent-header-meta', 'default'),
(1721, 155, '_elementor_global_class_usage_indexed', '1'),
(10361, 155, 'astra-migrate-meta-layouts', 'set'),
(10942, 762, '_elementor_global_class_usage_indexed', '1'),
(10363, 735, '_variation_description', ''),
(10358, 155, '_price', '70'),
(10359, 155, '_price', '315'),
(10354, 733, '_price', '560'),
(10353, 733, '_sale_price', '560'),
(10352, 733, '_regular_price', '700'),
(10351, 734, '_price', '315'),
(10350, 734, '_sale_price', '315'),
(10349, 734, '_regular_price', '350'),
(10360, 155, '_price', '560'),
(10347, 734, '_thumbnail_id', '0'),
(10346, 733, '_thumbnail_id', '0'),
(10345, 732, '_price', '70'),
(10344, 732, '_thumbnail_id', '0'),
(10343, 732, '_regular_price', '70'),
(1745, 155, '_edit_lock', '1784636033:1'),
(1746, 155, '_edit_last', '1'),
(1748, 158, '_wp_attached_file', '2026/07/CJC-1295-no-Dac-Image.jpg'),
(1749, 158, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:33:\"2026/07/CJC-1295-no-Dac-Image.jpg\";s:8:\"filesize\";i:196787;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1752, 159, '_edit_lock', '1784381661:1'),
(1753, 160, '_wp_attached_file', '2026/07/fav-icon-1.png'),
(1754, 160, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:275;s:6:\"height\";i:328;s:4:\"file\";s:22:\"2026/07/fav-icon-1.png\";s:8:\"filesize\";i:93458;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"fav-icon-1-252x300.png\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81199;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"fav-icon-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:31881;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"fav-icon-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:16467;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"fav-icon-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:5019;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"fav-icon-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:16467;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:20:\"fav-icon-1-64x76.png\";s:5:\"width\";i:64;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8486;}}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:\"\";}}'),
(1755, 161, '_wp_attached_file', '2026/07/cropped-fav-icon-1.png'),
(1756, 161, '_wp_attachment_context', 'site-icon'),
(1757, 161, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:30:\"2026/07/cropped-fav-icon-1.png\";s:8:\"filesize\";i:219087;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"cropped-fav-icon-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:101205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"cropped-fav-icon-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:33973;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"cropped-fav-icon-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:17416;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:28:\"cropped-fav-icon-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:5300;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:30:\"cropped-fav-icon-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:17416;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:28:\"cropped-fav-icon-1-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8200;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:30:\"cropped-fav-icon-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86093;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:30:\"cropped-fav-icon-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50371;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:30:\"cropped-fav-icon-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45353;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:28:\"cropped-fav-icon-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2453;}}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:\"\";}}'),
(7045, 551, '_elementor_edit_mode', 'builder'),
(7046, 551, '_elementor_template_type', 'wp-page'),
(7047, 551, '_elementor_version', '4.1.5'),
(724, 86, '_elementor_page_settings', 'a:0:{}'),
(6938, 540, '_elementor_controls_usage', 'a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:1:{s:5:\"width\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:1;s:6:\"weight\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:1;s:10:\"link_click\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:24:\"icon_self_vertical_align\";i:1;s:20:\"icon_vertical_offset\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:18:\"image_border_width\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:2;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:4;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:2;s:21:\"box_shadow_box_shadow\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:2;s:8:\"flex_gap\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:19:\"section_form_fields\";a:3:{s:11:\"form_fields\";i:1;s:10:\"input_size\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:2:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_form_style\";a:6:{s:10:\"column_gap\";i:1;s:13:\"label_spacing\";i:1;s:27:\"label_typography_typography\";i:1;s:26:\"label_typography_font_size\";i:1;s:7:\"row_gap\";i:1;s:12:\"html_spacing\";i:1;}s:19:\"section_field_style\";a:1:{s:18:\"field_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(6939, 540, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(6940, 542, '_wp_page_template', 'elementor_header_footer'),
(6941, 542, '_elementor_global_class_usage_indexed', '1'),
(6943, 542, '_elementor_edit_mode', 'builder'),
(6944, 542, '_elementor_template_type', 'wp-page'),
(6945, 542, '_elementor_version', '4.1.5'),
(6946, 542, '_elementor_pro_version', '4.1.3'),
(6947, 542, '_elementor_page_settings', 'a:0:{}'),
(6948, 542, '_elementor_global_class_usage_indexed_preview', '1'),
(6949, 542, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6950, 543, '_wp_page_template', 'elementor_header_footer'),
(6951, 543, '_elementor_global_class_usage_indexed', '1'),
(6953, 543, '_elementor_edit_mode', 'builder'),
(6954, 543, '_elementor_template_type', 'wp-page'),
(6955, 543, '_elementor_version', '4.1.5'),
(6956, 543, '_elementor_pro_version', '4.1.3'),
(6957, 543, '_elementor_page_settings', 'a:0:{}'),
(6958, 543, '_elementor_global_class_usage_indexed_preview', '1'),
(6959, 543, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(727, 87, '_wp_page_template', 'elementor_header_footer'),
(728, 87, '_elementor_global_class_usage_indexed', '1'),
(729, 87, '_elementor_edit_mode', 'builder'),
(730, 87, '_elementor_template_type', 'wp-page'),
(731, 87, '_elementor_version', '4.1.5'),
(732, 87, '_elementor_pro_version', '4.1.3'),
(733, 87, '_elementor_global_class_usage_indexed_preview', '1'),
(734, 87, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(735, 87, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(7048, 551, '_elementor_pro_version', '4.1.3'),
(7049, 551, '_elementor_global_class_usage_indexed_preview', '1'),
(7050, 551, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(737, 87, '_elementor_page_settings', 'a:0:{}'),
(782, 91, '_wp_page_template', 'elementor_header_footer'),
(783, 91, '_elementor_global_class_usage_indexed', '1'),
(740, 88, '_wp_page_template', 'elementor_header_footer'),
(741, 88, '_elementor_global_class_usage_indexed', '1'),
(742, 88, '_elementor_edit_mode', 'builder'),
(743, 88, '_elementor_template_type', 'wp-page'),
(744, 88, '_elementor_version', '4.1.5'),
(745, 88, '_elementor_pro_version', '4.1.3'),
(746, 88, '_elementor_global_class_usage_indexed_preview', '1'),
(747, 88, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(748, 88, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7051, 551, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#1F5374\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12988f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3898773b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"fcaf3dd\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ebe4525\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1ec6a3ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d4e44c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ef3d885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"20044d82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e0ca310\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"30fde660\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"618349a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45144fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"274cce99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"995c14c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8eca72\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6cbe4236\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50a2f38a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59df2dd0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f35c4f3\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1308ee88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"748d6bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"603c7fd4\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(798, 92, '_wp_page_template', 'elementor_header_footer'),
(799, 92, '_elementor_global_class_usage_indexed', '1'),
(800, 92, '_elementor_edit_mode', 'builder'),
(801, 92, '_elementor_template_type', 'wp-page'),
(802, 92, '_elementor_version', '4.1.5'),
(803, 92, '_elementor_pro_version', '4.1.3'),
(804, 92, '_elementor_global_class_usage_indexed_preview', '1'),
(805, 92, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(806, 92, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(766, 89, '_elementor_page_settings', 'a:0:{}'),
(769, 90, '_wp_page_template', 'elementor_header_footer'),
(770, 90, '_elementor_global_class_usage_indexed', '1'),
(771, 90, '_elementor_edit_mode', 'builder'),
(772, 90, '_elementor_template_type', 'wp-page'),
(773, 90, '_elementor_version', '4.1.5'),
(774, 90, '_elementor_pro_version', '4.1.3'),
(775, 90, '_elementor_global_class_usage_indexed_preview', '1'),
(776, 90, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(777, 90, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Cosmetic Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b13bd74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Research Peptides\",\"align\":\"justify\",\"border_color\":\"#223ba2\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(779, 90, '_elementor_page_settings', 'a:0:{}'),
(866, 97, '_wp_page_template', 'elementor_header_footer'),
(808, 92, '_elementor_page_settings', 'a:0:{}'),
(811, 93, '_wp_page_template', 'elementor_header_footer'),
(812, 93, '_elementor_global_class_usage_indexed', '1'),
(813, 93, '_elementor_edit_mode', 'builder'),
(814, 93, '_elementor_template_type', 'wp-page'),
(815, 93, '_elementor_version', '4.1.5'),
(816, 93, '_elementor_pro_version', '4.1.3'),
(817, 93, '_elementor_global_class_usage_indexed_preview', '1'),
(818, 93, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(819, 93, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(821, 93, '_elementor_page_settings', 'a:0:{}'),
(6929, 541, '_elementor_edit_mode', 'builder'),
(6930, 541, '_elementor_template_type', 'container'),
(6931, 541, '_elementor_version', '4.1.5'),
(6932, 541, '_elementor_pro_version', '4.1.3'),
(6933, 541, '_elementor_page_settings', 'a:0:{}'),
(6934, 541, '_elementor_global_class_usage_indexed', '1'),
(6935, 541, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6936, 541, '_elementor_data', '[{\"id\":\"1f23a313\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"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\":\"3b04dcac\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"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\":\"59c95257\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"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\":\"5f353759\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"},\"_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\":\"\"},\"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\":[],\"widgetType\":\"heading\"},{\"id\":\"6c7fe606\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor2\",\"_border_color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_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\":\"\"},\"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\":[],\"widgetType\":\"divider\"},{\"id\":\"53e72e15\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"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\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"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\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7095f3fa\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\",\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\",\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"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\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"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\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"4125726d\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"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\":\"5ac91532\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_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\":\"\"},\"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\":[],\"widgetType\":\"heading\"},{\"id\":\"25775cdd\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_type\":\"text\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_type\":\"text\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\",\"placeholder\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"placeholder\":\"\",\"required\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_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\":\"\"},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"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\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(824, 94, '_wp_page_template', 'elementor_header_footer'),
(825, 94, '_elementor_global_class_usage_indexed', '1'),
(826, 94, '_elementor_edit_mode', 'builder'),
(827, 94, '_elementor_template_type', 'wp-page'),
(828, 94, '_elementor_version', '4.1.5'),
(829, 94, '_elementor_pro_version', '4.1.3'),
(830, 94, '_elementor_global_class_usage_indexed_preview', '1'),
(831, 94, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(832, 94, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1012, 108, '_wp_page_template', 'elementor_header_footer'),
(1013, 108, '_elementor_global_class_usage_indexed', '1'),
(1014, 108, '_elementor_edit_mode', 'builder'),
(1015, 108, '_elementor_template_type', 'wp-page'),
(1016, 108, '_elementor_version', '4.1.5'),
(1017, 108, '_elementor_pro_version', '4.1.3'),
(1018, 108, '_elementor_global_class_usage_indexed_preview', '1'),
(1019, 108, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1020, 108, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(850, 95, '_elementor_page_settings', 'a:0:{}'),
(853, 96, '_wp_page_template', 'elementor_header_footer'),
(854, 96, '_elementor_global_class_usage_indexed', '1'),
(855, 96, '_elementor_edit_mode', 'builder'),
(856, 96, '_elementor_template_type', 'wp-page'),
(857, 96, '_elementor_version', '4.1.5'),
(858, 96, '_elementor_pro_version', '4.1.3'),
(859, 96, '_elementor_global_class_usage_indexed_preview', '1'),
(860, 96, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(861, 96, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(863, 96, '_elementor_page_settings', 'a:0:{}'),
(1758, 159, '_wp_trash_meta_status', 'publish'),
(1759, 159, '_wp_trash_meta_time', '1784381709'),
(1760, 162, '_elementor_source', 'post'),
(1761, 162, '_elementor_edit_mode', 'builder'),
(1762, 162, '_elementor_template_type', 'footer'),
(1763, 162, '_elementor_version', '4.1.5'),
(1764, 162, '_elementor_pro_version', '4.1.3'),
(1765, 162, '_elementor_global_class_usage_indexed', '1'),
(1766, 162, '_elementor_global_class_usage_indexed_preview', '1'),
(1767, 162, '_astra_content_layout_flag', 'disabled');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1835, 162, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Research Article\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1769, 162, 'ast-title-bar-display', 'disabled'),
(1770, 162, 'ast-featured-img', 'disabled'),
(1771, 162, 'ast-site-content-layout', 'full-width-container'),
(1772, 162, 'site-sidebar-layout', 'no-sidebar'),
(1774, 162, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(1775, 162, '_edit_lock', '1785677888:1'),
(1825, 175, '_elementor_source', 'post'),
(1826, 175, '_elementor_edit_mode', 'builder'),
(1827, 175, '_elementor_template_type', 'footer'),
(1828, 175, '_elementor_version', '4.1.5'),
(1829, 175, '_elementor_pro_version', '4.1.3'),
(1830, 175, '_elementor_global_class_usage_indexed', '1'),
(1831, 175, '_elementor_global_class_usage_indexed_preview', '1'),
(1832, 175, '_elementor_page_settings', 'a:0:{}'),
(1833, 175, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1834, 162, '_wp_page_template', 'default'),
(6608, 518, '_elementor_source', 'post'),
(6609, 518, '_elementor_edit_mode', 'builder'),
(1779, 164, '_wp_attached_file', '2026/07/svg-image-21.svg'),
(1780, 164, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:10652;s:5:\"width\";i:1;s:6:\"height\";i:1;}'),
(1781, 164, '_elementor_source_image_hash', '106c0e1820439e644f1b002d30691a656dee0e93'),
(1782, 165, '_wp_attached_file', '2026/07/svg-image-24.svg'),
(1783, 165, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:8733;s:5:\"width\";i:1;s:6:\"height\";i:1;}'),
(1784, 165, '_elementor_source_image_hash', '532710c8b6564ff73ff5399a77e3d2826777d943'),
(1785, 166, '_wp_attached_file', '2026/07/svg-image-23.svg'),
(1786, 166, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:7598;s:5:\"width\";i:1;s:6:\"height\";i:1;}'),
(1787, 166, '_elementor_source_image_hash', '34cc9f43bd733b8fa128ab794d665b92d36a5890'),
(1788, 167, '_wp_attached_file', '2026/07/svg-image-22.svg'),
(1789, 167, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:11435;s:5:\"width\";i:1;s:6:\"height\";i:1;}'),
(1790, 167, '_elementor_source_image_hash', 'ae87ec888b73f3092b8bf93e114ccad6f8f38942'),
(1791, 168, '_wp_attached_file', '2026/07/svg-image-38-1.svg'),
(1792, 168, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1282;s:5:\"width\";i:30;s:6:\"height\";i:10;}'),
(1793, 168, '_elementor_source_image_hash', '3ee8d54afe8c1019f977809885b7302d01949831'),
(1794, 169, '_wp_attached_file', '2026/07/svg-image-42.svg'),
(1795, 169, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:817;s:5:\"width\";i:18;s:6:\"height\";i:19;}'),
(1796, 169, '_elementor_source_image_hash', '6e4436fe5e6137ac1cfa8e9cde3ae9a4cb49a6f0'),
(1797, 170, '_wp_attached_file', '2026/07/svg-image-41.svg'),
(1798, 170, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:873;s:5:\"width\";i:16;s:6:\"height\";i:17;}'),
(1799, 170, '_elementor_source_image_hash', '1d9557a7bdeaf0029fd5c1f25c46c9c1888256b4'),
(1800, 171, '_wp_attached_file', '2026/07/svg-image-40.svg'),
(1801, 171, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1663;s:5:\"width\";i:16;s:6:\"height\";i:17;}'),
(1802, 171, '_elementor_source_image_hash', '03113c8c2b7c8d289e8b471b69a74fcc79e6484c'),
(1803, 172, '_wp_attached_file', '2026/07/svg-image-39.svg'),
(1804, 172, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1302;s:5:\"width\";i:22;s:6:\"height\";i:15;}'),
(1805, 172, '_elementor_source_image_hash', 'b131d30323071dfbfebca88eff7bb0564cc31d09'),
(867, 97, '_elementor_global_class_usage_indexed', '1'),
(868, 97, '_elementor_edit_mode', 'builder'),
(869, 97, '_elementor_template_type', 'wp-page'),
(870, 97, '_elementor_version', '4.1.5'),
(871, 97, '_elementor_pro_version', '4.1.3'),
(872, 97, '_elementor_global_class_usage_indexed_preview', '1'),
(873, 97, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(874, 97, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1891, 179, '_elementor_template_type', 'wp-page'),
(1892, 179, '_elementor_version', '4.1.5'),
(1893, 179, '_elementor_pro_version', '4.1.3'),
(1894, 179, '_elementor_global_class_usage_indexed_preview', '1'),
(1895, 179, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1896, 179, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(882, 98, '_wp_attached_file', '2026/07/user_5825727.svg'),
(883, 98, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1330;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(886, 29, '_elementor_global_class_usage_indexed', '1'),
(887, 99, '_wp_attached_file', '2026/07/user_4249981.svg'),
(888, 99, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:431;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(890, 100, '_wp_attached_file', '2026/07/person_12047661.svg'),
(891, 100, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:573;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(903, 101, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(6750, 527, '_elementor_version', '4.1.5'),
(6751, 527, '_elementor_pro_version', '4.1.3'),
(6743, 496, '_elementor_page_settings', 'a:0:{}'),
(6744, 496, '_elementor_controls_usage', 'a:2:{s:19:\"wc-archive-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:13:\"content_width\";i:1;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(6745, 527, '_wp_page_template', 'elementor_header_footer'),
(6747, 527, '_elementor_global_class_usage_indexed', '1'),
(6748, 527, '_elementor_edit_mode', 'builder'),
(6749, 527, '_elementor_template_type', 'wp-page'),
(1126, 119, '_elementor_source', 'post'),
(1127, 119, '_elementor_edit_mode', 'builder'),
(1128, 119, '_elementor_template_type', 'product'),
(1129, 119, '_elementor_version', '4.1.5'),
(1130, 119, '_elementor_pro_version', '4.1.3'),
(1131, 119, '_elementor_global_class_usage_indexed', '1'),
(1132, 119, '_elementor_global_class_usage_indexed_preview', '1'),
(1133, 119, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1134, 119, '_wp_page_template', 'default'),
(1135, 119, '_elementor_data', '[{\"id\":\"c00d4e7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0df63fc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"142ebe5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1ed1f05\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b39d118\"}]},\"elements\":[{\"id\":\"eed3012\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"85c876b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e6b1f5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2227e0f\"}],\"pp_display_conditions\":[{\"_id\":\"a9b6030\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"8d1b99e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"85c876b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e6b1f5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2227e0f\"}],\"pp_display_conditions\":[{\"_id\":\"a9b6030\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(1137, 119, '_elementor_page_settings', 'a:0:{}'),
(1138, 120, '_elementor_source', 'post'),
(1139, 120, '_elementor_edit_mode', 'builder'),
(1140, 120, '_elementor_template_type', 'product'),
(1141, 120, '_elementor_version', '4.1.5'),
(1142, 120, '_elementor_pro_version', '4.1.3'),
(1143, 120, '_elementor_global_class_usage_indexed', '1'),
(1144, 120, '_elementor_global_class_usage_indexed_preview', '1'),
(1145, 120, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1146, 120, '_wp_page_template', 'default'),
(1147, 120, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F4F8FB\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(911, 102, 'total_sales', '3'),
(912, 102, '_tax_status', 'taxable'),
(913, 102, '_tax_class', ''),
(914, 102, '_manage_stock', 'no'),
(915, 102, '_backorders', 'no'),
(916, 102, '_sold_individually', 'no'),
(917, 102, '_virtual', 'no'),
(918, 102, '_downloadable', 'no'),
(919, 102, '_download_limit', '-1'),
(920, 102, '_download_expiry', '-1'),
(921, 102, '_stock', NULL),
(922, 102, '_stock_status', 'instock'),
(923, 102, '_wc_average_rating', '0'),
(924, 102, '_wc_review_count', '0'),
(925, 102, '_product_version', '10.9.4'),
(926, 102, '_edit_lock', '1784723860:1'),
(927, 102, '_edit_last', '1'),
(928, 102, 'site-sidebar-layout', 'default'),
(933, 102, 'theme-transparent-header-meta', 'default'),
(930, 102, 'ast-site-content-layout', 'default'),
(931, 102, 'site-content-style', 'default'),
(932, 102, 'site-sidebar-style', 'default'),
(11927, 102, 'astra-migrate-meta-layouts', 'set'),
(9570, 700, 'attribute_pa_packs', '10-vials'),
(936, 102, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(9569, 700, '_wc_review_count', '0'),
(9568, 700, '_wc_average_rating', '0'),
(9567, 700, '_stock_status', 'instock'),
(9566, 700, '_stock', '100'),
(9565, 700, '_download_expiry', '-1'),
(9564, 700, '_download_limit', '-1'),
(9563, 700, '_downloadable', 'no'),
(9561, 700, '_sold_individually', 'no'),
(9560, 700, '_backorders', 'no'),
(9559, 700, '_manage_stock', 'yes'),
(9558, 700, '_tax_class', 'parent'),
(9556, 700, 'total_sales', '0'),
(9557, 700, '_tax_status', 'taxable'),
(9583, 701, '_download_expiry', '-1'),
(9582, 701, '_download_limit', '-1'),
(9581, 701, '_downloadable', 'no'),
(9580, 701, '_virtual', 'no'),
(9579, 701, '_sold_individually', 'no'),
(9578, 701, '_backorders', 'no'),
(9577, 701, '_manage_stock', 'yes'),
(9575, 701, '_tax_status', 'taxable'),
(9574, 701, 'total_sales', '0'),
(9573, 701, '_variation_description', ''),
(9572, 700, '_product_version', '10.9.4'),
(9553, 699, 'attribute_pa_size', '10mg'),
(9552, 699, 'attribute_pa_packs', '1-vial'),
(9551, 699, '_wc_review_count', '0'),
(9550, 699, '_wc_average_rating', '0'),
(9549, 699, '_stock_status', 'instock'),
(9548, 699, '_stock', '97'),
(9547, 699, '_download_expiry', '-1'),
(9546, 699, '_download_limit', '-1'),
(9544, 699, '_virtual', 'no'),
(9543, 699, '_sold_individually', 'no'),
(9542, 699, '_backorders', 'no'),
(9541, 699, '_manage_stock', 'yes'),
(9554, 699, '_product_version', '10.9.4'),
(9571, 700, 'attribute_pa_size', '10mg'),
(9540, 699, '_tax_class', 'parent'),
(9538, 699, 'total_sales', '0'),
(9699, 699, '_regular_price', '75'),
(9537, 699, '_variation_description', ''),
(1000, 106, '_wp_attached_file', '2026/07/GLP-3-R-Image.png'),
(1001, 106, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2026/07/GLP-3-R-Image.png\";s:8:\"filesize\";i:267519;s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"GLP-3-R-Image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9058;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:23:\"GLP-3-R-Image-64x80.png\";s:5:\"width\";i:64;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5272;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"GLP-3-R-Image-300x375.png\";s:5:\"width\";i:300;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51397;s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"GLP-3-R-Image-600x750.png\";s:5:\"width\";i:600;s:6:\"height\";i:750;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148339;}s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"GLP-3-R-Image-240x300.png\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"GLP-3-R-Image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16218;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"GLP-3-R-Image-768x960.png\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:215073;}}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:\"\";}}'),
(1054, 111, '_wp_trash_meta_status', 'publish'),
(1055, 111, '_wp_trash_meta_time', '1784374474'),
(1056, 112, '_wp_trash_meta_status', 'publish'),
(1057, 112, '_wp_trash_meta_time', '1784374510'),
(1058, 113, '_wp_trash_meta_status', 'publish'),
(1059, 113, '_wp_trash_meta_time', '1784374524'),
(1002, 107, '_wp_attached_file', '2026/07/GLP-3-R-image.jpg'),
(1003, 107, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2026/07/GLP-3-R-image.jpg\";s:8:\"filesize\";i:187765;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(7016, 549, '_wp_page_template', 'elementor_header_footer'),
(7017, 549, '_elementor_global_class_usage_indexed', '1'),
(7019, 549, '_elementor_edit_mode', 'builder'),
(7020, 549, '_elementor_template_type', 'wp-page'),
(7021, 549, '_elementor_version', '4.1.5'),
(7022, 549, '_elementor_pro_version', '4.1.3'),
(7023, 549, '_elementor_global_class_usage_indexed_preview', '1'),
(7024, 549, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7025, 549, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2532d92b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6442958f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1004, 102, '_thumbnail_id', '107'),
(9555, 700, '_variation_description', ''),
(1022, 108, '_elementor_page_settings', 'a:0:{}'),
(1195, 124, 'site-content-style', 'default'),
(1196, 124, 'site-sidebar-style', 'default'),
(1197, 124, 'theme-transparent-header-meta', 'default'),
(1198, 124, '_elementor_global_class_usage_indexed', '1'),
(9877, 124, 'astra-migrate-meta-layouts', 'set'),
(1294, 130, '_wp_attached_file', '2026/07/GHK-CU-image.jpg'),
(1295, 130, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2026/07/GHK-CU-image.jpg\";s:8:\"filesize\";i:190568;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1303, 131, '_virtual', 'no'),
(1304, 131, '_downloadable', 'no'),
(1170, 123, '_wp_attached_file', '2026/07/GLP-3-R-30mg-Image.jpg'),
(1171, 123, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2026/07/GLP-3-R-30mg-Image.jpg\";s:8:\"filesize\";i:187478;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1176, 124, 'total_sales', '1'),
(1177, 124, '_tax_status', 'taxable'),
(1178, 124, '_tax_class', ''),
(1179, 124, '_manage_stock', 'no'),
(1180, 124, '_backorders', 'no'),
(1181, 124, '_sold_individually', 'no'),
(1182, 124, '_virtual', 'no'),
(1183, 124, '_downloadable', 'no'),
(1184, 124, '_download_limit', '-1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1185, 124, '_download_expiry', '-1'),
(1186, 124, '_thumbnail_id', '130'),
(1187, 124, '_stock', NULL),
(1188, 124, '_stock_status', 'instock'),
(1189, 124, '_wc_average_rating', '0'),
(1190, 124, '_wc_review_count', '0'),
(1191, 124, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(1192, 124, '_product_version', '10.9.4'),
(1193, 124, 'site-sidebar-layout', 'default'),
(1194, 124, 'ast-site-content-layout', 'default'),
(9539, 699, '_tax_status', 'taxable'),
(1305, 131, '_download_limit', '-1'),
(1306, 131, '_download_expiry', '-1'),
(1307, 131, '_thumbnail_id', '138'),
(1308, 131, '_stock', NULL),
(1309, 131, '_stock_status', 'instock'),
(1310, 131, '_wc_average_rating', '0'),
(1311, 131, '_wc_review_count', '0'),
(1312, 131, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(1313, 131, '_product_version', '10.9.4'),
(1314, 131, 'site-sidebar-layout', 'default'),
(1315, 131, 'ast-site-content-layout', 'default'),
(1316, 131, 'site-content-style', 'default'),
(1317, 131, 'site-sidebar-style', 'default'),
(1318, 131, 'theme-transparent-header-meta', 'default'),
(1319, 131, '_elementor_global_class_usage_indexed', '1'),
(9952, 131, 'astra-migrate-meta-layouts', 'set'),
(1447, 138, '_wp_attached_file', '2026/07/KLOW-Image.jpg'),
(1297, 131, 'total_sales', '0'),
(1298, 131, '_tax_status', 'taxable'),
(1299, 131, '_tax_class', ''),
(1300, 131, '_manage_stock', 'no'),
(1301, 131, '_backorders', 'no'),
(1302, 131, '_sold_individually', 'no'),
(9859, 711, '_regular_price', '40'),
(9860, 711, '_thumbnail_id', '0'),
(9861, 711, '_price', '40'),
(9862, 712, '_regular_price', '400'),
(9863, 712, '_sale_price', '320'),
(9864, 712, '_thumbnail_id', '0'),
(9865, 712, '_price', '320'),
(9866, 713, '_regular_price', '200'),
(9867, 713, '_sale_price', '180'),
(9868, 713, '_thumbnail_id', '0'),
(9869, 713, '_price', '180'),
(13747, 124, '_price', '40'),
(13748, 124, '_price', '180'),
(13749, 124, '_price', '320'),
(9880, 714, '_tax_status', 'taxable'),
(9879, 714, 'total_sales', '0'),
(9878, 714, '_variation_description', ''),
(1264, 124, '_edit_lock', '1784633968:1'),
(1265, 124, '_edit_last', '1'),
(1473, 139, '_elementor_global_class_usage_indexed', '1'),
(1472, 139, 'theme-transparent-header-meta', 'default'),
(1451, 139, 'total_sales', '0'),
(1452, 139, '_tax_status', 'taxable'),
(1453, 139, '_tax_class', ''),
(1454, 139, '_manage_stock', 'no'),
(1455, 139, '_backorders', 'no'),
(1456, 139, '_sold_individually', 'no'),
(1457, 139, '_virtual', 'no'),
(1458, 139, '_downloadable', 'no'),
(1459, 139, '_download_limit', '-1'),
(1460, 139, '_download_expiry', '-1'),
(1461, 139, '_thumbnail_id', '143'),
(1462, 139, '_stock', NULL),
(1463, 139, '_stock_status', 'instock'),
(1464, 139, '_wc_average_rating', '0'),
(1465, 139, '_wc_review_count', '0'),
(1466, 139, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(9949, 131, '_price', '120'),
(9950, 131, '_price', '540'),
(9933, 714, '_regular_price', '120'),
(1448, 138, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2026/07/KLOW-Image.jpg\";s:8:\"filesize\";i:192528;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1470, 139, 'site-content-style', 'default'),
(1471, 139, 'site-sidebar-style', 'default'),
(9951, 131, '_price', '960'),
(9943, 716, '_price', '540'),
(9942, 716, '_thumbnail_id', '0'),
(9941, 716, '_sale_price', '540'),
(9940, 716, '_regular_price', '600'),
(9939, 715, '_price', '960'),
(9938, 715, '_thumbnail_id', '0'),
(9937, 715, '_sale_price', '960'),
(9936, 715, '_regular_price', '1200'),
(9935, 714, '_price', '120'),
(9934, 714, '_thumbnail_id', '0'),
(1025, 109, '_wp_page_template', 'elementor_header_footer'),
(1026, 109, '_elementor_global_class_usage_indexed', '1'),
(1027, 109, '_elementor_edit_mode', 'builder'),
(1028, 109, '_elementor_template_type', 'wp-page'),
(1029, 109, '_elementor_version', '4.1.5'),
(1030, 109, '_elementor_pro_version', '4.1.3'),
(1031, 109, '_elementor_global_class_usage_indexed_preview', '1'),
(1032, 109, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1033, 109, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(1035, 109, '_elementor_page_settings', 'a:0:{}'),
(2054, 189, '_wp_page_template', 'elementor_header_footer'),
(2028, 187, '_wp_page_template', 'elementor_header_footer'),
(2029, 187, '_elementor_global_class_usage_indexed', '1'),
(2030, 187, '_elementor_edit_mode', 'builder'),
(2031, 187, '_elementor_template_type', 'wp-page'),
(2032, 187, '_elementor_version', '4.1.5'),
(2033, 187, '_elementor_pro_version', '4.1.3'),
(2034, 187, '_elementor_global_class_usage_indexed_preview', '1'),
(2035, 187, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2036, 187, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2130, 194, '_wp_page_template', 'elementor_header_footer'),
(2332, 207, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2338, 208, '_elementor_source', 'post'),
(2339, 208, '_elementor_edit_mode', 'builder'),
(2340, 208, '_elementor_template_type', 'product'),
(2341, 208, '_elementor_version', '4.1.5'),
(2342, 208, '_elementor_pro_version', '4.1.3'),
(2343, 208, '_elementor_global_class_usage_indexed', '1'),
(2344, 208, '_elementor_global_class_usage_indexed_preview', '1'),
(2345, 208, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2346, 208, '_wp_page_template', 'default'),
(2347, 208, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F4F8FB\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(1164, 122, '_wp_attached_file', '2026/07/GLP-3-R-20mg-image.jpg'),
(1165, 122, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2026/07/GLP-3-R-20mg-image.jpg\";s:8:\"filesize\";i:187063;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(1038, 110, '_wp_page_template', 'elementor_header_footer'),
(1039, 110, '_elementor_global_class_usage_indexed', '1'),
(1040, 110, '_elementor_edit_mode', 'builder'),
(1041, 110, '_elementor_template_type', 'wp-page'),
(1042, 110, '_elementor_version', '4.1.5'),
(1043, 110, '_elementor_pro_version', '4.1.3'),
(1044, 110, '_elementor_global_class_usage_indexed_preview', '1'),
(1045, 110, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1046, 110, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2307, 206, '_elementor_source', 'post'),
(2308, 206, '_elementor_edit_mode', 'builder'),
(2309, 206, '_elementor_template_type', 'product'),
(2310, 206, '_elementor_version', '4.1.5'),
(2311, 206, '_elementor_pro_version', '4.1.3'),
(2312, 206, '_elementor_global_class_usage_indexed', '1'),
(2313, 206, '_elementor_global_class_usage_indexed_preview', '1'),
(2314, 206, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2315, 206, '_wp_page_template', 'default'),
(2316, 206, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F4F8FB\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(1151, 116, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2736, 235, '_elementor_edit_mode', 'builder'),
(2737, 235, '_elementor_template_type', 'product'),
(2738, 235, '_elementor_version', '4.1.5'),
(2739, 235, '_elementor_pro_version', '4.1.3'),
(2740, 235, '_elementor_global_class_usage_indexed', '1'),
(2741, 235, '_elementor_global_class_usage_indexed_preview', '1'),
(2742, 235, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2743, 235, '_wp_page_template', 'default'),
(2744, 235, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#D30000\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(7067, 552, '_wp_page_template', 'elementor_header_footer'),
(7068, 552, '_elementor_global_class_usage_indexed', '1'),
(7070, 552, '_elementor_edit_mode', 'builder'),
(7071, 552, '_elementor_template_type', 'wp-page'),
(7072, 552, '_elementor_version', '4.1.5'),
(7073, 552, '_elementor_pro_version', '4.1.3'),
(7074, 552, '_elementor_global_class_usage_indexed_preview', '1'),
(7075, 552, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7076, 552, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#1F5374\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"12988f3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3898773b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"fcaf3dd\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ebe4525\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1ec6a3ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d4e44c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6ef3d885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"20044d82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e0ca310\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"30fde660\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"618349a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45144fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"274cce99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"995c14c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8eca72\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6cbe4236\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50a2f38a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59df2dd0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f35c4f3\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1308ee88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"748d6bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"603c7fd4\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7056, 548, '_astra_content_layout_flag', 'disabled'),
(7121, 548, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"archive_cards_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_cards_read_more_typography_typography\":\"custom\",\"archive_cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"archive_cards_read_more_typography_text_decoration\":\"underline\",\"archive_cards_read_more_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(7058, 548, 'ast-title-bar-display', 'disabled'),
(7059, 548, 'ast-featured-img', 'disabled'),
(7060, 548, 'ast-site-content-layout', 'full-width-container'),
(7061, 548, 'site-sidebar-layout', 'no-sidebar'),
(7063, 548, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(7138, 557, '_elementor_source', 'post'),
(7139, 557, '_elementor_edit_mode', 'builder'),
(7140, 557, '_elementor_template_type', 'archive'),
(7141, 557, '_elementor_version', '4.1.5'),
(7142, 557, '_elementor_pro_version', '4.1.3'),
(7143, 557, '_elementor_global_class_usage_indexed', '1'),
(7144, 557, '_elementor_global_class_usage_indexed_preview', '1'),
(7145, 557, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7146, 557, '_wp_page_template', 'default'),
(7147, 557, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}]},\"elements\":[{\"id\":\"280cf77\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%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\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"edc94c2\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(7135, 548, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(7009, 548, '_elementor_source', 'post'),
(7010, 548, '_elementor_edit_mode', 'builder'),
(7011, 548, '_elementor_template_type', 'archive'),
(7012, 548, '_elementor_version', '4.1.5'),
(7013, 548, '_elementor_pro_version', '4.1.3'),
(7014, 548, '_elementor_global_class_usage_indexed', '1'),
(7015, 548, '_elementor_global_class_usage_indexed_preview', '1'),
(7026, 549, '_elementor_page_settings', 'a:0:{}'),
(7029, 550, '_wp_page_template', 'elementor_header_footer'),
(7030, 550, '_elementor_global_class_usage_indexed', '1'),
(7032, 550, '_elementor_edit_mode', 'builder'),
(7033, 550, '_elementor_template_type', 'wp-page'),
(7034, 550, '_elementor_version', '4.1.5'),
(7035, 550, '_elementor_pro_version', '4.1.3'),
(7036, 550, '_elementor_global_class_usage_indexed_preview', '1'),
(7037, 550, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7038, 550, '_elementor_data', '[{\"id\":\"6480a933\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F7\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3194fbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"615404b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fc720f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dd6e8d2\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}]},\"elements\":[{\"id\":\"50b614b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"881c232\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"599ff0c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"09abc3b\"}],\"pp_display_conditions\":[{\"_id\":\"d2c06f0\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"42be3dde\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInLeft\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[{\"id\":\"4c70a6a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"22ff777\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60cdd98f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text\":\"Divider\",\"color\":\"#ffffff\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0b5f3f4\",\"pp_condition_date_time_before_value\":\"2024-02-22 07:36\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#A5957A\",\"__globals__\":{\"color\":\"globals\\/colors?id=astglobalcolor4\",\"_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2532d92b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"XX-XXX-XXX-XXX-XX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"01f2c97\",\"link\":{\"url\":\"tel:XX-XXX-XXX-XXX-XX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"info@catcafe.ocm\",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"link\":{\"url\":\"mailto:info@catcafe.ocm\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e9d20e4\"}],\"link_click\":\"inline\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8807a75\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"text_color\":\"globals\\/colors?id=astglobalcolor5\",\"icon_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6442958f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"f08ab80\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"bc50426\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"5ec7d05\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"b467ee2\",\"pp_condition_date_time_before_value\":\"2024-02-15 10:37\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"icon_secondary_color\":\"globals\\/colors?id=astglobalcolor5\",\"hover_primary_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_secondary_color\":\"globals\\/colors?id=astglobalcolor1\",\"image_border_color\":\"globals\\/colors?id=astglobalcolor2\",\"hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"icon_secondary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"hover_primary_color\":\"#12c2f1\",\"hover_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"53c068a2\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7aae957\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"108b7fe\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6aafb20\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.13)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a142c7b\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"animation\":\"fadeInRight\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"12ea8f48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"dc5abbd\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#F1F1F1\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61391c35\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Us\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fcfbacc\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_b94c01e\",\"field_label\":\"Last Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"b94c01e\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone Number \",\"_id\":\"07b5815\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"field_cc1facf\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"_id\":\"cc1facf\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"width\":\"50\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"_id\":\"42853d7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"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.\",\"column_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"field_border_color\":\"#D1D1D1\",\"pp_display_conditions\":[{\"_id\":\"09292a9\",\"pp_condition_date_time_before_value\":\"2024-04-25 11:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_border_color\":\"\",\"button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\"},\"button_size\":\"md\",\"mark_required\":\"yes\",\"row_gap\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"html_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"support@pch.com\",\"email_subject\":\"Contact Us - PCH Peptides\",\"email_from\":\"noreply@mrarif.me\",\"email_from_name\":\"PCH Peptides\",\"email_reply_to\":\"field_cc1facf\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCH Peptides\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCH Peptides\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7039, 550, '_elementor_page_settings', 'a:0:{}'),
(7335, 566, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7336, 566, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5216, 407, '_elementor_source', 'post'),
(5217, 407, '_elementor_edit_mode', 'builder'),
(2214, 200, '_elementor_source', 'post'),
(2112, 193, '_elementor_source', 'post'),
(2113, 193, '_elementor_edit_mode', 'builder'),
(2114, 193, '_elementor_template_type', 'footer'),
(2115, 193, '_elementor_version', '4.1.5'),
(2116, 193, '_elementor_pro_version', '4.1.3'),
(2117, 193, '_elementor_global_class_usage_indexed', '1'),
(2118, 193, '_elementor_global_class_usage_indexed_preview', '1'),
(2119, 193, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2120, 193, '_wp_page_template', 'default'),
(2121, 193, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\"},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\"},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\"},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2010, 186, '_elementor_source', 'post'),
(2011, 186, '_elementor_edit_mode', 'builder'),
(2012, 186, '_elementor_template_type', 'footer'),
(2013, 186, '_elementor_version', '4.1.5'),
(2014, 186, '_elementor_pro_version', '4.1.3'),
(2015, 186, '_elementor_global_class_usage_indexed', '1'),
(2016, 186, '_elementor_global_class_usage_indexed_preview', '1'),
(1994, 185, '_elementor_source', 'post'),
(1981, 184, '_elementor_version', '4.1.5'),
(1982, 184, '_elementor_pro_version', '4.1.3'),
(1983, 184, '_elementor_global_class_usage_indexed', '1'),
(1984, 184, '_elementor_global_class_usage_indexed_preview', '1'),
(1985, 184, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1870, 178, '_elementor_source', 'post'),
(1871, 178, '_elementor_edit_mode', 'builder'),
(1872, 178, '_elementor_template_type', 'footer'),
(1852, 177, '_elementor_source', 'post'),
(1853, 177, '_elementor_edit_mode', 'builder'),
(1836, 176, '_elementor_source', 'post'),
(1837, 176, '_elementor_edit_mode', 'builder'),
(1838, 176, '_elementor_template_type', 'footer'),
(1839, 176, '_elementor_version', '4.1.5'),
(1840, 176, '_elementor_pro_version', '4.1.3'),
(1841, 176, '_elementor_global_class_usage_indexed', '1'),
(1842, 176, '_elementor_global_class_usage_indexed_preview', '1'),
(1843, 176, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1844, 176, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1845, 176, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":163,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/logo-sqare-new.png\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our selection of 99%+ purified research peptides and reference compounds for laboratory use.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\"},{\"text\":\" Cosmetic Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"Research Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Peptide Sprays\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3f06f88\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/nootropic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blogs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c708117\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"30\",\"left\":\"22\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@qualitide.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@qualitide.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone: +1 888 778 9338\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+18887789338\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong id=\\\"e-mp59yuev-a5cpoub\\\"><em id=\\\"e-mp59yuev-6ghhquf\\\">Disclaimer<\\/em><\\/strong><em id=\\\"e-mp59yuev-n0l40ln\\\">: All products are sold strictly for laboratory research purposes only. Not for human or veterinary use, consumption, therapeutic, or diagnostic application. By purchasing, you confirm you are a qualified professional and legally permitted to handle these materials in compliance with all applicable laws and regulations. Misuse, resale for unauthorized purposes, or unlawful application is strictly prohibited. Qualitide disclaims all liability for improper use, handling, or regulatory non-compliance.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1854, 177, '_elementor_template_type', 'footer'),
(1855, 177, '_elementor_version', '4.1.5'),
(1856, 177, '_elementor_pro_version', '4.1.3'),
(1857, 177, '_elementor_global_class_usage_indexed', '1'),
(1858, 177, '_elementor_global_class_usage_indexed_preview', '1'),
(1859, 177, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1860, 177, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1861, 177, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":163,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/logo-sqare-new.png\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our selection of 99%+ purified research peptides and reference compounds for laboratory use.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\"},{\"text\":\" Cosmetic Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"Research Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Peptide Sprays\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3f06f88\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/nootropic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blogs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c708117\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@qualitide.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@qualitide.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone: +1 888 778 9338\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+18887789338\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong id=\\\"e-mp59yuev-a5cpoub\\\"><em id=\\\"e-mp59yuev-6ghhquf\\\">Disclaimer<\\/em><\\/strong><em id=\\\"e-mp59yuev-n0l40ln\\\">: All products are sold strictly for laboratory research purposes only. Not for human or veterinary use, consumption, therapeutic, or diagnostic application. By purchasing, you confirm you are a qualified professional and legally permitted to handle these materials in compliance with all applicable laws and regulations. Misuse, resale for unauthorized purposes, or unlawful application is strictly prohibited. Qualitide disclaims all liability for improper use, handling, or regulatory non-compliance.<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1849, 162, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(1873, 178, '_elementor_version', '4.1.5'),
(1874, 178, '_elementor_pro_version', '4.1.3'),
(1875, 178, '_elementor_global_class_usage_indexed', '1'),
(1876, 178, '_elementor_global_class_usage_indexed_preview', '1'),
(1877, 178, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1878, 178, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1879, 178, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":163,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/logo-sqare-new.png\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore our selection of 99%+ purified research peptides and reference compounds for laboratory use.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\"},{\"text\":\" Cosmetic Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"Research Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Peptide Sprays\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3f06f88\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/nootropic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blogs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c708117\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@qualitide.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@qualitide.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone: +1 888 778 9338\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+18887789338\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1974, 31, '_elementor_global_class_usage_indexed', '1'),
(1863, 177, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2711, 233, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2719, 234, '_elementor_template_type', 'product'),
(2720, 234, '_elementor_version', '4.1.5'),
(2721, 234, '_elementor_pro_version', '4.1.3'),
(2722, 234, '_elementor_global_class_usage_indexed', '1'),
(2723, 234, '_elementor_global_class_usage_indexed_preview', '1'),
(2724, 234, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2725, 234, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2726, 234, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow_type\":\"yes\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#D30000\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2824, 241, '_elementor_source', 'post'),
(2825, 241, '_elementor_edit_mode', 'builder'),
(2826, 241, '_elementor_template_type', 'product'),
(2818, 240, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(1930, 182, '_elementor_source', 'post'),
(1931, 182, '_elementor_edit_mode', 'builder'),
(1932, 182, '_elementor_template_type', 'footer'),
(1933, 182, '_elementor_version', '4.1.5'),
(1934, 182, '_elementor_pro_version', '4.1.3'),
(1935, 182, '_elementor_global_class_usage_indexed', '1'),
(1936, 182, '_elementor_global_class_usage_indexed_preview', '1'),
(1937, 182, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1938, 182, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1939, 182, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":163,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/logo-sqare-new.png\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\"},{\"text\":\" Cosmetic Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/cosmetic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"Research Peptides\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Peptide Sprays\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3f06f88\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/product-category\\/research-peptides\\/nootropic-peptides\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blogs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c708117\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@qualitide.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@qualitide.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone: +1 888 778 9338\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+18887789338\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1881, 178, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2717, 234, '_elementor_source', 'post'),
(2701, 233, '_elementor_source', 'post'),
(2702, 233, '_elementor_edit_mode', 'builder'),
(2703, 233, '_elementor_template_type', 'product'),
(2704, 233, '_elementor_version', '4.1.5'),
(2705, 233, '_elementor_pro_version', '4.1.3'),
(2706, 233, '_elementor_global_class_usage_indexed', '1'),
(2707, 233, '_elementor_global_class_usage_indexed_preview', '1'),
(2708, 233, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2709, 233, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2710, 233, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_shadow_box_shadow_type\":\"yes\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#D30000\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2695, 232, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(1978, 184, '_elementor_source', 'post'),
(1979, 184, '_elementor_edit_mode', 'builder'),
(1980, 184, '_elementor_template_type', 'footer'),
(1957, 183, '_elementor_source', 'post'),
(1958, 183, '_elementor_edit_mode', 'builder'),
(1959, 183, '_elementor_template_type', 'footer'),
(1960, 183, '_elementor_version', '4.1.5'),
(1961, 183, '_elementor_pro_version', '4.1.3'),
(1962, 183, '_elementor_global_class_usage_indexed', '1'),
(1963, 183, '_elementor_global_class_usage_indexed_preview', '1'),
(1964, 183, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1965, 183, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1966, 183, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3f06f88\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@qualitide.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@qualitide.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone: +1 888 778 9338\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+18887789338\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1897, 179, '_elementor_page_settings', 'a:0:{}'),
(2647, 229, '_wp_attached_file', '2026/07/warning_17589859.svg'),
(2648, 229, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:698;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(2650, 230, '_elementor_source', 'post'),
(2651, 230, '_elementor_edit_mode', 'builder'),
(2652, 230, '_elementor_template_type', 'product'),
(2653, 230, '_elementor_version', '4.1.5'),
(2654, 230, '_elementor_pro_version', '4.1.3'),
(2655, 230, '_elementor_global_class_usage_indexed', '1'),
(2656, 230, '_elementor_global_class_usage_indexed_preview', '1'),
(2657, 230, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2658, 230, '_wp_page_template', 'default'),
(2659, 230, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!<\\/p>\",\"button_text\":\"Get Started\",\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(1901, 180, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1902, 180, '_elementor_global_class_usage_indexed', '1'),
(1903, 180, '_elementor_edit_mode', 'builder'),
(1904, 180, '_elementor_template_type', 'wp-page'),
(1905, 180, '_elementor_version', '4.1.5'),
(1906, 180, '_elementor_pro_version', '4.1.3'),
(1907, 180, '_elementor_global_class_usage_indexed_preview', '1'),
(1908, 180, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1909, 180, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(1910, 180, '_elementor_page_settings', 'a:0:{}'),
(2677, 231, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(1914, 181, '_wp_page_template', 'elementor_header_footer'),
(1915, 181, '_elementor_global_class_usage_indexed', '1'),
(1916, 181, '_elementor_edit_mode', 'builder'),
(1917, 181, '_elementor_template_type', 'wp-page'),
(1918, 181, '_elementor_version', '4.1.5'),
(1919, 181, '_elementor_pro_version', '4.1.3'),
(1920, 181, '_elementor_global_class_usage_indexed_preview', '1'),
(1921, 181, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1922, 181, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(8414, 632, '_wp_page_template', 'elementor_header_footer'),
(2660, 230, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2070, 190, '_wp_page_template', 'elementor_header_footer'),
(2071, 190, '_elementor_global_class_usage_indexed', '1'),
(2072, 190, '_elementor_edit_mode', 'builder'),
(2073, 190, '_elementor_template_type', 'wp-page'),
(2074, 190, '_elementor_version', '4.1.5'),
(2075, 190, '_elementor_pro_version', '4.1.3'),
(2076, 190, '_elementor_global_class_usage_indexed_preview', '1'),
(2077, 190, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2078, 190, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2179, 197, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(1941, 182, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2622, 227, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8399, 631, '_wp_page_template', 'elementor_header_footer'),
(8400, 631, '_elementor_global_class_usage_indexed', '1'),
(8401, 631, '_elementor_edit_mode', 'builder'),
(8402, 631, '_elementor_template_type', 'wp-page'),
(8403, 631, '_elementor_version', '4.1.5'),
(8404, 631, '_elementor_pro_version', '4.1.3'),
(8405, 631, '_elementor_global_class_usage_indexed_preview', '1'),
(8406, 631, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8407, 631, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2735, 235, '_elementor_source', 'post'),
(2718, 234, '_elementor_edit_mode', 'builder'),
(2667, 231, '_elementor_source', 'post'),
(2668, 231, '_elementor_edit_mode', 'builder'),
(2669, 231, '_elementor_template_type', 'product'),
(2670, 231, '_elementor_version', '4.1.5'),
(2671, 231, '_elementor_pro_version', '4.1.3'),
(2672, 231, '_elementor_global_class_usage_indexed', '1'),
(2673, 231, '_elementor_global_class_usage_indexed_preview', '1'),
(2674, 231, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2675, 231, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2676, 231, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_shadow_box_shadow_type\":\"yes\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(1986, 184, '_wp_page_template', 'default'),
(1987, 184, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\"},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\"},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\"},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@qualitide.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@qualitide.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone: +1 888 778 9338\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+18887789338\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3697, 294, '_wp_page_template', 'elementor_header_footer'),
(3698, 294, '_elementor_global_class_usage_indexed', '1'),
(3699, 294, '_elementor_edit_mode', 'builder'),
(3700, 294, '_elementor_template_type', 'wp-page'),
(3701, 294, '_elementor_version', '4.1.5'),
(3702, 294, '_elementor_pro_version', '4.1.3'),
(3703, 294, '_elementor_global_class_usage_indexed_preview', '1'),
(3704, 294, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3705, 294, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4035, 319, '_wp_page_template', 'elementor_header_footer'),
(4570, 364, '_wp_page_template', 'elementor_header_footer'),
(4571, 364, '_elementor_global_class_usage_indexed', '1'),
(4572, 364, '_elementor_edit_mode', 'builder'),
(4573, 364, '_elementor_template_type', 'wp-page'),
(4574, 364, '_elementor_version', '4.1.5'),
(4575, 364, '_elementor_pro_version', '4.1.3'),
(4576, 364, '_elementor_global_class_usage_indexed_preview', '1'),
(4577, 364, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4578, 364, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h6\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(13884, 27, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13885, 27, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(3579, 285, '_elementor_source', 'post'),
(3561, 284, '_elementor_source', 'post'),
(3562, 284, '_elementor_edit_mode', 'builder'),
(3563, 284, '_elementor_template_type', 'header'),
(3564, 284, '_elementor_version', '4.1.5'),
(3565, 284, '_elementor_pro_version', '4.1.3'),
(3566, 284, '_elementor_global_class_usage_indexed', '1'),
(3567, 284, '_elementor_global_class_usage_indexed_preview', '1'),
(3568, 284, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3569, 284, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3570, 284, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"price_quantity_position\":\"bottom\",\"buttons_position\":\"bottom\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\",\"divider_gap\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(2254, 202, '_edit_last', '1'),
(2255, 202, '_edit_lock', '1785577386:1'),
(3741, 298, '_wp_page_template', 'elementor_header_footer'),
(3742, 298, '_elementor_global_class_usage_indexed', '1'),
(1968, 183, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2588, 221, '_wp_trash_meta_status', 'publish'),
(2589, 221, '_wp_trash_meta_time', '1784444725'),
(2590, 224, '_wp_trash_meta_status', 'publish'),
(2591, 224, '_wp_trash_meta_time', '1784444758'),
(2604, 226, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8161, 621, '_wp_page_template', 'elementor_header_footer'),
(8162, 621, '_elementor_global_class_usage_indexed', '1'),
(8163, 621, '_elementor_edit_mode', 'builder'),
(8164, 621, '_elementor_template_type', 'wp-page'),
(8165, 621, '_elementor_version', '4.1.5'),
(8166, 621, '_elementor_pro_version', '4.1.3'),
(8167, 621, '_elementor_global_class_usage_indexed_preview', '1'),
(8168, 621, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8169, 621, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2685, 232, '_elementor_source', 'post'),
(2686, 232, '_elementor_edit_mode', 'builder');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2687, 232, '_elementor_template_type', 'product'),
(2688, 232, '_elementor_version', '4.1.5'),
(2689, 232, '_elementor_pro_version', '4.1.3'),
(2690, 232, '_elementor_global_class_usage_indexed', '1'),
(2691, 232, '_elementor_global_class_usage_indexed_preview', '1'),
(2692, 232, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2693, 232, '_wp_page_template', 'default'),
(2694, 232, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_shadow_box_shadow_type\":\"yes\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#D30000\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(1995, 185, '_elementor_edit_mode', 'builder'),
(1996, 185, '_elementor_template_type', 'footer'),
(1997, 185, '_elementor_version', '4.1.5'),
(1998, 185, '_elementor_pro_version', '4.1.3'),
(1999, 185, '_elementor_global_class_usage_indexed', '1'),
(2000, 185, '_elementor_global_class_usage_indexed_preview', '1'),
(2001, 185, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2002, 185, '_wp_page_template', 'default'),
(2003, 185, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\"},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\"},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\"},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h6\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1989, 184, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2594, 226, '_elementor_source', 'post');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2595, 226, '_elementor_edit_mode', 'builder'),
(2596, 226, '_elementor_template_type', 'product'),
(2597, 226, '_elementor_version', '4.1.5'),
(2598, 226, '_elementor_pro_version', '4.1.3'),
(2599, 226, '_elementor_global_class_usage_indexed', '1'),
(2600, 226, '_elementor_global_class_usage_indexed_preview', '1'),
(2601, 226, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2602, 226, '_wp_page_template', 'default'),
(2603, 226, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FA6B\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2580, 220, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2612, 227, '_elementor_source', 'post'),
(2613, 227, '_elementor_edit_mode', 'builder'),
(2614, 227, '_elementor_template_type', 'product'),
(2615, 227, '_elementor_version', '4.1.5'),
(2616, 227, '_elementor_pro_version', '4.1.3'),
(2617, 227, '_elementor_global_class_usage_indexed', '1'),
(2618, 227, '_elementor_global_class_usage_indexed_preview', '1'),
(2619, 227, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2620, 227, '_wp_page_template', 'default'),
(2621, 227, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2005, 185, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2017, 186, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2018, 186, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2019, 186, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"6503ec4d\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"cbf1b64\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"42ef7781\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"2b75246a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22dd1e64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"73d87222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"212ecf1d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\"},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\"},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\"},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2232, 201, '_elementor_source', 'post'),
(2233, 201, '_elementor_edit_mode', 'builder'),
(2234, 201, '_elementor_template_type', 'footer'),
(2235, 201, '_elementor_version', '4.1.5'),
(2236, 201, '_elementor_pro_version', '4.1.3'),
(2237, 201, '_elementor_global_class_usage_indexed', '1'),
(2238, 201, '_elementor_global_class_usage_indexed_preview', '1'),
(2239, 201, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2240, 201, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2241, 201, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\"},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\"},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\"},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2021, 186, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2571, 220, '_elementor_edit_mode', 'builder'),
(2572, 220, '_elementor_template_type', 'product'),
(2573, 220, '_elementor_version', '4.1.5'),
(2574, 220, '_elementor_pro_version', '4.1.3'),
(2575, 220, '_elementor_global_class_usage_indexed', '1'),
(2576, 220, '_elementor_global_class_usage_indexed_preview', '1'),
(2577, 220, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2578, 220, '_wp_page_template', 'default'),
(2579, 220, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2549, 155, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"10mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(2562, 219, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2215, 200, '_elementor_edit_mode', 'builder'),
(2216, 200, '_elementor_template_type', 'footer'),
(2217, 200, '_elementor_version', '4.1.5'),
(2218, 200, '_elementor_pro_version', '4.1.3'),
(2219, 200, '_elementor_global_class_usage_indexed', '1'),
(2220, 200, '_elementor_global_class_usage_indexed_preview', '1'),
(2221, 200, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2222, 200, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2223, 200, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\"},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\"},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/qualitide.com\\/refund_returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\"},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2038, 187, '_elementor_page_settings', 'a:0:{}'),
(8156, 620, '_elementor_page_settings', 'a:0:{}'),
(8157, 620, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8158, 620, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(2041, 188, '_wp_page_template', 'elementor_header_footer'),
(2042, 188, '_elementor_global_class_usage_indexed', '1'),
(2043, 188, '_elementor_edit_mode', 'builder'),
(2044, 188, '_elementor_template_type', 'wp-page'),
(2045, 188, '_elementor_version', '4.1.5'),
(2046, 188, '_elementor_pro_version', '4.1.3'),
(2047, 188, '_elementor_global_class_usage_indexed_preview', '1'),
(2048, 188, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2049, 188, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2051, 188, '_elementor_page_settings', 'a:0:{}'),
(2555, 219, '_elementor_version', '4.1.5'),
(2556, 219, '_elementor_pro_version', '4.1.3'),
(2557, 219, '_elementor_global_class_usage_indexed', '1'),
(2558, 219, '_elementor_global_class_usage_indexed_preview', '1'),
(2559, 219, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2560, 219, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2561, 219, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2503, 217, '_wp_attached_file', '2026/07/COA-Template-1-scaled.png'),
(2504, 217, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1978;s:6:\"height\";i:2560;s:4:\"file\";s:33:\"2026/07/COA-Template-1-scaled.png\";s:8:\"filesize\";i:618789;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"COA-Template-1-scaled-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6306;}}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:\"\";}}'),
(2510, 139, 'upload_coa', '217'),
(2511, 139, '_upload_coa', 'field_6a5c5f6e568eb'),
(2513, 131, 'upload_coa', '217'),
(2514, 131, '_upload_coa', 'field_6a5c5f6e568eb'),
(2516, 124, 'upload_coa', '217'),
(2517, 124, '_upload_coa', 'field_6a5c5f6e568eb'),
(2519, 102, 'upload_coa', '816'),
(2520, 102, '_upload_coa', 'field_6a5c5f6e568eb'),
(2532, 218, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2055, 189, '_elementor_global_class_usage_indexed', '1'),
(2056, 189, '_elementor_edit_mode', 'builder'),
(2057, 189, '_elementor_template_type', 'wp-page'),
(2058, 189, '_elementor_version', '4.1.5'),
(2059, 189, '_elementor_pro_version', '4.1.3'),
(2060, 189, '_elementor_global_class_usage_indexed_preview', '1'),
(2061, 189, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2062, 189, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2494, 216, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2131, 194, '_elementor_global_class_usage_indexed', '1'),
(2132, 194, '_elementor_edit_mode', 'builder'),
(2133, 194, '_elementor_template_type', 'wp-page'),
(2134, 194, '_elementor_version', '4.1.5'),
(2135, 194, '_elementor_pro_version', '4.1.3'),
(2136, 194, '_elementor_global_class_usage_indexed_preview', '1'),
(2137, 194, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2138, 194, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2080, 190, '_elementor_page_settings', 'a:0:{}'),
(2552, 219, '_elementor_source', 'post'),
(2553, 219, '_elementor_edit_mode', 'builder'),
(2554, 219, '_elementor_template_type', 'product'),
(2522, 218, '_elementor_source', 'post'),
(2523, 218, '_elementor_edit_mode', 'builder'),
(2524, 218, '_elementor_template_type', 'product'),
(2525, 218, '_elementor_version', '4.1.5'),
(2526, 218, '_elementor_pro_version', '4.1.3'),
(2527, 218, '_elementor_global_class_usage_indexed', '1'),
(2528, 218, '_elementor_global_class_usage_indexed_preview', '1'),
(2529, 218, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2530, 218, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2531, 218, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6214fbf\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"87c001c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-stock\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2475, 152, 'upload_coa', '217'),
(2476, 152, '_upload_coa', 'field_6a5c5f6e568eb'),
(2478, 147, 'upload_coa', '217'),
(2479, 147, '_upload_coa', 'field_6a5c5f6e568eb'),
(2481, 144, 'upload_coa', '217'),
(2482, 144, '_upload_coa', 'field_6a5c5f6e568eb'),
(2083, 191, '_wp_page_template', 'elementor_header_footer'),
(2084, 191, '_elementor_global_class_usage_indexed', '1'),
(2085, 191, '_elementor_edit_mode', 'builder'),
(2086, 191, '_elementor_template_type', 'wp-page'),
(2087, 191, '_elementor_version', '4.1.5'),
(2088, 191, '_elementor_pro_version', '4.1.3'),
(2089, 191, '_elementor_global_class_usage_indexed_preview', '1'),
(2090, 191, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2091, 191, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4580a86\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2093, 191, '_elementor_page_settings', 'a:0:{}'),
(2469, 215, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2570, 220, '_elementor_source', 'post'),
(2484, 216, '_elementor_source', 'post'),
(2485, 216, '_elementor_edit_mode', 'builder'),
(2486, 216, '_elementor_template_type', 'product'),
(2487, 216, '_elementor_version', '4.1.5'),
(2488, 216, '_elementor_pro_version', '4.1.3'),
(2489, 216, '_elementor_global_class_usage_indexed', '1'),
(2490, 216, '_elementor_global_class_usage_indexed_preview', '1'),
(2491, 216, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2492, 216, '_wp_page_template', 'default'),
(2493, 216, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2096, 192, '_wp_page_template', 'elementor_header_footer'),
(2097, 192, '_elementor_global_class_usage_indexed', '1'),
(2098, 192, '_elementor_edit_mode', 'builder'),
(2099, 192, '_elementor_template_type', 'wp-page'),
(2100, 192, '_elementor_version', '4.1.5'),
(2101, 192, '_elementor_pro_version', '4.1.3'),
(2102, 192, '_elementor_global_class_usage_indexed_preview', '1'),
(2103, 192, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2104, 192, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2453, 214, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2198, 199, '_wp_page_template', 'elementor_header_footer'),
(2180, 197, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2123, 193, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2459, 215, '_elementor_source', 'post'),
(2443, 214, '_elementor_source', 'post'),
(2444, 214, '_elementor_edit_mode', 'builder'),
(2445, 214, '_elementor_template_type', 'product'),
(2446, 214, '_elementor_version', '4.1.5'),
(2447, 214, '_elementor_pro_version', '4.1.3'),
(2448, 214, '_elementor_global_class_usage_indexed', '1'),
(2449, 214, '_elementor_global_class_usage_indexed_preview', '1'),
(2450, 214, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2435, 213, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2460, 215, '_elementor_edit_mode', 'builder'),
(2461, 215, '_elementor_template_type', 'product'),
(2462, 215, '_elementor_version', '4.1.5'),
(2463, 215, '_elementor_pro_version', '4.1.3'),
(2464, 215, '_elementor_global_class_usage_indexed', '1'),
(2465, 215, '_elementor_global_class_usage_indexed_preview', '1'),
(2466, 215, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2467, 215, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2468, 215, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2140, 194, '_elementor_page_settings', 'a:0:{}'),
(2451, 214, '_wp_page_template', 'default'),
(2452, 214, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2143, 195, '_wp_page_template', 'elementor_header_footer'),
(2144, 195, '_elementor_global_class_usage_indexed', '1'),
(2145, 195, '_elementor_edit_mode', 'builder'),
(2146, 195, '_elementor_template_type', 'wp-page'),
(2147, 195, '_elementor_version', '4.1.5'),
(2148, 195, '_elementor_pro_version', '4.1.3'),
(2149, 195, '_elementor_global_class_usage_indexed_preview', '1'),
(2150, 195, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2151, 195, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(2153, 195, '_elementor_page_settings', 'a:0:{}'),
(2425, 213, '_elementor_source', 'post'),
(2426, 213, '_elementor_edit_mode', 'builder'),
(2427, 213, '_elementor_template_type', 'product'),
(2428, 213, '_elementor_version', '4.1.5'),
(2429, 213, '_elementor_pro_version', '4.1.3'),
(2430, 213, '_elementor_global_class_usage_indexed', '1'),
(2431, 213, '_elementor_global_class_usage_indexed_preview', '1'),
(2432, 213, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2433, 213, '_wp_page_template', 'default'),
(2434, 213, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2417, 212, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2156, 196, '_wp_page_template', 'elementor_header_footer'),
(2157, 196, '_elementor_global_class_usage_indexed', '1'),
(2158, 196, '_elementor_edit_mode', 'builder'),
(2159, 196, '_elementor_template_type', 'wp-page'),
(2160, 196, '_elementor_version', '4.1.5'),
(2161, 196, '_elementor_pro_version', '4.1.3'),
(2162, 196, '_elementor_global_class_usage_indexed_preview', '1'),
(2163, 196, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2164, 196, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2399, 211, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8171, 621, '_elementor_page_settings', 'a:0:{}'),
(8172, 621, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8173, 621, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(3679, 292, '_wp_page_template', 'elementor_header_footer'),
(3653, 290, '_wp_page_template', 'elementor_header_footer'),
(3654, 290, '_elementor_global_class_usage_indexed', '1'),
(3655, 290, '_elementor_edit_mode', 'builder'),
(3656, 290, '_elementor_template_type', 'wp-page'),
(3657, 290, '_elementor_version', '4.1.5'),
(3658, 290, '_elementor_pro_version', '4.1.3'),
(3659, 290, '_elementor_global_class_usage_indexed_preview', '1'),
(3660, 290, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3661, 290, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2182, 197, '_elementor_page_settings', 'a:0:{}'),
(2383, 210, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2389, 211, '_elementor_source', 'post'),
(2390, 211, '_elementor_edit_mode', 'builder'),
(2391, 211, '_elementor_template_type', 'product'),
(2392, 211, '_elementor_version', '4.1.5'),
(2393, 211, '_elementor_pro_version', '4.1.3'),
(2394, 211, '_elementor_global_class_usage_indexed', '1'),
(2395, 211, '_elementor_global_class_usage_indexed_preview', '1'),
(2396, 211, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2397, 211, '_wp_page_template', 'default'),
(2398, 211, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2407, 212, '_elementor_source', 'post'),
(2408, 212, '_elementor_edit_mode', 'builder'),
(2409, 212, '_elementor_template_type', 'product'),
(2410, 212, '_elementor_version', '4.1.5'),
(2411, 212, '_elementor_pro_version', '4.1.3'),
(2412, 212, '_elementor_global_class_usage_indexed', '1'),
(2413, 212, '_elementor_global_class_usage_indexed_preview', '1'),
(2414, 212, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2415, 212, '_wp_page_template', 'default'),
(2416, 212, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2185, 198, '_wp_page_template', 'elementor_header_footer'),
(2186, 198, '_elementor_global_class_usage_indexed', '1'),
(2187, 198, '_elementor_edit_mode', 'builder'),
(2188, 198, '_elementor_template_type', 'wp-page'),
(2189, 198, '_elementor_version', '4.1.5'),
(2190, 198, '_elementor_pro_version', '4.1.3'),
(2191, 198, '_elementor_global_class_usage_indexed_preview', '1'),
(2192, 198, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2193, 198, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2195, 198, '_elementor_page_settings', 'a:0:{}'),
(2373, 210, '_elementor_source', 'post'),
(2374, 210, '_elementor_edit_mode', 'builder'),
(2375, 210, '_elementor_template_type', 'product'),
(2376, 210, '_elementor_version', '4.1.5'),
(2377, 210, '_elementor_pro_version', '4.1.3'),
(2378, 210, '_elementor_global_class_usage_indexed', '1'),
(2379, 210, '_elementor_global_class_usage_indexed_preview', '1'),
(2380, 210, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2381, 210, '_wp_page_template', 'default'),
(2382, 210, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2367, 209, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2199, 199, '_elementor_global_class_usage_indexed', '1'),
(2200, 199, '_elementor_edit_mode', 'builder'),
(2201, 199, '_elementor_template_type', 'wp-page'),
(2202, 199, '_elementor_version', '4.1.5'),
(2203, 199, '_elementor_pro_version', '4.1.3'),
(2204, 199, '_elementor_global_class_usage_indexed_preview', '1'),
(2205, 199, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2206, 199, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8389, 630, '_elementor_pro_version', '4.1.3'),
(8390, 630, '_elementor_global_class_usage_indexed_preview', '1'),
(8391, 630, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8392, 630, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2357, 209, '_elementor_source', 'post'),
(2358, 209, '_elementor_edit_mode', 'builder'),
(2359, 209, '_elementor_template_type', 'product'),
(2360, 209, '_elementor_version', '4.1.5'),
(2361, 209, '_elementor_pro_version', '4.1.3'),
(2362, 209, '_elementor_global_class_usage_indexed', '1'),
(2363, 209, '_elementor_global_class_usage_indexed_preview', '1'),
(2364, 209, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2365, 209, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2366, 209, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#E3E4DF\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2348, 208, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2317, 206, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8386, 630, '_elementor_edit_mode', 'builder'),
(8387, 630, '_elementor_template_type', 'wp-page'),
(8388, 630, '_elementor_version', '4.1.5'),
(2225, 200, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2322, 207, '_elementor_source', 'post'),
(2323, 207, '_elementor_edit_mode', 'builder'),
(2324, 207, '_elementor_template_type', 'product'),
(2325, 207, '_elementor_version', '4.1.5'),
(2326, 207, '_elementor_pro_version', '4.1.3'),
(2327, 207, '_elementor_global_class_usage_indexed', '1'),
(2328, 207, '_elementor_global_class_usage_indexed_preview', '1'),
(2329, 207, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2330, 207, '_wp_page_template', 'default'),
(2331, 207, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F4F8FB\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(5218, 407, '_elementor_template_type', 'footer'),
(5219, 407, '_elementor_version', '4.1.5'),
(5220, 407, '_elementor_pro_version', '4.1.3'),
(5221, 407, '_elementor_global_class_usage_indexed', '1'),
(5222, 407, '_elementor_global_class_usage_indexed_preview', '1'),
(5223, 407, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5224, 407, '_wp_page_template', 'default'),
(5225, 407, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\"},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\"},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\"},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\"},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8384, 630, '_wp_page_template', 'elementor_header_footer'),
(8385, 630, '_elementor_global_class_usage_indexed', '1'),
(2243, 201, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(2284, 155, 'upload_coa', '217'),
(2285, 155, '_upload_coa', 'field_6a5c5f6e568eb'),
(7347, 567, '_wp_page_template', 'elementor_header_footer'),
(7348, 567, '_elementor_global_class_usage_indexed', '1'),
(7349, 567, '_elementor_edit_mode', 'builder'),
(7350, 567, '_elementor_template_type', 'wp-page'),
(7351, 567, '_elementor_version', '4.1.5'),
(7352, 567, '_elementor_pro_version', '4.1.3'),
(7353, 567, '_elementor_global_class_usage_indexed_preview', '1'),
(7354, 567, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7355, 567, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"query_post_type\":\"featured\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2251, 15, '_elementor_global_class_usage_indexed', '1'),
(2253, 16, '_elementor_global_class_usage_indexed', '1'),
(2753, 236, '_elementor_source', 'post'),
(2754, 236, '_elementor_edit_mode', 'builder'),
(2755, 236, '_elementor_template_type', 'product'),
(2756, 236, '_elementor_version', '4.1.5'),
(2757, 236, '_elementor_pro_version', '4.1.3'),
(2758, 236, '_elementor_global_class_usage_indexed', '1'),
(2759, 236, '_elementor_global_class_usage_indexed_preview', '1'),
(2760, 236, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2761, 236, '_wp_page_template', 'default'),
(2762, 236, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#D30000\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2745, 235, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2774, 238, '_elementor_source', 'post'),
(2775, 238, '_elementor_edit_mode', 'builder'),
(2776, 238, '_elementor_template_type', 'product'),
(2777, 238, '_elementor_version', '4.1.5'),
(2778, 238, '_elementor_pro_version', '4.1.3'),
(2779, 238, '_elementor_global_class_usage_indexed', '1'),
(2780, 238, '_elementor_global_class_usage_indexed_preview', '1'),
(2781, 238, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2782, 238, '_wp_page_template', 'default'),
(2783, 238, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/alert_15373782.svg\",\"id\":237},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FFFFFF\",\"icon_bg_color_normal\":\"#D30000\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2763, 236, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2792, 239, '_elementor_source', 'post'),
(2793, 239, '_elementor_edit_mode', 'builder'),
(2794, 239, '_elementor_template_type', 'product'),
(2795, 239, '_elementor_version', '4.1.5'),
(2796, 239, '_elementor_pro_version', '4.1.3'),
(2797, 239, '_elementor_global_class_usage_indexed', '1'),
(2798, 239, '_elementor_global_class_usage_indexed_preview', '1'),
(2799, 239, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2800, 239, '_wp_page_template', 'default'),
(2801, 239, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#DBD8D8\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2771, 237, '_wp_attached_file', '2026/07/alert_15373782.svg'),
(2772, 237, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1785;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(2784, 238, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8311, 627, '_wp_page_template', 'elementor_header_footer'),
(8312, 627, '_elementor_global_class_usage_indexed', '1'),
(8313, 627, '_elementor_edit_mode', 'builder'),
(8314, 627, '_elementor_template_type', 'wp-page'),
(8315, 627, '_elementor_version', '4.1.5'),
(8316, 627, '_elementor_pro_version', '4.1.3'),
(8317, 627, '_elementor_global_class_usage_indexed_preview', '1'),
(8318, 627, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8319, 627, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2808, 240, '_elementor_source', 'post'),
(2809, 240, '_elementor_edit_mode', 'builder');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2810, 240, '_elementor_template_type', 'product'),
(2811, 240, '_elementor_version', '4.1.5'),
(2812, 240, '_elementor_pro_version', '4.1.3'),
(2813, 240, '_elementor_global_class_usage_indexed', '1'),
(2814, 240, '_elementor_global_class_usage_indexed_preview', '1'),
(2815, 240, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2816, 240, '_wp_page_template', 'default'),
(2817, 240, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2802, 239, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8409, 631, '_elementor_page_settings', 'a:0:{}'),
(8410, 631, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8411, 631, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(2827, 241, '_elementor_version', '4.1.5'),
(2828, 241, '_elementor_pro_version', '4.1.3'),
(2829, 241, '_elementor_global_class_usage_indexed', '1'),
(2830, 241, '_elementor_global_class_usage_indexed_preview', '1'),
(2831, 241, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2832, 241, '_wp_page_template', 'default'),
(2833, 241, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2842, 242, '_elementor_source', 'post'),
(2843, 242, '_elementor_edit_mode', 'builder'),
(2844, 242, '_elementor_template_type', 'product'),
(2845, 242, '_elementor_version', '4.1.5'),
(2846, 242, '_elementor_pro_version', '4.1.3'),
(2847, 242, '_elementor_global_class_usage_indexed', '1'),
(2848, 242, '_elementor_global_class_usage_indexed_preview', '1'),
(2849, 242, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2850, 242, '_wp_page_template', 'default'),
(2851, 242, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2834, 241, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2860, 243, '_elementor_source', 'post'),
(2861, 243, '_elementor_edit_mode', 'builder'),
(2862, 243, '_elementor_template_type', 'product'),
(2863, 243, '_elementor_version', '4.1.5'),
(2864, 243, '_elementor_pro_version', '4.1.3'),
(2865, 243, '_elementor_global_class_usage_indexed', '1'),
(2866, 243, '_elementor_global_class_usage_indexed_preview', '1'),
(2867, 243, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2868, 243, '_wp_page_template', 'default'),
(2869, 243, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2852, 242, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2878, 244, '_elementor_source', 'post'),
(2879, 244, '_elementor_edit_mode', 'builder'),
(2880, 244, '_elementor_template_type', 'product'),
(2881, 244, '_elementor_version', '4.1.5'),
(2882, 244, '_elementor_pro_version', '4.1.3'),
(2883, 244, '_elementor_global_class_usage_indexed', '1'),
(2884, 244, '_elementor_global_class_usage_indexed_preview', '1'),
(2885, 244, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2886, 244, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2887, 244, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2870, 243, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8132, 619, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8133, 619, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11779, 809, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(2896, 245, '_elementor_source', 'post'),
(2897, 245, '_elementor_edit_mode', 'builder'),
(2898, 245, '_elementor_template_type', 'product'),
(2899, 245, '_elementor_version', '4.1.5'),
(2900, 245, '_elementor_pro_version', '4.1.3'),
(2901, 245, '_elementor_global_class_usage_indexed', '1'),
(2902, 245, '_elementor_global_class_usage_indexed_preview', '1'),
(2903, 245, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2904, 245, '_wp_page_template', 'default'),
(2905, 245, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2888, 244, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2914, 246, '_elementor_source', 'post'),
(2915, 246, '_elementor_edit_mode', 'builder'),
(2916, 246, '_elementor_template_type', 'product'),
(2917, 246, '_elementor_version', '4.1.5'),
(2918, 246, '_elementor_pro_version', '4.1.3'),
(2919, 246, '_elementor_global_class_usage_indexed', '1'),
(2920, 246, '_elementor_global_class_usage_indexed_preview', '1'),
(2921, 246, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2922, 246, '_wp_page_template', 'default'),
(2923, 246, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2906, 245, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2962, 254, '_elementor_source', 'post'),
(2963, 254, '_elementor_edit_mode', 'builder'),
(2964, 254, '_elementor_template_type', 'product'),
(2965, 254, '_elementor_version', '4.1.5'),
(2966, 254, '_elementor_pro_version', '4.1.3'),
(2967, 254, '_elementor_global_class_usage_indexed', '1'),
(2968, 254, '_elementor_global_class_usage_indexed_preview', '1'),
(2969, 254, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2970, 254, '_wp_page_template', 'default'),
(2971, 254, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor8\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2924, 246, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2978, 255, '_elementor_source', 'post'),
(2979, 255, '_elementor_edit_mode', 'builder'),
(2980, 255, '_elementor_template_type', 'product'),
(2981, 255, '_elementor_version', '4.1.5'),
(2982, 255, '_elementor_pro_version', '4.1.3'),
(2983, 255, '_elementor_global_class_usage_indexed', '1'),
(2984, 255, '_elementor_global_class_usage_indexed_preview', '1'),
(2985, 255, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(2986, 255, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2987, 255, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(2933, 247, '_wp_trash_meta_status', 'publish'),
(2934, 247, '_wp_trash_meta_time', '1784447300'),
(2935, 248, '_wp_trash_meta_status', 'publish'),
(2936, 248, '_wp_trash_meta_time', '1784447326'),
(2988, 255, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(7311, 565, '_wp_page_template', 'elementor_header_footer'),
(7312, 565, '_elementor_global_class_usage_indexed', '1'),
(7313, 565, '_elementor_edit_mode', 'builder'),
(7314, 565, '_elementor_template_type', 'wp-page'),
(7315, 565, '_elementor_version', '4.1.5'),
(7316, 565, '_elementor_pro_version', '4.1.3'),
(7317, 565, '_elementor_global_class_usage_indexed_preview', '1'),
(7318, 565, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7319, 565, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2972, 254, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(2953, 250, '_wp_trash_meta_status', 'publish'),
(2954, 250, '_wp_trash_meta_time', '1784447343'),
(2956, 251, '_wp_trash_meta_status', 'publish'),
(2957, 251, '_wp_trash_meta_time', '1784447372'),
(2958, 252, '_wp_trash_meta_status', 'publish'),
(2959, 252, '_wp_trash_meta_time', '1784447386'),
(2960, 253, '_wp_trash_meta_status', 'publish'),
(2961, 253, '_wp_trash_meta_time', '1784447395'),
(2992, 256, '_elementor_source', 'post'),
(2993, 256, '_elementor_edit_mode', 'builder'),
(2994, 256, '_elementor_template_type', 'product'),
(2995, 256, '_elementor_version', '4.1.5'),
(2996, 256, '_elementor_pro_version', '4.1.3'),
(2997, 256, '_elementor_global_class_usage_indexed', '1'),
(2998, 256, '_elementor_global_class_usage_indexed_preview', '1'),
(2999, 256, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3000, 256, '_wp_page_template', 'default'),
(3001, 256, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(3002, 256, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(3008, 257, '_elementor_source', 'post'),
(3009, 257, '_elementor_edit_mode', 'builder'),
(3010, 257, '_elementor_template_type', 'product'),
(3011, 257, '_elementor_version', '4.1.5'),
(3012, 257, '_elementor_pro_version', '4.1.3'),
(3013, 257, '_elementor_global_class_usage_indexed', '1'),
(3014, 257, '_elementor_global_class_usage_indexed_preview', '1'),
(3015, 257, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3016, 257, '_wp_page_template', 'default'),
(3017, 257, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-26\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(3386, 277, '_elementor_source', 'post'),
(3387, 277, '_elementor_edit_mode', 'builder'),
(3388, 277, '_elementor_template_type', 'product'),
(3389, 277, '_elementor_version', '4.1.5'),
(3390, 277, '_elementor_pro_version', '4.1.3'),
(3391, 277, '_elementor_global_class_usage_indexed', '1'),
(3392, 277, '_elementor_global_class_usage_indexed_preview', '1'),
(3393, 277, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3394, 277, '_wp_page_template', 'default'),
(3395, 277, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(8118, 618, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8119, 618, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(3018, 257, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8123, 619, '_elementor_global_class_usage_indexed', '1'),
(8124, 619, '_elementor_edit_mode', 'builder'),
(8125, 619, '_elementor_template_type', 'wp-page'),
(8126, 619, '_elementor_version', '4.1.5'),
(8127, 619, '_elementor_pro_version', '4.1.3'),
(8128, 619, '_elementor_global_class_usage_indexed_preview', '1'),
(8129, 619, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8130, 619, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3437, 279, '_elementor_source', 'post'),
(3438, 279, '_elementor_edit_mode', 'builder');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3439, 279, '_elementor_template_type', 'product'),
(3440, 279, '_elementor_version', '4.1.5'),
(3441, 279, '_elementor_pro_version', '4.1.3'),
(3442, 279, '_elementor_global_class_usage_indexed', '1'),
(3443, 279, '_elementor_global_class_usage_indexed_preview', '1'),
(3444, 279, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3445, 279, '_wp_page_template', 'default'),
(3446, 279, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(3026, 102, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"10mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(9562, 700, '_virtual', 'no'),
(11013, 766, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1C1C1F\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(3073, 258, 'total_sales', '0'),
(3074, 258, '_tax_status', 'taxable'),
(3075, 258, '_tax_class', ''),
(3076, 258, '_manage_stock', 'no'),
(3077, 258, '_backorders', 'no'),
(3078, 258, '_sold_individually', 'no'),
(3079, 258, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"10mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3080, 258, '_virtual', 'no'),
(3081, 258, '_downloadable', 'no'),
(3082, 258, '_download_limit', '-1'),
(3083, 258, '_download_expiry', '-1'),
(3084, 258, '_thumbnail_id', '260'),
(3085, 258, '_stock', NULL),
(3086, 258, '_stock_status', 'instock'),
(3087, 258, '_wc_average_rating', '0'),
(3088, 258, '_wc_review_count', '0'),
(3089, 258, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3090, 258, '_product_version', '10.9.4'),
(3091, 258, 'site-sidebar-layout', 'default'),
(3092, 258, 'ast-site-content-layout', 'default'),
(3093, 258, 'site-content-style', 'default'),
(3094, 258, 'site-sidebar-style', 'default'),
(3095, 258, 'theme-transparent-header-meta', 'default'),
(3096, 258, '_elementor_global_class_usage_indexed', '1'),
(3097, 258, 'upload_coa', '217'),
(3098, 258, '_upload_coa', 'field_6a5c5f6e568eb'),
(10435, 258, 'astra-migrate-meta-layouts', 'set'),
(10941, 762, '_elementor_pro_version', '4.1.3'),
(10434, 258, '_price', '720'),
(10432, 258, '_price', '90'),
(10433, 258, '_price', '405'),
(10428, 737, '_price', '405'),
(10427, 737, '_thumbnail_id', '0'),
(10426, 737, '_sale_price', '405'),
(10425, 737, '_regular_price', '450'),
(10424, 736, '_price', '720'),
(10423, 736, '_thumbnail_id', '0'),
(10422, 736, '_sale_price', '720'),
(10421, 736, '_regular_price', '900'),
(10420, 735, '_price', '90'),
(10419, 735, '_thumbnail_id', '0'),
(10418, 735, '_regular_price', '90'),
(3123, 258, '_edit_lock', '1784636198:1'),
(3124, 258, '_edit_last', '1'),
(3130, 260, '_wp_attached_file', '2026/07/Tesamorelin-Image.jpg'),
(3131, 260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:29:\"2026/07/Tesamorelin-Image.jpg\";s:8:\"filesize\";i:196377;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(3134, 261, 'total_sales', '0'),
(3135, 261, '_tax_status', 'taxable'),
(3136, 261, '_tax_class', ''),
(3137, 261, '_manage_stock', 'no'),
(3138, 261, '_backorders', 'no'),
(3139, 261, '_sold_individually', 'no'),
(3140, 261, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"10mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3141, 261, '_virtual', 'no'),
(3142, 261, '_downloadable', 'no'),
(3143, 261, '_download_limit', '-1'),
(3144, 261, '_download_expiry', '-1'),
(3145, 261, '_thumbnail_id', '263'),
(3146, 261, '_stock', NULL),
(3147, 261, '_stock_status', 'instock'),
(3148, 261, '_wc_average_rating', '0'),
(3149, 261, '_wc_review_count', '0'),
(3150, 261, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3151, 261, '_product_version', '10.9.4'),
(3152, 261, 'site-sidebar-layout', 'default'),
(3153, 261, 'ast-site-content-layout', 'default'),
(3154, 261, 'site-content-style', 'default'),
(3155, 261, 'site-sidebar-style', 'default'),
(3156, 261, 'theme-transparent-header-meta', 'default'),
(3157, 261, '_elementor_global_class_usage_indexed', '1'),
(3158, 261, 'upload_coa', '217'),
(3159, 261, '_upload_coa', 'field_6a5c5f6e568eb'),
(10507, 261, 'astra-migrate-meta-layouts', 'set'),
(10506, 261, '_price', '400'),
(10505, 261, '_price', '225'),
(10504, 261, '_price', '50'),
(10503, 741, '_price', '225'),
(10502, 741, '_thumbnail_id', '0'),
(10501, 741, '_sale_price', '225'),
(10500, 741, '_regular_price', '250'),
(10499, 740, '_price', '400'),
(10498, 740, '_thumbnail_id', '0'),
(10497, 740, '_sale_price', '400'),
(10496, 740, '_regular_price', '500'),
(10495, 739, '_price', '50'),
(10494, 739, '_thumbnail_id', '0'),
(10493, 739, '_regular_price', '50'),
(3184, 261, '_edit_lock', '1784636371:1'),
(3185, 261, '_edit_last', '1'),
(3190, 263, '_wp_attached_file', '2026/07/Ipamorelin-Image.jpg'),
(3191, 263, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:28:\"2026/07/Ipamorelin-Image.jpg\";s:8:\"filesize\";i:190666;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(3196, 264, 'total_sales', '0'),
(3197, 264, '_tax_status', 'taxable'),
(3198, 264, '_tax_class', ''),
(3199, 264, '_manage_stock', 'no'),
(3200, 264, '_backorders', 'no'),
(3201, 264, '_sold_individually', 'no'),
(3202, 264, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"10mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3203, 264, '_virtual', 'no'),
(3204, 264, '_downloadable', 'no'),
(3205, 264, '_download_limit', '-1'),
(3206, 264, '_download_expiry', '-1'),
(3207, 264, '_thumbnail_id', '267'),
(3208, 264, '_stock', NULL),
(3209, 264, '_stock_status', 'instock'),
(3210, 264, '_wc_average_rating', '0'),
(3211, 264, '_wc_review_count', '0'),
(3212, 264, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3213, 264, '_product_version', '10.9.4'),
(3214, 264, 'site-sidebar-layout', 'default'),
(3215, 264, 'ast-site-content-layout', 'default'),
(3216, 264, 'site-content-style', 'default'),
(3217, 264, 'site-sidebar-style', 'default'),
(3218, 264, 'theme-transparent-header-meta', 'default'),
(3219, 264, '_elementor_global_class_usage_indexed', '1'),
(3220, 264, 'upload_coa', '217'),
(3221, 264, '_upload_coa', 'field_6a5c5f6e568eb'),
(10580, 264, 'astra-migrate-meta-layouts', 'set'),
(10582, 745, '_variation_description', ''),
(10940, 762, '_elementor_version', '4.2.0'),
(10579, 264, '_price', '480'),
(10578, 264, '_price', '270'),
(10576, 744, '_price', '270'),
(10575, 744, '_thumbnail_id', '0'),
(10574, 744, '_sale_price', '270'),
(10573, 744, '_regular_price', '300'),
(10572, 743, '_price', '480'),
(10571, 743, '_thumbnail_id', '0'),
(10570, 743, '_sale_price', '480'),
(10569, 743, '_regular_price', '600'),
(10577, 264, '_price', '60'),
(3246, 264, '_edit_lock', '1784636603:1'),
(3247, 264, '_edit_last', '1'),
(3251, 267, '_wp_attached_file', '2026/07/MOTS-c-Image.jpg'),
(3252, 267, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2026/07/MOTS-c-Image.jpg\";s:8:\"filesize\";i:186539;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(3255, 268, 'total_sales', '0'),
(3256, 268, '_tax_status', 'taxable'),
(3257, 268, '_tax_class', ''),
(3258, 268, '_manage_stock', 'no'),
(3259, 268, '_backorders', 'no'),
(3260, 268, '_sold_individually', 'no'),
(3310, 271, '_wp_attached_file', '2026/07/NAD-image.jpg'),
(3262, 268, '_virtual', 'no'),
(3263, 268, '_downloadable', 'no'),
(3264, 268, '_download_limit', '-1'),
(3265, 268, '_download_expiry', '-1'),
(3266, 268, '_thumbnail_id', '271'),
(3267, 268, '_stock', NULL),
(3268, 268, '_stock_status', 'instock'),
(3269, 268, '_wc_average_rating', '0'),
(3270, 268, '_wc_review_count', '0'),
(3271, 268, '_product_attributes', 'a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}s:8:\"pa_packs\";a:6:{s:4:\"name\";s:8:\"pa_packs\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(3272, 268, '_product_version', '10.9.4'),
(3273, 268, 'site-sidebar-layout', 'default'),
(3274, 268, 'ast-site-content-layout', 'default'),
(3275, 268, 'site-content-style', 'default'),
(3276, 268, 'site-sidebar-style', 'default'),
(3277, 268, 'theme-transparent-header-meta', 'default'),
(3278, 268, '_elementor_global_class_usage_indexed', '1'),
(3279, 268, 'upload_coa', '217'),
(3280, 268, '_upload_coa', 'field_6a5c5f6e568eb'),
(10655, 268, 'astra-migrate-meta-layouts', 'set'),
(10939, 762, '_elementor_template_type', 'popup'),
(10652, 268, '_price', '50'),
(10653, 268, '_price', '225'),
(10654, 268, '_price', '400'),
(10647, 747, '_price', '225'),
(10646, 747, '_thumbnail_id', '0'),
(10645, 747, '_sale_price', '225'),
(10644, 747, '_regular_price', '250'),
(10643, 746, '_price', '400'),
(10642, 746, '_thumbnail_id', '0'),
(10641, 746, '_sale_price', '400'),
(10640, 746, '_regular_price', '500'),
(10639, 745, '_price', '50'),
(10638, 745, '_thumbnail_id', '0'),
(10637, 745, '_regular_price', '50'),
(3305, 268, '_edit_lock', '1784637041:1'),
(3306, 268, '_edit_last', '1'),
(3311, 271, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2026/07/NAD-image.jpg\";s:8:\"filesize\";i:194188;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(3314, 268, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:5:\"500mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3318, 272, 'total_sales', '0'),
(3319, 272, '_tax_status', 'taxable'),
(3320, 272, '_tax_class', ''),
(3321, 272, '_manage_stock', 'yes'),
(3322, 272, '_backorders', 'no'),
(3323, 272, '_sold_individually', 'no'),
(3374, 275, '_wp_attached_file', '2026/07/BPC-157-Image-1.jpg'),
(3325, 272, '_virtual', 'no'),
(3326, 272, '_downloadable', 'no'),
(3327, 272, '_download_limit', '-1'),
(3328, 272, '_download_expiry', '-1'),
(3329, 272, '_thumbnail_id', '276'),
(3330, 272, '_stock', '10'),
(3331, 272, '_stock_status', 'instock'),
(3332, 272, '_wc_average_rating', '0'),
(3333, 272, '_wc_review_count', '0'),
(3334, 272, '_product_attributes', 'a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}}'),
(3335, 272, '_product_version', '10.9.4'),
(3336, 272, 'site-sidebar-layout', 'default'),
(3337, 272, 'ast-site-content-layout', 'default'),
(3338, 272, 'site-content-style', 'default'),
(3339, 272, 'site-sidebar-style', 'default'),
(3340, 272, 'theme-transparent-header-meta', 'default'),
(3341, 272, '_elementor_global_class_usage_indexed', '1'),
(3342, 272, 'upload_coa', '217'),
(3343, 272, '_upload_coa', 'field_6a5c5f6e568eb'),
(8586, 272, 'astra-migrate-meta-layouts', 'set'),
(3536, 272, '_wp_old_slug', 'bac'),
(10599, 745, '_product_version', '10.9.4'),
(3532, 272, '_regular_price', '10'),
(3384, 272, '_price', '10'),
(3368, 272, '_edit_lock', '1784622959:1'),
(3369, 272, '_edit_last', '1'),
(3375, 275, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2026/07/BPC-157-Image-1.jpg\";s:8:\"filesize\";i:199642;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(3378, 272, '_default_attributes', 'a:1:{s:7:\"pa_size\";s:4:\"10ml\";}'),
(3382, 276, '_wp_attached_file', '2026/07/BAC-Water-Image.jpg'),
(3383, 276, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2026/07/BAC-Water-Image.jpg\";s:8:\"filesize\";i:198957;s:5:\"sizes\";a:0:{}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:\"\";}}'),
(3396, 277, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8415, 632, '_elementor_global_class_usage_indexed', '1'),
(8416, 632, '_elementor_edit_mode', 'builder'),
(8417, 632, '_elementor_template_type', 'wp-page'),
(8418, 632, '_elementor_version', '4.1.5'),
(8419, 632, '_elementor_pro_version', '4.1.3'),
(8420, 632, '_elementor_global_class_usage_indexed_preview', '1'),
(8421, 632, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8422, 632, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(10026, 721, '_elementor_source', 'post'),
(3455, 280, '_elementor_source', 'post'),
(3456, 280, '_elementor_edit_mode', 'builder'),
(3457, 280, '_elementor_template_type', 'product'),
(3458, 280, '_elementor_version', '4.1.5'),
(3459, 280, '_elementor_pro_version', '4.1.3'),
(3460, 280, '_elementor_global_class_usage_indexed', '1'),
(3461, 280, '_elementor_global_class_usage_indexed_preview', '1'),
(3462, 280, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3463, 280, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3464, 280, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(3404, 139, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"70mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3416, 152, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"10mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3420, 147, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"10mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3423, 144, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"20mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3427, 131, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"80mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3430, 124, '_default_attributes', 'a:2:{s:7:\"pa_size\";s:4:\"50mg\";s:8:\"pa_packs\";s:6:\"1-vial\";}'),
(3435, 278, '_wp_trash_meta_status', 'publish'),
(3436, 278, '_wp_trash_meta_time', '1784458862'),
(3447, 279, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(10027, 721, '_elementor_edit_mode', 'builder'),
(10028, 721, '_elementor_template_type', 'product'),
(10029, 721, '_elementor_version', '4.1.5'),
(10030, 721, '_elementor_pro_version', '4.1.3'),
(10031, 721, '_elementor_global_class_usage_indexed', '1'),
(10032, 721, '_elementor_global_class_usage_indexed_preview', '1'),
(10033, 721, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10034, 721, '_wp_page_template', 'default'),
(10035, 721, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_background_color\":\"#FFFFFF00\",\"__globals__\":{\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(3465, 280, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(8117, 618, '_elementor_page_settings', 'a:0:{}'),
(3473, 281, 'total_sales', '0'),
(3474, 281, '_tax_status', 'taxable'),
(3475, 281, '_tax_class', ''),
(3476, 281, '_manage_stock', 'no'),
(3477, 281, '_backorders', 'no'),
(3478, 281, '_sold_individually', 'no'),
(3479, 281, '_default_attributes', 'a:1:{s:7:\"pa_size\";s:4:\"10ml\";}'),
(3480, 281, '_virtual', 'no'),
(3481, 281, '_downloadable', 'no'),
(3482, 281, '_download_limit', '-1'),
(3483, 281, '_download_expiry', '-1'),
(3484, 281, '_thumbnail_id', '276'),
(3485, 281, '_stock', NULL),
(3486, 281, '_stock_status', 'instock'),
(3487, 281, '_wc_average_rating', '0'),
(3488, 281, '_wc_review_count', '0'),
(3489, 281, '_product_attributes', 'a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_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;}}'),
(3490, 281, '_product_version', '10.9.4'),
(3491, 281, 'site-sidebar-layout', 'default'),
(3492, 281, 'ast-site-content-layout', 'default'),
(3493, 281, 'site-content-style', 'default'),
(3494, 281, 'site-sidebar-style', 'default'),
(3495, 281, 'theme-transparent-header-meta', 'default'),
(3496, 281, '_elementor_global_class_usage_indexed', '1'),
(3497, 281, 'upload_coa', '217'),
(3498, 281, '_upload_coa', 'field_6a5c5f6e568eb'),
(3500, 281, 'astra-migrate-meta-layouts', 'set'),
(3501, 282, '_variation_description', ''),
(3502, 282, '_regular_price', '10'),
(3503, 282, '_sale_price', '9.00'),
(3504, 282, 'total_sales', '0'),
(3505, 282, '_tax_status', 'taxable'),
(3506, 282, '_tax_class', 'parent'),
(3507, 282, '_manage_stock', 'yes'),
(3508, 282, '_backorders', 'no'),
(3509, 282, '_sold_individually', 'no'),
(3510, 282, '_virtual', 'no'),
(3511, 282, '_downloadable', 'no'),
(3512, 282, '_download_limit', '-1'),
(3513, 282, '_download_expiry', '-1'),
(3514, 282, '_thumbnail_id', '276'),
(3515, 282, '_stock', '10'),
(3516, 282, '_stock_status', 'instock'),
(3517, 282, '_wc_average_rating', '0'),
(3518, 282, '_wc_review_count', '0'),
(3519, 282, 'attribute_pa_size', '10ml'),
(3520, 282, '_price', '9.00'),
(3521, 282, '_product_version', '10.9.4'),
(3522, 281, '_price', '9.00'),
(3523, 281, '_edit_lock', '1784459559:1'),
(3524, 282, '_wp_trash_meta_status', 'publish'),
(3525, 282, '_wp_trash_meta_time', '1784459702'),
(3526, 282, '_wp_desired_post_slug', 'glow-bpc-157-tb-500-ghk-cu-70mg-80'),
(3527, 281, '_wp_trash_meta_status', 'draft'),
(3528, 281, '_wp_trash_meta_time', '1784459702'),
(3529, 281, '_wp_desired_post_slug', ''),
(3553, 283, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3580, 285, '_elementor_edit_mode', 'builder'),
(3581, 285, '_elementor_template_type', 'header'),
(3582, 285, '_elementor_version', '4.1.5'),
(3583, 285, '_elementor_pro_version', '4.1.3'),
(3584, 285, '_elementor_global_class_usage_indexed', '1'),
(3585, 285, '_elementor_global_class_usage_indexed_preview', '1'),
(3586, 285, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3587, 285, '_wp_page_template', 'default'),
(3588, 285, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"price_quantity_position\":\"bottom\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(3605, 286, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3571, 284, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(3595, 286, '_elementor_source', 'post'),
(3596, 286, '_elementor_edit_mode', 'builder'),
(3597, 286, '_elementor_template_type', 'header'),
(3598, 286, '_elementor_version', '4.1.5'),
(3599, 286, '_elementor_pro_version', '4.1.3'),
(3600, 286, '_elementor_global_class_usage_indexed', '1'),
(3601, 286, '_elementor_global_class_usage_indexed_preview', '1'),
(3602, 286, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3603, 286, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3604, 286, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(3589, 285, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(5234, 408, '_elementor_source', 'post'),
(5235, 408, '_elementor_edit_mode', 'builder'),
(5236, 408, '_elementor_template_type', 'header'),
(5237, 408, '_elementor_version', '4.1.5'),
(5238, 408, '_elementor_pro_version', '4.1.3'),
(5239, 408, '_elementor_global_class_usage_indexed', '1'),
(5240, 408, '_elementor_global_class_usage_indexed_preview', '1'),
(5241, 408, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5242, 408, '_wp_page_template', 'default'),
(5243, 408, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$80<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(5252, 409, '_elementor_source', 'post'),
(5253, 409, '_elementor_edit_mode', 'builder'),
(5254, 409, '_elementor_template_type', 'header'),
(5255, 409, '_elementor_version', '4.1.5'),
(5256, 409, '_elementor_pro_version', '4.1.3'),
(5257, 409, '_elementor_global_class_usage_indexed', '1'),
(5258, 409, '_elementor_global_class_usage_indexed_preview', '1'),
(5259, 409, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5260, 409, '_wp_page_template', 'default'),
(5261, 409, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$80<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(9576, 701, '_tax_class', 'parent'),
(9545, 699, '_downloadable', 'no'),
(3646, 289, '_menu_item_xfn', ''),
(3647, 289, '_menu_item_url', ''),
(3652, 35, '_wp_old_date', '2026-07-18'),
(3649, 36, '_wp_old_date', '2026-07-18'),
(3650, 37, '_wp_old_date', '2026-07-18'),
(3651, 34, '_wp_old_date', '2026-07-18'),
(3662, 290, '_elementor_page_settings', 'a:0:{}'),
(8424, 632, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8425, 632, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11777, 809, '_elementor_page_settings', 'a:0:{}'),
(11778, 809, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8107, 618, '_wp_page_template', 'elementor_header_footer'),
(8108, 618, '_elementor_global_class_usage_indexed', '1'),
(8109, 618, '_elementor_edit_mode', 'builder'),
(8110, 618, '_elementor_template_type', 'wp-page'),
(8111, 618, '_elementor_version', '4.1.5'),
(8112, 618, '_elementor_pro_version', '4.1.3'),
(8113, 618, '_elementor_global_class_usage_indexed_preview', '1'),
(8114, 618, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8115, 618, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3666, 291, '_wp_page_template', 'elementor_header_footer'),
(3667, 291, '_elementor_global_class_usage_indexed', '1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3668, 291, '_elementor_edit_mode', 'builder'),
(3669, 291, '_elementor_template_type', 'wp-page'),
(3670, 291, '_elementor_version', '4.1.5'),
(3671, 291, '_elementor_pro_version', '4.1.3'),
(3672, 291, '_elementor_global_class_usage_indexed_preview', '1'),
(3673, 291, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3674, 291, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3675, 291, '_elementor_page_settings', 'a:0:{}'),
(11691, 803, '_elementor_page_settings', 'a:0:{}'),
(11692, 803, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11693, 803, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11694, 804, '_wp_page_template', 'elementor_header_footer'),
(11695, 804, '_elementor_global_class_usage_indexed', '1'),
(11696, 804, '_elementor_edit_mode', 'builder'),
(11697, 804, '_elementor_template_type', 'wp-page'),
(11698, 804, '_elementor_version', '4.2.0'),
(11699, 804, '_elementor_pro_version', '4.2.0'),
(11700, 804, '_elementor_global_class_usage_indexed_preview', '1'),
(11701, 804, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11702, 804, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3680, 292, '_elementor_global_class_usage_indexed', '1'),
(3681, 292, '_elementor_edit_mode', 'builder'),
(3682, 292, '_elementor_template_type', 'wp-page'),
(3683, 292, '_elementor_version', '4.1.5'),
(3684, 292, '_elementor_pro_version', '4.1.3'),
(3685, 292, '_elementor_global_class_usage_indexed_preview', '1'),
(3686, 292, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3687, 292, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8102, 617, '_elementor_page_settings', 'a:0:{}'),
(8103, 617, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8104, 617, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(3767, 300, '_wp_page_template', 'elementor_header_footer'),
(3743, 298, '_elementor_edit_mode', 'builder'),
(3744, 298, '_elementor_template_type', 'wp-page'),
(3745, 298, '_elementor_version', '4.1.5'),
(3746, 298, '_elementor_pro_version', '4.1.3'),
(3747, 298, '_elementor_global_class_usage_indexed_preview', '1'),
(3748, 298, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3749, 298, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Banner-Image-1.jpg\",\"id\":293,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3695, 293, '_wp_attached_file', '2026/07/Banner-Image-1.jpg'),
(3696, 293, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2026/07/Banner-Image-1.jpg\";s:8:\"filesize\";i:505919;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Banner-Image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1441;}}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:\"\";}}'),
(3707, 294, '_elementor_page_settings', 'a:0:{}'),
(3710, 295, '_wp_page_template', 'elementor_header_footer'),
(3711, 295, '_elementor_global_class_usage_indexed', '1'),
(3712, 295, '_elementor_edit_mode', 'builder'),
(3713, 295, '_elementor_template_type', 'wp-page'),
(3714, 295, '_elementor_version', '4.1.5'),
(3715, 295, '_elementor_pro_version', '4.1.3'),
(3716, 295, '_elementor_global_class_usage_indexed_preview', '1'),
(3717, 295, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3718, 295, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3720, 295, '_elementor_page_settings', 'a:0:{}'),
(8176, 622, '_wp_page_template', 'elementor_header_footer'),
(3723, 296, '_wp_page_template', 'elementor_header_footer'),
(3724, 296, '_elementor_global_class_usage_indexed', '1'),
(3725, 296, '_elementor_edit_mode', 'builder'),
(3726, 296, '_elementor_template_type', 'wp-page'),
(3727, 296, '_elementor_version', '4.1.5'),
(3728, 296, '_elementor_pro_version', '4.1.3'),
(3729, 296, '_elementor_global_class_usage_indexed_preview', '1'),
(3730, 296, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3731, 296, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Banner-Image-1.jpg\",\"id\":293,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8146, 620, '_wp_page_template', 'elementor_header_footer'),
(8147, 620, '_elementor_global_class_usage_indexed', '1'),
(8148, 620, '_elementor_edit_mode', 'builder'),
(8149, 620, '_elementor_template_type', 'wp-page'),
(8150, 620, '_elementor_version', '4.1.5'),
(8151, 620, '_elementor_pro_version', '4.1.3'),
(8152, 620, '_elementor_global_class_usage_indexed_preview', '1'),
(8153, 620, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8154, 620, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3809, 303, '_wp_page_template', 'elementor_header_footer'),
(3783, 301, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3784, 301, '_elementor_global_class_usage_indexed', '1'),
(3785, 301, '_elementor_edit_mode', 'builder'),
(3786, 301, '_elementor_template_type', 'wp-page'),
(3787, 301, '_elementor_version', '4.1.5'),
(3788, 301, '_elementor_pro_version', '4.1.3'),
(3789, 301, '_elementor_global_class_usage_indexed_preview', '1'),
(3790, 301, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3791, 301, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3739, 297, '_wp_attached_file', '2026/07/New-gggg.jpg'),
(3740, 297, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2026/07/New-gggg.jpg\";s:8:\"filesize\";i:386143;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"New-gggg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1584;}}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:\"\";}}'),
(3751, 298, '_elementor_page_settings', 'a:0:{}'),
(8442, 633, '_elementor_page_settings', 'a:0:{}'),
(8443, 633, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8444, 633, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8445, 634, '_wp_page_template', 'elementor_header_footer'),
(8446, 634, '_elementor_global_class_usage_indexed', '1'),
(8447, 634, '_elementor_edit_mode', 'builder'),
(8448, 634, '_elementor_template_type', 'wp-page'),
(8449, 634, '_elementor_version', '4.1.5'),
(8450, 634, '_elementor_pro_version', '4.1.3'),
(8451, 634, '_elementor_global_class_usage_indexed_preview', '1'),
(8452, 634, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8453, 634, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3754, 299, '_wp_page_template', 'elementor_header_footer'),
(3755, 299, '_elementor_global_class_usage_indexed', '1'),
(3756, 299, '_elementor_edit_mode', 'builder'),
(3757, 299, '_elementor_template_type', 'wp-page'),
(3758, 299, '_elementor_version', '4.1.5'),
(3759, 299, '_elementor_pro_version', '4.1.3'),
(3760, 299, '_elementor_global_class_usage_indexed_preview', '1'),
(3761, 299, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3762, 299, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Banner-Image-1.jpg\",\"id\":293,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3764, 299, '_elementor_page_settings', 'a:0:{}'),
(8082, 616, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8083, 616, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(3768, 300, '_elementor_global_class_usage_indexed', '1'),
(3769, 300, '_elementor_edit_mode', 'builder'),
(3770, 300, '_elementor_template_type', 'wp-page'),
(3771, 300, '_elementor_version', '4.1.5'),
(3772, 300, '_elementor_pro_version', '4.1.3'),
(3773, 300, '_elementor_global_class_usage_indexed_preview', '1'),
(3774, 300, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3775, 300, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3825, 304, '_wp_page_template', 'elementor_header_footer'),
(3826, 304, '_elementor_global_class_usage_indexed', '1'),
(3827, 304, '_elementor_edit_mode', 'builder'),
(3828, 304, '_elementor_template_type', 'wp-page'),
(3829, 304, '_elementor_version', '4.1.5'),
(3830, 304, '_elementor_pro_version', '4.1.3'),
(3831, 304, '_elementor_global_class_usage_indexed_preview', '1'),
(3832, 304, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3833, 304, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3793, 301, '_elementor_page_settings', 'a:0:{}'),
(3796, 302, '_wp_page_template', 'elementor_header_footer'),
(3797, 302, '_elementor_global_class_usage_indexed', '1'),
(3798, 302, '_elementor_edit_mode', 'builder'),
(3799, 302, '_elementor_template_type', 'wp-page'),
(3800, 302, '_elementor_version', '4.1.5'),
(3801, 302, '_elementor_pro_version', '4.1.3'),
(3802, 302, '_elementor_global_class_usage_indexed_preview', '1'),
(3803, 302, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3804, 302, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":610,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3806, 302, '_elementor_page_settings', 'a:0:{}'),
(8341, 629, '_wp_page_template', 'elementor_header_footer'),
(8342, 629, '_elementor_global_class_usage_indexed', '1'),
(8343, 629, '_elementor_edit_mode', 'builder'),
(8344, 629, '_elementor_template_type', 'wp-page'),
(8345, 629, '_elementor_version', '4.1.5'),
(8346, 629, '_elementor_pro_version', '4.1.3'),
(8347, 629, '_elementor_global_class_usage_indexed_preview', '1'),
(8348, 629, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8072, 616, '_wp_page_template', 'elementor_header_footer'),
(8073, 616, '_elementor_global_class_usage_indexed', '1'),
(8074, 616, '_elementor_edit_mode', 'builder'),
(8075, 616, '_elementor_template_type', 'wp-page'),
(8076, 616, '_elementor_version', '4.1.5'),
(8077, 616, '_elementor_pro_version', '4.1.3'),
(8078, 616, '_elementor_global_class_usage_indexed_preview', '1'),
(8079, 616, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8080, 616, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3810, 303, '_elementor_global_class_usage_indexed', '1'),
(3811, 303, '_elementor_edit_mode', 'builder');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3812, 303, '_elementor_template_type', 'wp-page'),
(3813, 303, '_elementor_version', '4.1.5'),
(3814, 303, '_elementor_pro_version', '4.1.3'),
(3815, 303, '_elementor_global_class_usage_indexed_preview', '1'),
(3816, 303, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(3817, 303, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3867, 307, '_wp_page_template', 'elementor_header_footer'),
(3868, 307, '_elementor_global_class_usage_indexed', '1'),
(3869, 307, '_elementor_edit_mode', 'builder'),
(3870, 307, '_elementor_template_type', 'wp-page'),
(3871, 307, '_elementor_version', '4.1.5'),
(3872, 307, '_elementor_pro_version', '4.1.3'),
(3873, 307, '_elementor_global_class_usage_indexed_preview', '1'),
(3874, 307, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3875, 307, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3835, 304, '_elementor_page_settings', 'a:0:{}'),
(8067, 615, '_elementor_page_settings', 'a:0:{}'),
(8068, 615, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8069, 615, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8455, 634, '_elementor_page_settings', 'a:0:{}'),
(8456, 634, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8457, 634, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8459, 635, '_elementor_global_class_usage_indexed', '1'),
(8460, 635, '_elementor_edit_mode', 'builder'),
(8461, 635, '_elementor_template_type', 'wp-page'),
(8462, 635, '_elementor_version', '4.1.5'),
(8463, 635, '_elementor_pro_version', '4.1.3'),
(8464, 635, '_elementor_global_class_usage_indexed_preview', '1'),
(8465, 635, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8466, 635, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3838, 305, '_wp_page_template', 'elementor_header_footer'),
(3839, 305, '_elementor_global_class_usage_indexed', '1'),
(3840, 305, '_elementor_edit_mode', 'builder'),
(3841, 305, '_elementor_template_type', 'wp-page'),
(3842, 305, '_elementor_version', '4.1.5'),
(3843, 305, '_elementor_pro_version', '4.1.3'),
(3844, 305, '_elementor_global_class_usage_indexed_preview', '1'),
(3845, 305, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3846, 305, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#24336D\",\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3848, 305, '_elementor_page_settings', 'a:0:{}'),
(3851, 306, '_wp_page_template', 'elementor_header_footer'),
(3852, 306, '_elementor_global_class_usage_indexed', '1'),
(3853, 306, '_elementor_edit_mode', 'builder'),
(3854, 306, '_elementor_template_type', 'wp-page'),
(3855, 306, '_elementor_version', '4.1.5'),
(3856, 306, '_elementor_pro_version', '4.1.3'),
(3857, 306, '_elementor_global_class_usage_indexed_preview', '1'),
(3858, 306, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3859, 306, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3935, 312, '_wp_page_template', 'elementor_header_footer'),
(3909, 310, '_wp_page_template', 'elementor_header_footer'),
(3910, 310, '_elementor_global_class_usage_indexed', '1'),
(3911, 310, '_elementor_edit_mode', 'builder'),
(3912, 310, '_elementor_template_type', 'wp-page'),
(3913, 310, '_elementor_version', '4.1.5'),
(3914, 310, '_elementor_pro_version', '4.1.3'),
(3915, 310, '_elementor_global_class_usage_indexed_preview', '1'),
(3916, 310, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3917, 310, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3877, 307, '_elementor_page_settings', 'a:0:{}'),
(8057, 615, '_wp_page_template', 'elementor_header_footer'),
(8058, 615, '_elementor_global_class_usage_indexed', '1'),
(8059, 615, '_elementor_edit_mode', 'builder'),
(8060, 615, '_elementor_template_type', 'wp-page'),
(8061, 615, '_elementor_version', '4.1.5'),
(8062, 615, '_elementor_pro_version', '4.1.3'),
(8063, 615, '_elementor_global_class_usage_indexed_preview', '1'),
(8064, 615, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8065, 615, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3880, 308, '_wp_page_template', 'elementor_header_footer'),
(3881, 308, '_elementor_global_class_usage_indexed', '1'),
(3882, 308, '_elementor_edit_mode', 'builder'),
(3883, 308, '_elementor_template_type', 'wp-page'),
(3884, 308, '_elementor_version', '4.1.5'),
(3885, 308, '_elementor_pro_version', '4.1.3'),
(3886, 308, '_elementor_global_class_usage_indexed_preview', '1'),
(3887, 308, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3888, 308, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3890, 308, '_elementor_page_settings', 'a:0:{}'),
(3893, 309, '_wp_page_template', 'elementor_header_footer'),
(3894, 309, '_elementor_global_class_usage_indexed', '1'),
(3895, 309, '_elementor_edit_mode', 'builder'),
(3896, 309, '_elementor_template_type', 'wp-page'),
(3897, 309, '_elementor_version', '4.1.5'),
(3898, 309, '_elementor_pro_version', '4.1.3'),
(3899, 309, '_elementor_global_class_usage_indexed_preview', '1'),
(3900, 309, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3901, 309, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8052, 614, '_elementor_page_settings', 'a:0:{}'),
(8053, 614, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8054, 614, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8468, 635, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8469, 635, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(3951, 313, '_wp_page_template', 'elementor_header_footer'),
(3952, 313, '_elementor_global_class_usage_indexed', '1'),
(3953, 313, '_elementor_edit_mode', 'builder'),
(3954, 313, '_elementor_template_type', 'wp-page'),
(3955, 313, '_elementor_version', '4.1.5'),
(3956, 313, '_elementor_pro_version', '4.1.3'),
(3957, 313, '_elementor_global_class_usage_indexed_preview', '1'),
(3958, 313, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3959, 313, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3919, 310, '_elementor_page_settings', 'a:0:{}'),
(3922, 311, '_wp_page_template', 'elementor_header_footer'),
(3923, 311, '_elementor_global_class_usage_indexed', '1'),
(3924, 311, '_elementor_edit_mode', 'builder'),
(3925, 311, '_elementor_template_type', 'wp-page'),
(3926, 311, '_elementor_version', '4.1.5'),
(3927, 311, '_elementor_pro_version', '4.1.3'),
(3928, 311, '_elementor_global_class_usage_indexed_preview', '1'),
(3929, 311, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3930, 311, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3932, 311, '_elementor_page_settings', 'a:0:{}'),
(3936, 312, '_elementor_global_class_usage_indexed', '1'),
(3937, 312, '_elementor_edit_mode', 'builder'),
(3938, 312, '_elementor_template_type', 'wp-page'),
(3939, 312, '_elementor_version', '4.1.5'),
(3940, 312, '_elementor_pro_version', '4.1.3'),
(3941, 312, '_elementor_global_class_usage_indexed_preview', '1'),
(3942, 312, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3943, 312, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8122, 619, '_wp_page_template', 'elementor_header_footer'),
(8092, 617, '_wp_page_template', 'elementor_header_footer'),
(8093, 617, '_elementor_global_class_usage_indexed', '1'),
(8094, 617, '_elementor_edit_mode', 'builder'),
(8095, 617, '_elementor_template_type', 'wp-page'),
(8096, 617, '_elementor_version', '4.1.5'),
(8097, 617, '_elementor_pro_version', '4.1.3'),
(8098, 617, '_elementor_global_class_usage_indexed_preview', '1'),
(8099, 617, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8100, 617, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(11792, 810, '_elementor_page_settings', 'a:0:{}'),
(11793, 810, '_elementor_used_global_class', 'e-560c9d7-e2d40e1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11794, 810, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(3993, 316, '_wp_page_template', 'elementor_header_footer'),
(3994, 316, '_elementor_global_class_usage_indexed', '1'),
(3995, 316, '_elementor_edit_mode', 'builder'),
(3996, 316, '_elementor_template_type', 'wp-page'),
(3997, 316, '_elementor_version', '4.1.5'),
(3998, 316, '_elementor_pro_version', '4.1.3'),
(3999, 316, '_elementor_global_class_usage_indexed_preview', '1'),
(4000, 316, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4001, 316, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3961, 313, '_elementor_page_settings', 'a:0:{}'),
(3964, 314, '_wp_page_template', 'elementor_header_footer'),
(3965, 314, '_elementor_global_class_usage_indexed', '1'),
(3966, 314, '_elementor_edit_mode', 'builder'),
(3967, 314, '_elementor_template_type', 'wp-page'),
(3968, 314, '_elementor_version', '4.1.5'),
(3969, 314, '_elementor_pro_version', '4.1.3'),
(3970, 314, '_elementor_global_class_usage_indexed_preview', '1'),
(3971, 314, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3972, 314, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3974, 314, '_elementor_page_settings', 'a:0:{}'),
(8021, 612, '_elementor_page_settings', 'a:0:{}'),
(8022, 612, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8023, 612, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8042, 614, '_wp_page_template', 'elementor_header_footer'),
(3977, 315, '_wp_page_template', 'elementor_header_footer'),
(3978, 315, '_elementor_global_class_usage_indexed', '1'),
(3979, 315, '_elementor_edit_mode', 'builder'),
(3980, 315, '_elementor_template_type', 'wp-page'),
(3981, 315, '_elementor_version', '4.1.5'),
(3982, 315, '_elementor_pro_version', '4.1.3'),
(3983, 315, '_elementor_global_class_usage_indexed_preview', '1'),
(3984, 315, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3985, 315, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4061, 321, '_wp_page_template', 'elementor_header_footer'),
(4036, 319, '_elementor_global_class_usage_indexed', '1'),
(4037, 319, '_elementor_edit_mode', 'builder'),
(4038, 319, '_elementor_template_type', 'wp-page'),
(4039, 319, '_elementor_version', '4.1.5'),
(4040, 319, '_elementor_pro_version', '4.1.3'),
(4041, 319, '_elementor_global_class_usage_indexed_preview', '1'),
(4042, 319, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4043, 319, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4003, 316, '_elementor_page_settings', 'a:0:{}'),
(4006, 317, '_wp_page_template', 'elementor_header_footer'),
(4007, 317, '_elementor_global_class_usage_indexed', '1'),
(4008, 317, '_elementor_edit_mode', 'builder'),
(4009, 317, '_elementor_template_type', 'wp-page'),
(4010, 317, '_elementor_version', '4.1.5'),
(4011, 317, '_elementor_pro_version', '4.1.3'),
(4012, 317, '_elementor_global_class_usage_indexed_preview', '1'),
(4013, 317, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4014, 317, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\"},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4016, 317, '_elementor_page_settings', 'a:0:{}'),
(8008, 611, '_elementor_page_settings', 'a:0:{}'),
(8009, 611, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8010, 611, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8011, 612, '_wp_page_template', 'elementor_header_footer'),
(8012, 612, '_elementor_global_class_usage_indexed', '1'),
(8013, 612, '_elementor_edit_mode', 'builder'),
(8014, 612, '_elementor_template_type', 'wp-page'),
(8015, 612, '_elementor_version', '4.1.5'),
(8016, 612, '_elementor_pro_version', '4.1.3'),
(8017, 612, '_elementor_global_class_usage_indexed_preview', '1'),
(8018, 612, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8019, 612, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_3215932.svg\",\"id\":604},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4019, 318, '_wp_page_template', 'elementor_header_footer'),
(4020, 318, '_elementor_global_class_usage_indexed', '1'),
(4021, 318, '_elementor_edit_mode', 'builder'),
(4022, 318, '_elementor_template_type', 'wp-page'),
(4023, 318, '_elementor_version', '4.1.5'),
(4024, 318, '_elementor_pro_version', '4.1.3'),
(4025, 318, '_elementor_global_class_usage_indexed_preview', '1'),
(4026, 318, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4027, 318, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4103, 324, '_wp_page_template', 'elementor_header_footer'),
(4077, 322, '_wp_page_template', 'elementor_header_footer'),
(4078, 322, '_elementor_global_class_usage_indexed', '1'),
(4079, 322, '_elementor_edit_mode', 'builder'),
(4080, 322, '_elementor_template_type', 'wp-page'),
(4081, 322, '_elementor_version', '4.1.5'),
(4082, 322, '_elementor_pro_version', '4.1.3'),
(4083, 322, '_elementor_global_class_usage_indexed_preview', '1'),
(4084, 322, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4085, 322, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4045, 319, '_elementor_page_settings', 'a:0:{}'),
(8025, 613, '_elementor_global_class_usage_indexed', '1'),
(8026, 613, '_elementor_edit_mode', 'builder'),
(8027, 613, '_elementor_template_type', 'wp-page'),
(8028, 613, '_elementor_version', '4.1.5'),
(8029, 613, '_elementor_pro_version', '4.1.3'),
(8030, 613, '_elementor_global_class_usage_indexed_preview', '1'),
(8031, 613, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8032, 613, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8349, 629, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8043, 614, '_elementor_global_class_usage_indexed', '1'),
(8044, 614, '_elementor_edit_mode', 'builder'),
(8045, 614, '_elementor_template_type', 'wp-page'),
(8046, 614, '_elementor_version', '4.1.5'),
(8047, 614, '_elementor_pro_version', '4.1.3'),
(8048, 614, '_elementor_global_class_usage_indexed_preview', '1'),
(8049, 614, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8050, 614, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8035, 613, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8034, 613, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4048, 320, '_wp_page_template', 'elementor_header_footer'),
(4049, 320, '_elementor_global_class_usage_indexed', '1'),
(4050, 320, '_elementor_edit_mode', 'builder'),
(4051, 320, '_elementor_template_type', 'wp-page'),
(4052, 320, '_elementor_version', '4.1.5'),
(4053, 320, '_elementor_pro_version', '4.1.3'),
(4054, 320, '_elementor_global_class_usage_indexed_preview', '1'),
(4055, 320, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4056, 320, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4058, 320, '_elementor_page_settings', 'a:0:{}'),
(4062, 321, '_elementor_global_class_usage_indexed', '1'),
(4063, 321, '_elementor_edit_mode', 'builder'),
(4064, 321, '_elementor_template_type', 'wp-page'),
(4065, 321, '_elementor_version', '4.1.5'),
(4066, 321, '_elementor_pro_version', '4.1.3'),
(4067, 321, '_elementor_global_class_usage_indexed_preview', '1'),
(4068, 321, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4069, 321, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4145, 327, '_wp_page_template', 'elementor_header_footer'),
(4119, 325, '_wp_page_template', 'elementor_header_footer'),
(4120, 325, '_elementor_global_class_usage_indexed', '1'),
(4121, 325, '_elementor_edit_mode', 'builder'),
(4122, 325, '_elementor_template_type', 'wp-page'),
(4123, 325, '_elementor_version', '4.1.5'),
(4124, 325, '_elementor_pro_version', '4.1.3'),
(4125, 325, '_elementor_global_class_usage_indexed_preview', '1'),
(4126, 325, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4127, 325, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4087, 322, '_elementor_page_settings', 'a:0:{}'),
(7979, 609, '_wp_attached_file', '2026/07/test-tube_12100571.svg'),
(7980, 609, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1724;s:5:\"width\";i:64;s:6:\"height\";i:64;}'),
(8439, 633, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8440, 633, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4090, 323, '_wp_page_template', 'elementor_header_footer'),
(4091, 323, '_elementor_global_class_usage_indexed', '1'),
(4092, 323, '_elementor_edit_mode', 'builder'),
(4093, 323, '_elementor_template_type', 'wp-page'),
(4094, 323, '_elementor_version', '4.1.5'),
(4095, 323, '_elementor_pro_version', '4.1.3'),
(4096, 323, '_elementor_global_class_usage_indexed_preview', '1'),
(4097, 323, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4098, 323, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4100, 323, '_elementor_page_settings', 'a:0:{}'),
(7998, 611, '_wp_page_template', 'elementor_header_footer'),
(7999, 611, '_elementor_global_class_usage_indexed', '1'),
(8000, 611, '_elementor_edit_mode', 'builder'),
(8001, 611, '_elementor_template_type', 'wp-page'),
(8002, 611, '_elementor_version', '4.1.5'),
(8003, 611, '_elementor_pro_version', '4.1.3'),
(8004, 611, '_elementor_global_class_usage_indexed_preview', '1'),
(8005, 611, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8006, 611, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_3215932.svg\",\"id\":604},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7976, 608, '_wp_attached_file', '2026/07/test-report_12133658.svg'),
(7977, 608, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:10370;s:5:\"width\";i:66;s:6:\"height\";i:66;}'),
(8239, 102, 'bundle_pricing_options_1_bundle_label', 'Buy Two'),
(8240, 102, '_bundle_pricing_options_1_bundle_label', 'field_bundle_label'),
(8241, 102, 'bundle_pricing_options_1_bundle_regular_price', '30'),
(8242, 102, '_bundle_pricing_options_1_bundle_regular_price', 'field_bundle_regular'),
(8243, 102, 'bundle_pricing_options_1_bundle_discount_price', '20'),
(8244, 102, '_bundle_pricing_options_1_bundle_discount_price', 'field_bundle_discount'),
(4104, 324, '_elementor_global_class_usage_indexed', '1'),
(4105, 324, '_elementor_edit_mode', 'builder'),
(4106, 324, '_elementor_template_type', 'wp-page'),
(4107, 324, '_elementor_version', '4.1.5'),
(4108, 324, '_elementor_pro_version', '4.1.3');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4109, 324, '_elementor_global_class_usage_indexed_preview', '1'),
(4110, 324, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4111, 324, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7970, 607, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7971, 607, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8024, 613, '_wp_page_template', 'elementor_header_footer'),
(4187, 330, '_wp_page_template', 'elementor_header_footer'),
(4161, 328, '_wp_page_template', 'elementor_header_footer'),
(4162, 328, '_elementor_global_class_usage_indexed', '1'),
(4163, 328, '_elementor_edit_mode', 'builder'),
(4164, 328, '_elementor_template_type', 'wp-page'),
(4165, 328, '_elementor_version', '4.1.5'),
(4166, 328, '_elementor_pro_version', '4.1.3'),
(4167, 328, '_elementor_global_class_usage_indexed_preview', '1'),
(4168, 328, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4169, 328, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4129, 325, '_elementor_page_settings', 'a:0:{}'),
(4132, 326, '_wp_page_template', 'elementor_header_footer'),
(4133, 326, '_elementor_global_class_usage_indexed', '1'),
(4134, 326, '_elementor_edit_mode', 'builder'),
(4135, 326, '_elementor_template_type', 'wp-page'),
(4136, 326, '_elementor_version', '4.1.5'),
(4137, 326, '_elementor_pro_version', '4.1.3'),
(4138, 326, '_elementor_global_class_usage_indexed_preview', '1'),
(4139, 326, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4140, 326, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4142, 326, '_elementor_page_settings', 'a:0:{}'),
(7957, 606, '_elementor_page_settings', 'a:0:{}'),
(7958, 606, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7959, 606, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7961, 607, '_elementor_global_class_usage_indexed', '1'),
(7962, 607, '_elementor_edit_mode', 'builder'),
(7963, 607, '_elementor_template_type', 'wp-page'),
(7964, 607, '_elementor_version', '4.1.5'),
(7965, 607, '_elementor_pro_version', '4.1.3'),
(7966, 607, '_elementor_global_class_usage_indexed_preview', '1'),
(7967, 607, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7968, 607, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_3215932.svg\",\"id\":604},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4146, 327, '_elementor_global_class_usage_indexed', '1'),
(4147, 327, '_elementor_edit_mode', 'builder'),
(4148, 327, '_elementor_template_type', 'wp-page'),
(4149, 327, '_elementor_version', '4.1.5'),
(4150, 327, '_elementor_pro_version', '4.1.3'),
(4151, 327, '_elementor_global_class_usage_indexed_preview', '1'),
(4152, 327, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4153, 327, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4294, 340, '_wp_page_template', 'elementor_header_footer'),
(4226, 335, '_wp_page_template', 'elementor_header_footer'),
(4227, 335, '_elementor_global_class_usage_indexed', '1'),
(4228, 335, '_elementor_edit_mode', 'builder'),
(4229, 335, '_elementor_template_type', 'wp-page'),
(4230, 335, '_elementor_version', '4.1.5'),
(4231, 335, '_elementor_pro_version', '4.1.3'),
(4232, 335, '_elementor_global_class_usage_indexed_preview', '1'),
(4233, 335, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4234, 335, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4171, 328, '_elementor_page_settings', 'a:0:{}'),
(4174, 329, '_wp_page_template', 'elementor_header_footer'),
(4175, 329, '_elementor_global_class_usage_indexed', '1'),
(4176, 329, '_elementor_edit_mode', 'builder'),
(4177, 329, '_elementor_template_type', 'wp-page'),
(4178, 329, '_elementor_version', '4.1.5'),
(4179, 329, '_elementor_pro_version', '4.1.3'),
(4180, 329, '_elementor_global_class_usage_indexed_preview', '1'),
(4181, 329, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4182, 329, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4184, 329, '_elementor_page_settings', 'a:0:{}'),
(7944, 605, '_elementor_page_settings', 'a:0:{}'),
(7945, 605, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7946, 605, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7947, 606, '_wp_page_template', 'elementor_header_footer'),
(7948, 606, '_elementor_global_class_usage_indexed', '1'),
(7949, 606, '_elementor_edit_mode', 'builder'),
(7950, 606, '_elementor_template_type', 'wp-page'),
(7951, 606, '_elementor_version', '4.1.5'),
(7952, 606, '_elementor_pro_version', '4.1.3'),
(7953, 606, '_elementor_global_class_usage_indexed_preview', '1'),
(7954, 606, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7955, 606, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\",\"id\":45},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4188, 330, '_elementor_global_class_usage_indexed', '1'),
(4189, 330, '_elementor_edit_mode', 'builder'),
(4190, 330, '_elementor_template_type', 'wp-page'),
(4191, 330, '_elementor_version', '4.1.5'),
(4192, 330, '_elementor_pro_version', '4.1.3'),
(4193, 330, '_elementor_global_class_usage_indexed_preview', '1'),
(4194, 330, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4195, 330, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8588, 642, '_wp_page_template', 'elementor_header_footer'),
(8589, 642, '_elementor_global_class_usage_indexed', '1'),
(8590, 642, '_elementor_edit_mode', 'builder'),
(8591, 642, '_elementor_template_type', 'wp-page'),
(8592, 642, '_elementor_version', '4.1.5'),
(8593, 642, '_elementor_pro_version', '4.1.3'),
(8594, 642, '_elementor_global_class_usage_indexed_preview', '1'),
(8595, 642, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8596, 642, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8727, 650, '_wp_page_template', 'elementor_header_footer'),
(8728, 650, '_elementor_global_class_usage_indexed', '1'),
(8729, 650, '_elementor_edit_mode', 'builder'),
(8730, 650, '_elementor_template_type', 'wp-page'),
(8731, 650, '_elementor_version', '4.1.5'),
(8732, 650, '_elementor_pro_version', '4.1.3'),
(8733, 650, '_elementor_global_class_usage_indexed_preview', '1'),
(8734, 650, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8735, 650, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4268, 338, '_wp_page_template', 'elementor_header_footer'),
(4269, 338, '_elementor_global_class_usage_indexed', '1'),
(4270, 338, '_elementor_edit_mode', 'builder'),
(4271, 338, '_elementor_template_type', 'wp-page'),
(4272, 338, '_elementor_version', '4.1.5'),
(4273, 338, '_elementor_pro_version', '4.1.3'),
(4274, 338, '_elementor_global_class_usage_indexed_preview', '1'),
(4275, 338, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4276, 338, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4203, 331, '_edit_last', '1'),
(4204, 331, '_wp_page_template', 'default'),
(4215, 333, '_wp_attached_file', '2026/07/post-1.jpg'),
(4207, 331, 'site-sidebar-layout', 'default'),
(4212, 331, 'theme-transparent-header-meta', 'default'),
(4209, 331, 'ast-site-content-layout', 'default'),
(4210, 331, 'site-content-style', 'default'),
(4211, 331, 'site-sidebar-style', 'default'),
(4519, 331, 'astra-migrate-meta-layouts', 'set'),
(4214, 331, '_edit_lock', '1784470571:1'),
(4216, 333, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:18:\"2026/07/post-1.jpg\";s:8:\"filesize\";i:605030;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"post-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5053;}}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:\"\";}}'),
(4217, 331, '_thumbnail_id', '333'),
(4224, 334, '_wp_trash_meta_status', 'publish'),
(4225, 334, '_wp_trash_meta_time', '1784468701'),
(4236, 335, '_elementor_page_settings', 'a:0:{}'),
(4239, 336, '_wp_page_template', 'elementor_header_footer'),
(4240, 336, '_elementor_global_class_usage_indexed', '1'),
(4241, 336, '_elementor_edit_mode', 'builder'),
(4242, 336, '_elementor_template_type', 'wp-page'),
(4243, 336, '_elementor_version', '4.1.5'),
(4244, 336, '_elementor_pro_version', '4.1.3'),
(4245, 336, '_elementor_global_class_usage_indexed_preview', '1'),
(4246, 336, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4247, 336, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering Discovery\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4249, 336, '_elementor_page_settings', 'a:0:{}'),
(7923, 603, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7924, 603, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8679, 647, '_wp_page_template', 'elementor_header_footer'),
(8680, 647, '_elementor_global_class_usage_indexed', '1'),
(8681, 647, '_elementor_edit_mode', 'builder'),
(8682, 647, '_elementor_template_type', 'wp-page'),
(8683, 647, '_elementor_version', '4.1.5'),
(8684, 647, '_elementor_pro_version', '4.1.3'),
(8685, 647, '_elementor_global_class_usage_indexed_preview', '1'),
(8686, 647, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8687, 647, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4252, 337, '_wp_page_template', 'elementor_header_footer'),
(4253, 337, '_elementor_global_class_usage_indexed', '1'),
(4254, 337, '_elementor_edit_mode', 'builder'),
(4255, 337, '_elementor_template_type', 'wp-page'),
(4256, 337, '_elementor_version', '4.1.5'),
(4257, 337, '_elementor_pro_version', '4.1.3'),
(4258, 337, '_elementor_global_class_usage_indexed_preview', '1'),
(4259, 337, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4260, 337, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4336, 343, '_wp_page_template', 'elementor_header_footer'),
(4310, 341, '_wp_page_template', 'elementor_header_footer'),
(4311, 341, '_elementor_global_class_usage_indexed', '1'),
(4312, 341, '_elementor_edit_mode', 'builder'),
(4313, 341, '_elementor_template_type', 'wp-page'),
(4314, 341, '_elementor_version', '4.1.5'),
(4315, 341, '_elementor_pro_version', '4.1.3'),
(4316, 341, '_elementor_global_class_usage_indexed_preview', '1'),
(4317, 341, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4318, 341, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4524, 361, '_wp_page_template', 'elementor_header_footer'),
(4278, 338, '_elementor_page_settings', 'a:0:{}'),
(4281, 339, '_wp_page_template', 'elementor_header_footer'),
(4282, 339, '_elementor_global_class_usage_indexed', '1'),
(4283, 339, '_elementor_edit_mode', 'builder'),
(4284, 339, '_elementor_template_type', 'wp-page'),
(4285, 339, '_elementor_version', '4.1.5'),
(4286, 339, '_elementor_pro_version', '4.1.3'),
(4287, 339, '_elementor_global_class_usage_indexed_preview', '1'),
(4288, 339, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4289, 339, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Barlow Semi Condensed\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4291, 339, '_elementor_page_settings', 'a:0:{}'),
(8476, 356, '_elementor_template_type', 'wp-post'),
(8477, 356, '_elementor_version', '4.1.5'),
(8478, 356, '_elementor_pro_version', '4.1.3'),
(8479, 356, '_elementor_page_settings', 'a:0:{}'),
(8480, 356, '_elementor_global_class_usage_indexed_preview', '1'),
(8491, 636, '_elementor_conditions', 'a:1:{i:0;s:21:\"include/singular/post\";}'),
(8492, 636, '_elementor_screenshot_failed', '2026-07-20 07:29:49'),
(8514, 489, '_elementor_page_settings', 'a:0:{}'),
(8515, 489, '_elementor_controls_usage', 'a:4:{s:25:\"theme-post-featured-image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"theme-post-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:11:\"boxed_width\";i:1;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(4295, 340, '_elementor_global_class_usage_indexed', '1'),
(4296, 340, '_elementor_edit_mode', 'builder'),
(4297, 340, '_elementor_template_type', 'wp-page'),
(4298, 340, '_elementor_version', '4.1.5'),
(4299, 340, '_elementor_pro_version', '4.1.3'),
(4300, 340, '_elementor_global_class_usage_indexed_preview', '1'),
(4301, 340, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4302, 340, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8510, 637, '_elementor_conditions', 'a:1:{i:0;s:21:\"include/singular/post\";}'),
(11054, 768, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11055, 768, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(8528, 638, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(11079, 770, '_elementor_source', 'post'),
(11080, 770, '_elementor_edit_mode', 'builder'),
(11081, 770, '_elementor_template_type', 'popup'),
(11082, 770, '_elementor_version', '4.2.0'),
(11083, 770, '_elementor_pro_version', '4.1.3'),
(11084, 770, '_elementor_global_class_usage_indexed', '1'),
(11085, 770, '_elementor_global_class_usage_indexed_preview', '1'),
(11086, 770, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(11087, 770, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8552, 640, '_elementor_source', 'post'),
(8553, 640, '_elementor_edit_mode', 'builder'),
(8554, 640, '_elementor_template_type', 'archive'),
(8555, 640, '_elementor_version', '4.1.5'),
(8556, 640, '_elementor_pro_version', '4.1.3'),
(8557, 640, '_elementor_global_class_usage_indexed', '1'),
(8558, 640, '_elementor_global_class_usage_indexed_preview', '1'),
(8559, 640, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8560, 640, '_wp_page_template', 'default'),
(8561, 640, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"archive_cards_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_cards_read_more_typography_typography\":\"custom\",\"archive_cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"archive_cards_read_more_typography_text_decoration\":\"underline\",\"archive_cards_read_more_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(8546, 639, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(10625, 747, '_virtual', 'no'),
(10626, 747, '_downloadable', 'no'),
(10627, 747, '_download_limit', '-1'),
(10628, 747, '_download_expiry', '-1'),
(10629, 747, '_stock', '100'),
(10630, 747, '_stock_status', 'instock'),
(10631, 747, '_wc_average_rating', '0'),
(10632, 747, '_wc_review_count', '0'),
(10633, 747, 'attribute_pa_packs', '5-vials'),
(10634, 747, 'attribute_pa_size', '500mg'),
(10635, 747, '_product_version', '10.9.4'),
(10937, 762, '_elementor_source', 'post'),
(10938, 762, '_elementor_edit_mode', 'builder'),
(4352, 344, '_wp_page_template', 'elementor_header_footer'),
(4353, 344, '_elementor_global_class_usage_indexed', '1'),
(4354, 344, '_elementor_edit_mode', 'builder'),
(4355, 344, '_elementor_template_type', 'wp-page'),
(4356, 344, '_elementor_version', '4.1.5'),
(4357, 344, '_elementor_pro_version', '4.1.3'),
(4358, 344, '_elementor_global_class_usage_indexed_preview', '1'),
(4359, 344, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4360, 344, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4320, 341, '_elementor_page_settings', 'a:0:{}'),
(7908, 602, '_elementor_page_settings', 'a:0:{}'),
(7909, 602, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7910, 602, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8562, 640, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(10621, 747, '_tax_class', 'parent'),
(10622, 747, '_manage_stock', 'yes'),
(10623, 747, '_backorders', 'no'),
(10624, 747, '_sold_individually', 'no'),
(8568, 641, '_elementor_source', 'post'),
(8569, 641, '_elementor_edit_mode', 'builder'),
(8570, 641, '_elementor_template_type', 'archive'),
(8571, 641, '_elementor_version', '4.1.5'),
(8572, 641, '_elementor_pro_version', '4.1.3'),
(8573, 641, '_elementor_global_class_usage_indexed', '1'),
(8574, 641, '_elementor_global_class_usage_indexed_preview', '1'),
(8575, 641, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8576, 641, '_wp_page_template', 'default'),
(8577, 641, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"archive_cards_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_cards_read_more_typography_typography\":\"custom\",\"archive_cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"archive_cards_read_more_typography_text_decoration\":\"underline\",\"archive_cards_read_more_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(8582, 548, '_elementor_page_settings', 'a:0:{}'),
(8583, 548, '_elementor_controls_usage', 'a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:13:\"archive-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:8:{s:5:\"_skin\";i:1;s:33:\"archive_cards_thumbnail_size_size\";i:1;s:23:\"archive_cards_title_tag\";i:1;s:28:\"archive_cards_excerpt_length\";i:1;s:37:\"archive_cards_apply_to_custom_excerpt\";i:1;s:23:\"archive_cards_meta_data\";i:1;s:24:\"archive_cards_show_badge\";i:1;s:25:\"archive_cards_show_avatar\";i:1;}}s:5:\"style\";a:3:{s:33:\"archive_cards_section_design_card\";a:1:{s:26:\"archive_cards_card_padding\";i:1;}s:34:\"archive_cards_section_design_image\";a:1:{s:27:\"archive_cards_image_spacing\";i:1;}s:36:\"archive_cards_section_design_content\";a:8:{s:41:\"archive_cards_title_typography_typography\";i:1;s:40:\"archive_cards_title_typography_font_size\";i:1;s:42:\"archive_cards_title_typography_line_height\";i:1;s:27:\"archive_cards_title_spacing\";i:1;s:45:\"archive_cards_read_more_typography_typography\";i:1;s:44:\"archive_cards_read_more_typography_font_size\";i:1;s:50:\"archive_cards_read_more_typography_text_decoration\";i:1;s:49:\"archive_cards_read_more_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8578, 641, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(10600, 746, '_variation_description', ''),
(10601, 746, 'total_sales', '0'),
(10602, 746, '_tax_status', 'taxable'),
(10603, 746, '_tax_class', 'parent'),
(10604, 746, '_manage_stock', 'yes'),
(10605, 746, '_backorders', 'no'),
(10606, 746, '_sold_individually', 'no'),
(10607, 746, '_virtual', 'no'),
(10608, 746, '_downloadable', 'no'),
(10609, 746, '_download_limit', '-1'),
(10610, 746, '_download_expiry', '-1'),
(10611, 746, '_stock', '100'),
(10612, 746, '_stock_status', 'instock'),
(10613, 746, '_wc_average_rating', '0'),
(10614, 746, '_wc_review_count', '0'),
(10615, 746, 'attribute_pa_packs', '10-vials'),
(10616, 746, 'attribute_pa_size', '500mg'),
(10617, 746, '_product_version', '10.9.4'),
(10618, 747, '_variation_description', ''),
(10619, 747, 'total_sales', '0'),
(10620, 747, '_tax_status', 'taxable'),
(4323, 342, '_wp_page_template', 'elementor_header_footer'),
(4324, 342, '_elementor_global_class_usage_indexed', '1'),
(4325, 342, '_elementor_edit_mode', 'builder'),
(4326, 342, '_elementor_template_type', 'wp-page'),
(4327, 342, '_elementor_version', '4.1.5'),
(4328, 342, '_elementor_pro_version', '4.1.3'),
(4329, 342, '_elementor_global_class_usage_indexed_preview', '1'),
(4330, 342, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4331, 342, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4333, 342, '_elementor_page_settings', 'a:0:{}'),
(4337, 343, '_elementor_global_class_usage_indexed', '1'),
(4338, 343, '_elementor_edit_mode', 'builder'),
(4339, 343, '_elementor_template_type', 'wp-page'),
(4340, 343, '_elementor_version', '4.1.5'),
(4341, 343, '_elementor_pro_version', '4.1.3'),
(4342, 343, '_elementor_global_class_usage_indexed_preview', '1'),
(4343, 343, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4344, 343, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4420, 349, '_wp_page_template', 'elementor_header_footer'),
(4394, 347, '_wp_page_template', 'elementor_header_footer'),
(4395, 347, '_elementor_global_class_usage_indexed', '1'),
(4396, 347, '_elementor_edit_mode', 'builder'),
(4397, 347, '_elementor_template_type', 'wp-page'),
(4398, 347, '_elementor_version', '4.1.5'),
(4399, 347, '_elementor_pro_version', '4.1.3'),
(4400, 347, '_elementor_global_class_usage_indexed_preview', '1'),
(4401, 347, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4402, 347, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4362, 344, '_elementor_page_settings', 'a:0:{}'),
(7898, 602, '_wp_page_template', 'elementor_header_footer'),
(7899, 602, '_elementor_global_class_usage_indexed', '1'),
(7900, 602, '_elementor_edit_mode', 'builder'),
(7901, 602, '_elementor_template_type', 'wp-page'),
(7902, 602, '_elementor_version', '4.1.5'),
(7903, 602, '_elementor_pro_version', '4.1.3'),
(7904, 602, '_elementor_global_class_usage_indexed_preview', '1'),
(7905, 602, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7906, 602, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4365, 345, '_wp_page_template', 'elementor_header_footer'),
(4366, 345, '_elementor_global_class_usage_indexed', '1'),
(4367, 345, '_elementor_edit_mode', 'builder'),
(4368, 345, '_elementor_template_type', 'wp-page'),
(4369, 345, '_elementor_version', '4.1.5'),
(4370, 345, '_elementor_pro_version', '4.1.3'),
(4371, 345, '_elementor_global_class_usage_indexed_preview', '1'),
(4372, 345, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4373, 345, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4375, 345, '_elementor_page_settings', 'a:0:{}'),
(4378, 346, '_wp_page_template', 'elementor_header_footer'),
(4379, 346, '_elementor_global_class_usage_indexed', '1'),
(4380, 346, '_elementor_edit_mode', 'builder'),
(4381, 346, '_elementor_template_type', 'wp-page'),
(4382, 346, '_elementor_version', '4.1.5'),
(4383, 346, '_elementor_pro_version', '4.1.3'),
(4384, 346, '_elementor_global_class_usage_indexed_preview', '1'),
(4385, 346, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4386, 346, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7893, 601, '_elementor_page_settings', 'a:0:{}'),
(7894, 601, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7895, 601, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4436, 350, '_wp_page_template', 'elementor_header_footer'),
(4437, 350, '_elementor_global_class_usage_indexed', '1'),
(4438, 350, '_elementor_edit_mode', 'builder'),
(4439, 350, '_elementor_template_type', 'wp-page'),
(4440, 350, '_elementor_version', '4.1.5'),
(4441, 350, '_elementor_pro_version', '4.1.3'),
(4442, 350, '_elementor_global_class_usage_indexed_preview', '1'),
(4443, 350, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4444, 350, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4404, 347, '_elementor_page_settings', 'a:0:{}'),
(4407, 348, '_wp_page_template', 'elementor_header_footer'),
(4408, 348, '_elementor_global_class_usage_indexed', '1'),
(4409, 348, '_elementor_edit_mode', 'builder'),
(4410, 348, '_elementor_template_type', 'wp-page'),
(4411, 348, '_elementor_version', '4.1.5'),
(4412, 348, '_elementor_pro_version', '4.1.3'),
(4413, 348, '_elementor_global_class_usage_indexed_preview', '1'),
(4414, 348, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4415, 348, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4417, 348, '_elementor_page_settings', 'a:0:{}'),
(4421, 349, '_elementor_global_class_usage_indexed', '1'),
(4422, 349, '_elementor_edit_mode', 'builder'),
(4423, 349, '_elementor_template_type', 'wp-page'),
(4424, 349, '_elementor_version', '4.1.5'),
(4425, 349, '_elementor_pro_version', '4.1.3'),
(4426, 349, '_elementor_global_class_usage_indexed_preview', '1'),
(4427, 349, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4428, 349, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(10591, 745, '_download_limit', '-1'),
(10592, 745, '_download_expiry', '-1'),
(10593, 745, '_stock', '100'),
(10594, 745, '_stock_status', 'instock'),
(10595, 745, '_wc_average_rating', '0'),
(10596, 745, '_wc_review_count', '0'),
(10597, 745, 'attribute_pa_packs', '1-vial'),
(10598, 745, 'attribute_pa_size', '500mg'),
(8598, 642, '_elementor_page_settings', 'a:0:{}'),
(8599, 642, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8600, 642, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7875, 600, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7876, 600, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7960, 607, '_wp_page_template', 'elementor_header_footer'),
(7934, 605, '_wp_page_template', 'elementor_header_footer'),
(7935, 605, '_elementor_global_class_usage_indexed', '1'),
(7936, 605, '_elementor_edit_mode', 'builder'),
(7937, 605, '_elementor_template_type', 'wp-page'),
(7938, 605, '_elementor_version', '4.1.5'),
(7939, 605, '_elementor_pro_version', '4.1.3'),
(7940, 605, '_elementor_global_class_usage_indexed_preview', '1'),
(7941, 605, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7942, 605, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\",\"id\":45},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7931, 604, '_wp_attached_file', '2026/07/flask_3215932.svg'),
(7932, 604, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1720;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(4525, 361, '_elementor_global_class_usage_indexed', '1'),
(4526, 361, '_elementor_edit_mode', 'builder'),
(4527, 361, '_elementor_template_type', 'wp-page'),
(4528, 361, '_elementor_version', '4.1.5'),
(4529, 361, '_elementor_pro_version', '4.1.3'),
(4530, 361, '_elementor_global_class_usage_indexed_preview', '1'),
(4531, 361, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4532, 361, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4446, 350, '_elementor_page_settings', 'a:0:{}'),
(4449, 351, '_wp_page_template', 'elementor_header_footer'),
(4450, 351, '_elementor_global_class_usage_indexed', '1'),
(4451, 351, '_elementor_edit_mode', 'builder'),
(4452, 351, '_elementor_template_type', 'wp-page'),
(4453, 351, '_elementor_version', '4.1.5'),
(4454, 351, '_elementor_pro_version', '4.1.3'),
(4455, 351, '_elementor_global_class_usage_indexed_preview', '1'),
(4456, 351, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4457, 351, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4459, 351, '_elementor_page_settings', 'a:0:{}'),
(7862, 599, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7863, 599, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4462, 352, '_wp_page_template', 'elementor_header_footer'),
(4463, 352, '_elementor_global_class_usage_indexed', '1'),
(4464, 352, '_elementor_edit_mode', 'builder'),
(4465, 352, '_elementor_template_type', 'wp-page'),
(4466, 352, '_elementor_version', '4.1.5'),
(4467, 352, '_elementor_pro_version', '4.1.3'),
(4468, 352, '_elementor_global_class_usage_indexed_preview', '1'),
(4469, 352, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4470, 352, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4478, 353, '_edit_last', '1'),
(4479, 353, '_edit_lock', '1784469259:1'),
(4480, 353, '_wp_page_template', 'default'),
(4490, 355, '_wp_attached_file', '2026/07/post-3.jpg'),
(4483, 353, 'site-sidebar-layout', 'default'),
(4488, 353, 'theme-transparent-header-meta', 'default'),
(4485, 353, 'ast-site-content-layout', 'default'),
(4486, 353, 'site-content-style', 'default'),
(4487, 353, 'site-sidebar-style', 'default'),
(4516, 353, 'astra-migrate-meta-layouts', 'set'),
(4491, 355, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:18:\"2026/07/post-3.jpg\";s:8:\"filesize\";i:459807;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7066;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48859;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"post-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4726;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:16:\"post-3-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2874;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:18:\"post-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4726;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"post-3-64x43.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2917;}}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:\"\";}}'),
(4492, 353, '_thumbnail_id', '355'),
(4497, 356, '_edit_lock', '1784469231:1'),
(4496, 356, '_edit_last', '1'),
(4498, 356, '_wp_page_template', 'default'),
(4508, 358, '_wp_attached_file', '2026/07/Post.jpg'),
(4501, 356, 'site-sidebar-layout', 'default'),
(4506, 356, 'theme-transparent-header-meta', 'default'),
(4503, 356, 'ast-site-content-layout', 'default'),
(4504, 356, 'site-content-style', 'default'),
(4505, 356, 'site-sidebar-style', 'default'),
(4513, 356, 'astra-migrate-meta-layouts', 'set'),
(4509, 358, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:16:\"2026/07/Post.jpg\";s:8:\"filesize\";i:515688;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"Post-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5781;}}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:\"\";}}'),
(6285, 493, '_elementor_source', 'post'),
(6286, 493, '_elementor_edit_mode', 'builder'),
(6287, 493, '_elementor_template_type', 'single-post'),
(6288, 493, '_elementor_version', '4.1.5'),
(6289, 493, '_elementor_pro_version', '4.1.3'),
(6290, 493, '_elementor_global_class_usage_indexed', '1'),
(6291, 493, '_elementor_global_class_usage_indexed_preview', '1'),
(6292, 493, '_elementor_page_settings', 'a:0:{}'),
(6293, 493, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6294, 489, '_wp_page_template', 'default'),
(4510, 356, '_thumbnail_id', '358'),
(4521, 353, '_elementor_global_class_usage_indexed', '1'),
(4523, 331, '_elementor_global_class_usage_indexed', '1'),
(4534, 361, '_elementor_page_settings', 'a:0:{}'),
(10583, 745, 'total_sales', '0'),
(10584, 745, '_tax_status', 'taxable'),
(10585, 745, '_tax_class', 'parent'),
(10586, 745, '_manage_stock', 'yes'),
(10587, 745, '_backorders', 'no'),
(10588, 745, '_sold_individually', 'no'),
(10589, 745, '_virtual', 'no'),
(10590, 745, '_downloadable', 'no'),
(8613, 643, '_elementor_page_settings', 'a:0:{}'),
(8614, 643, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8615, 643, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4537, 362, '_wp_page_template', 'elementor_header_footer'),
(4538, 362, '_elementor_global_class_usage_indexed', '1'),
(4539, 362, '_elementor_edit_mode', 'builder'),
(4540, 362, '_elementor_template_type', 'wp-page'),
(4541, 362, '_elementor_version', '4.1.5'),
(4542, 362, '_elementor_pro_version', '4.1.3'),
(4543, 362, '_elementor_global_class_usage_indexed_preview', '1'),
(4544, 362, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4545, 362, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4547, 362, '_elementor_page_settings', 'a:0:{}'),
(7860, 599, '_elementor_page_settings', 'a:0:{}'),
(4550, 363, '_wp_page_template', 'elementor_header_footer'),
(4551, 363, '_elementor_global_class_usage_indexed', '1'),
(4552, 363, '_elementor_edit_mode', 'builder'),
(4553, 363, '_elementor_template_type', 'wp-page'),
(4554, 363, '_elementor_version', '4.1.5'),
(4555, 363, '_elementor_pro_version', '4.1.3'),
(4556, 363, '_elementor_global_class_usage_indexed_preview', '1'),
(4557, 363, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4558, 363, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h6\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4644, 369, '_wp_page_template', 'elementor_header_footer'),
(4618, 367, '_wp_page_template', 'elementor_header_footer'),
(4619, 367, '_elementor_global_class_usage_indexed', '1'),
(4620, 367, '_elementor_edit_mode', 'builder'),
(4621, 367, '_elementor_template_type', 'wp-page'),
(4622, 367, '_elementor_version', '4.1.5'),
(4623, 367, '_elementor_pro_version', '4.1.3'),
(4624, 367, '_elementor_global_class_usage_indexed_preview', '1'),
(4625, 367, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4626, 367, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h6\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4569, 356, '_elementor_global_class_usage_indexed', '1'),
(4580, 364, '_elementor_page_settings', 'a:0:{}'),
(4581, 364, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4582, 364, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11831, 813, '_wp_page_template', 'elementor_header_footer'),
(11832, 813, '_elementor_global_class_usage_indexed', '1'),
(11833, 813, '_elementor_edit_mode', 'builder'),
(11834, 813, '_elementor_template_type', 'wp-page'),
(11835, 813, '_elementor_version', '4.2.0'),
(11836, 813, '_elementor_pro_version', '4.2.0'),
(11837, 813, '_elementor_global_class_usage_indexed_preview', '1'),
(11838, 813, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11839, 813, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11884, 817, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11885, 817, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template-1-scaled.png\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11867, 815, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11868, 815, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11907, 819, '_wp_page_template', 'elementor_header_footer'),
(7848, 598, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7849, 598, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7850, 599, '_wp_page_template', 'elementor_header_footer'),
(7851, 599, '_elementor_global_class_usage_indexed', '1'),
(7852, 599, '_elementor_edit_mode', 'builder'),
(7853, 599, '_elementor_template_type', 'wp-page'),
(7854, 599, '_elementor_version', '4.1.5'),
(7855, 599, '_elementor_pro_version', '4.1.3'),
(7856, 599, '_elementor_global_class_usage_indexed_preview', '1'),
(7857, 599, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7858, 599, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4585, 365, '_wp_page_template', 'elementor_header_footer'),
(4586, 365, '_elementor_global_class_usage_indexed', '1'),
(4587, 365, '_elementor_edit_mode', 'builder'),
(4588, 365, '_elementor_template_type', 'wp-page'),
(4589, 365, '_elementor_version', '4.1.5'),
(4590, 365, '_elementor_pro_version', '4.1.3'),
(4591, 365, '_elementor_global_class_usage_indexed_preview', '1'),
(4592, 365, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4593, 365, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h6\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4595, 365, '_elementor_page_settings', 'a:0:{}'),
(4596, 365, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4597, 365, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7846, 598, '_elementor_page_settings', 'a:0:{}'),
(4600, 366, '_wp_page_template', 'elementor_header_footer'),
(4601, 366, '_elementor_global_class_usage_indexed', '1'),
(4602, 366, '_elementor_edit_mode', 'builder'),
(4603, 366, '_elementor_template_type', 'wp-page'),
(4604, 366, '_elementor_version', '4.1.5'),
(4605, 366, '_elementor_pro_version', '4.1.3'),
(4606, 366, '_elementor_global_class_usage_indexed_preview', '1'),
(4607, 366, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4608, 366, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h6\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4610, 366, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4611, 366, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7865, 600, '_elementor_global_class_usage_indexed', '1'),
(7866, 600, '_elementor_edit_mode', 'builder'),
(7867, 600, '_elementor_template_type', 'wp-page'),
(7868, 600, '_elementor_version', '4.1.5'),
(7869, 600, '_elementor_pro_version', '4.1.3'),
(7870, 600, '_elementor_global_class_usage_indexed_preview', '1'),
(7871, 600, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7872, 600, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8603, 643, '_wp_page_template', 'elementor_header_footer'),
(8604, 643, '_elementor_global_class_usage_indexed', '1'),
(8605, 643, '_elementor_edit_mode', 'builder'),
(8606, 643, '_elementor_template_type', 'wp-page'),
(8607, 643, '_elementor_version', '4.1.5'),
(8608, 643, '_elementor_pro_version', '4.1.3'),
(8609, 643, '_elementor_global_class_usage_indexed_preview', '1'),
(8610, 643, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8611, 643, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4628, 367, '_elementor_page_settings', 'a:0:{}'),
(4629, 367, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4630, 367, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4631, 368, '_wp_page_template', 'elementor_header_footer'),
(4632, 368, '_elementor_global_class_usage_indexed', '1'),
(4633, 368, '_elementor_edit_mode', 'builder'),
(4634, 368, '_elementor_template_type', 'wp-page'),
(4635, 368, '_elementor_version', '4.1.5'),
(4636, 368, '_elementor_pro_version', '4.1.3'),
(4637, 368, '_elementor_global_class_usage_indexed_preview', '1'),
(4638, 368, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4639, 368, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h6\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4641, 368, '_elementor_page_settings', 'a:0:{}'),
(4642, 368, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4643, 368, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4645, 369, '_elementor_global_class_usage_indexed', '1'),
(4646, 369, '_elementor_edit_mode', 'builder'),
(4647, 369, '_elementor_template_type', 'wp-page'),
(4648, 369, '_elementor_version', '4.1.5'),
(4649, 369, '_elementor_pro_version', '4.1.3'),
(4650, 369, '_elementor_global_class_usage_indexed_preview', '1'),
(4651, 369, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4652, 369, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7305, 564, '_elementor_page_settings', 'a:0:{}'),
(7306, 564, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7307, 564, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4654, 369, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4655, 369, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4692, 372, '_wp_page_template', 'elementor_header_footer'),
(4662, 370, '_wp_page_template', 'elementor_header_footer'),
(4663, 370, '_elementor_global_class_usage_indexed', '1'),
(4664, 370, '_elementor_edit_mode', 'builder'),
(4665, 370, '_elementor_template_type', 'wp-page'),
(4666, 370, '_elementor_version', '4.1.5'),
(4667, 370, '_elementor_pro_version', '4.1.3'),
(4668, 370, '_elementor_global_class_usage_indexed_preview', '1'),
(4669, 370, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4670, 370, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4736, 375, '_wp_page_template', 'elementor_header_footer'),
(4710, 373, '_wp_page_template', 'elementor_header_footer'),
(4711, 373, '_elementor_global_class_usage_indexed', '1'),
(4712, 373, '_elementor_edit_mode', 'builder'),
(4713, 373, '_elementor_template_type', 'wp-page'),
(4714, 373, '_elementor_version', '4.1.5'),
(4715, 373, '_elementor_pro_version', '4.1.3'),
(4716, 373, '_elementor_global_class_usage_indexed_preview', '1'),
(4717, 373, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4718, 373, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4672, 370, '_elementor_page_settings', 'a:0:{}'),
(4673, 370, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4674, 370, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7816, 596, '_wp_attached_file', '2026/07/Peptides-Banner.jpg'),
(7817, 596, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:750;s:4:\"file\";s:27:\"2026/07/Peptides-Banner.jpg\";s:8:\"filesize\";i:979664;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Peptides-Banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4165;}}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:\"\";}}'),
(4677, 371, '_wp_page_template', 'elementor_header_footer'),
(4678, 371, '_elementor_global_class_usage_indexed', '1'),
(4679, 371, '_elementor_edit_mode', 'builder'),
(4680, 371, '_elementor_template_type', 'wp-page'),
(4681, 371, '_elementor_version', '4.1.5'),
(4682, 371, '_elementor_pro_version', '4.1.3'),
(4683, 371, '_elementor_global_class_usage_indexed_preview', '1'),
(4684, 371, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4685, 371, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4687, 371, '_elementor_page_settings', 'a:0:{}'),
(4688, 371, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4689, 371, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8618, 644, '_wp_page_template', 'elementor_header_footer'),
(8619, 644, '_elementor_global_class_usage_indexed', '1'),
(8620, 644, '_elementor_edit_mode', 'builder'),
(8621, 644, '_elementor_template_type', 'wp-page'),
(8622, 644, '_elementor_version', '4.1.5'),
(8623, 644, '_elementor_pro_version', '4.1.3'),
(8624, 644, '_elementor_global_class_usage_indexed_preview', '1'),
(8625, 644, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8626, 644, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7883, 601, '_wp_page_template', 'elementor_header_footer'),
(7884, 601, '_elementor_global_class_usage_indexed', '1'),
(7885, 601, '_elementor_edit_mode', 'builder'),
(7886, 601, '_elementor_template_type', 'wp-page'),
(7887, 601, '_elementor_version', '4.1.5'),
(7888, 601, '_elementor_pro_version', '4.1.3'),
(7889, 601, '_elementor_global_class_usage_indexed_preview', '1'),
(7890, 601, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7891, 601, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4693, 372, '_elementor_global_class_usage_indexed', '1'),
(4694, 372, '_elementor_edit_mode', 'builder'),
(4695, 372, '_elementor_template_type', 'wp-page'),
(4696, 372, '_elementor_version', '4.1.5'),
(4697, 372, '_elementor_pro_version', '4.1.3'),
(4698, 372, '_elementor_global_class_usage_indexed_preview', '1'),
(4699, 372, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4700, 372, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4702, 372, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4703, 372, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7806, 595, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7807, 595, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4720, 373, '_elementor_page_settings', 'a:0:{}'),
(4721, 373, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4722, 373, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4723, 374, '_wp_page_template', 'elementor_header_footer'),
(4724, 374, '_elementor_global_class_usage_indexed', '1'),
(4725, 374, '_elementor_edit_mode', 'builder'),
(4726, 374, '_elementor_template_type', 'wp-page'),
(4727, 374, '_elementor_version', '4.1.5'),
(4728, 374, '_elementor_pro_version', '4.1.3'),
(4729, 374, '_elementor_global_class_usage_indexed_preview', '1'),
(4730, 374, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4731, 374, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4733, 374, '_elementor_page_settings', 'a:0:{}'),
(4734, 374, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4735, 374, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4737, 375, '_elementor_global_class_usage_indexed', '1'),
(4738, 375, '_elementor_edit_mode', 'builder'),
(4739, 375, '_elementor_template_type', 'wp-page'),
(4740, 375, '_elementor_version', '4.1.5'),
(4741, 375, '_elementor_pro_version', '4.1.3'),
(4742, 375, '_elementor_global_class_usage_indexed_preview', '1'),
(4743, 375, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4744, 375, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4746, 375, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4747, 375, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4752, 376, '_wp_page_template', 'elementor_header_footer'),
(4753, 376, '_elementor_global_class_usage_indexed', '1'),
(4754, 376, '_elementor_edit_mode', 'builder'),
(4755, 376, '_elementor_template_type', 'wp-page'),
(4756, 376, '_elementor_version', '4.1.5'),
(4757, 376, '_elementor_pro_version', '4.1.3'),
(4758, 376, '_elementor_global_class_usage_indexed_preview', '1'),
(4759, 376, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4760, 376, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4762, 376, '_elementor_page_settings', 'a:0:{}'),
(4763, 376, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4764, 376, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4765, 377, '_wp_page_template', 'elementor_header_footer'),
(4766, 377, '_elementor_global_class_usage_indexed', '1'),
(4767, 377, '_elementor_edit_mode', 'builder'),
(4768, 377, '_elementor_template_type', 'wp-page'),
(4769, 377, '_elementor_version', '4.1.5'),
(4770, 377, '_elementor_pro_version', '4.1.3'),
(4771, 377, '_elementor_global_class_usage_indexed_preview', '1'),
(4772, 377, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4773, 377, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\"},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4775, 377, '_elementor_page_settings', 'a:0:{}'),
(4776, 377, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4777, 377, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4778, 378, '_wp_page_template', 'elementor_header_footer'),
(4779, 378, '_elementor_global_class_usage_indexed', '1'),
(4780, 378, '_elementor_edit_mode', 'builder'),
(4781, 378, '_elementor_template_type', 'wp-page'),
(4782, 378, '_elementor_version', '4.1.5'),
(4783, 378, '_elementor_pro_version', '4.1.3'),
(4784, 378, '_elementor_global_class_usage_indexed_preview', '1'),
(4785, 378, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4786, 378, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4788, 378, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4789, 378, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4826, 381, '_wp_page_template', 'elementor_header_footer'),
(4796, 379, '_wp_page_template', 'elementor_header_footer'),
(4797, 379, '_elementor_global_class_usage_indexed', '1'),
(4798, 379, '_elementor_edit_mode', 'builder'),
(4799, 379, '_elementor_template_type', 'wp-page'),
(4800, 379, '_elementor_version', '4.1.5'),
(4801, 379, '_elementor_pro_version', '4.1.3'),
(4802, 379, '_elementor_global_class_usage_indexed_preview', '1'),
(4803, 379, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4804, 379, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4870, 384, '_wp_page_template', 'elementor_header_footer'),
(4844, 382, '_wp_page_template', 'elementor_header_footer'),
(4845, 382, '_elementor_global_class_usage_indexed', '1'),
(4846, 382, '_elementor_edit_mode', 'builder'),
(4847, 382, '_elementor_template_type', 'wp-page'),
(4848, 382, '_elementor_version', '4.1.5'),
(4849, 382, '_elementor_pro_version', '4.1.3'),
(4850, 382, '_elementor_global_class_usage_indexed_preview', '1'),
(4851, 382, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4852, 382, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":15,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4806, 379, '_elementor_page_settings', 'a:0:{}'),
(4807, 379, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4808, 379, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10558, 744, '_wc_average_rating', '0'),
(10559, 744, '_wc_review_count', '0'),
(10560, 744, 'attribute_pa_packs', '5-vials'),
(10561, 744, 'attribute_pa_size', '10mg'),
(10562, 744, '_product_version', '10.9.4'),
(10564, 742, '_regular_price', '60'),
(10565, 742, '_thumbnail_id', '0'),
(10566, 742, '_price', '60'),
(8628, 644, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8629, 644, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7797, 595, '_elementor_global_class_usage_indexed', '1'),
(7798, 595, '_elementor_edit_mode', 'builder'),
(7799, 595, '_elementor_template_type', 'wp-page'),
(7800, 595, '_elementor_version', '4.1.5'),
(7801, 595, '_elementor_pro_version', '4.1.3'),
(7802, 595, '_elementor_global_class_usage_indexed_preview', '1'),
(7803, 595, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7804, 595, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4811, 380, '_wp_page_template', 'elementor_header_footer'),
(4812, 380, '_elementor_global_class_usage_indexed', '1'),
(4813, 380, '_elementor_edit_mode', 'builder'),
(4814, 380, '_elementor_template_type', 'wp-page'),
(4815, 380, '_elementor_version', '4.1.5'),
(4816, 380, '_elementor_pro_version', '4.1.3'),
(4817, 380, '_elementor_global_class_usage_indexed_preview', '1'),
(4818, 380, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4819, 380, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":10,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4821, 380, '_elementor_page_settings', 'a:0:{}'),
(4822, 380, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4823, 380, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7791, 594, '_elementor_page_settings', 'a:0:{}'),
(7792, 594, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7793, 594, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11767, 809, '_wp_page_template', 'elementor_header_footer'),
(11768, 809, '_elementor_global_class_usage_indexed', '1'),
(11769, 809, '_elementor_edit_mode', 'builder'),
(11770, 809, '_elementor_template_type', 'wp-page'),
(11771, 809, '_elementor_version', '4.2.0'),
(11772, 809, '_elementor_pro_version', '4.2.0'),
(11773, 809, '_elementor_global_class_usage_indexed_preview', '1'),
(11774, 809, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11775, 809, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4827, 381, '_elementor_global_class_usage_indexed', '1'),
(4828, 381, '_elementor_edit_mode', 'builder'),
(4829, 381, '_elementor_template_type', 'wp-page'),
(4830, 381, '_elementor_version', '4.1.5'),
(4831, 381, '_elementor_pro_version', '4.1.3'),
(4832, 381, '_elementor_global_class_usage_indexed_preview', '1'),
(4833, 381, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4834, 381, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":15,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4836, 381, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4837, 381, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11168, 774, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(7781, 594, '_wp_page_template', 'elementor_header_footer'),
(7782, 594, '_elementor_global_class_usage_indexed', '1'),
(7783, 594, '_elementor_edit_mode', 'builder'),
(7784, 594, '_elementor_template_type', 'wp-page'),
(7785, 594, '_elementor_version', '4.1.5'),
(7786, 594, '_elementor_pro_version', '4.1.3'),
(7787, 594, '_elementor_global_class_usage_indexed_preview', '1'),
(7788, 594, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7789, 594, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lab tested Quality\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4854, 382, '_elementor_page_settings', 'a:0:{}'),
(4855, 382, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4856, 382, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4857, 383, '_wp_page_template', 'elementor_header_footer'),
(4858, 383, '_elementor_global_class_usage_indexed', '1'),
(4859, 383, '_elementor_edit_mode', 'builder'),
(4860, 383, '_elementor_template_type', 'wp-page'),
(4861, 383, '_elementor_version', '4.1.5'),
(4862, 383, '_elementor_pro_version', '4.1.3'),
(4863, 383, '_elementor_global_class_usage_indexed_preview', '1'),
(4864, 383, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4865, 383, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":15,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4867, 383, '_elementor_page_settings', 'a:0:{}'),
(4868, 383, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4869, 383, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4871, 384, '_elementor_global_class_usage_indexed', '1'),
(4872, 384, '_elementor_edit_mode', 'builder'),
(4873, 384, '_elementor_template_type', 'wp-page'),
(4874, 384, '_elementor_version', '4.1.5'),
(4875, 384, '_elementor_pro_version', '4.1.3'),
(4876, 384, '_elementor_global_class_usage_indexed_preview', '1'),
(4877, 384, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4878, 384, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4880, 384, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4881, 384, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4918, 387, '_wp_page_template', 'elementor_header_footer'),
(4888, 385, '_wp_page_template', 'elementor_header_footer'),
(4889, 385, '_elementor_global_class_usage_indexed', '1'),
(4890, 385, '_elementor_edit_mode', 'builder'),
(4891, 385, '_elementor_template_type', 'wp-page'),
(4892, 385, '_elementor_version', '4.1.5'),
(4893, 385, '_elementor_pro_version', '4.1.3'),
(4894, 385, '_elementor_global_class_usage_indexed_preview', '1'),
(4895, 385, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4896, 385, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5011, 394, '_wp_page_template', 'elementor_header_footer'),
(5012, 394, '_elementor_global_class_usage_indexed', '1'),
(4959, 390, '_wp_page_template', 'elementor_header_footer'),
(4960, 390, '_elementor_global_class_usage_indexed', '1'),
(4961, 390, '_elementor_edit_mode', 'builder'),
(4962, 390, '_elementor_template_type', 'wp-page'),
(4963, 390, '_elementor_version', '4.1.5'),
(4964, 390, '_elementor_pro_version', '4.1.3'),
(4965, 390, '_elementor_global_class_usage_indexed_preview', '1'),
(4966, 390, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4967, 390, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4898, 385, '_elementor_page_settings', 'a:0:{}'),
(4899, 385, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4900, 385, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7776, 593, '_elementor_page_settings', 'a:0:{}'),
(7777, 593, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7778, 593, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11105, 771, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11106, 771, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(11109, 772, '_elementor_source', 'post'),
(11110, 772, '_elementor_edit_mode', 'builder'),
(11111, 772, '_elementor_template_type', 'popup'),
(11112, 772, '_elementor_version', '4.2.0'),
(11113, 772, '_elementor_pro_version', '4.1.3'),
(11114, 772, '_elementor_global_class_usage_indexed', '1'),
(11115, 772, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11116, 772, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(11117, 772, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11118, 772, '_wp_page_template', 'default'),
(11119, 772, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"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\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#7C7979\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(11159, 774, '_elementor_source', 'post'),
(11160, 774, '_elementor_edit_mode', 'builder'),
(11161, 774, '_elementor_template_type', 'product'),
(11162, 774, '_elementor_version', '4.2.0'),
(11163, 774, '_elementor_pro_version', '4.1.3'),
(11164, 774, '_elementor_global_class_usage_indexed', '1'),
(11165, 774, '_elementor_global_class_usage_indexed_preview', '1'),
(11166, 774, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11167, 774, '_wp_page_template', 'default'),
(10036, 721, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(10037, 721, '_elementor_screenshot_failed', '2026-07-20 07:29:23'),
(11120, 772, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11121, 772, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10002, 720, '_stock_status', 'instock'),
(10003, 720, '_wc_average_rating', '0'),
(10004, 720, '_wc_review_count', '0'),
(10005, 720, 'attribute_pa_packs', '5-vials'),
(10006, 720, 'attribute_pa_size', '70mg'),
(10007, 720, '_product_version', '10.9.4'),
(10009, 718, '_thumbnail_id', '0'),
(4903, 386, '_wp_page_template', 'elementor_header_footer'),
(4904, 386, '_elementor_global_class_usage_indexed', '1'),
(4905, 386, '_elementor_edit_mode', 'builder'),
(4906, 386, '_elementor_template_type', 'wp-page'),
(4907, 386, '_elementor_version', '4.1.5'),
(4908, 386, '_elementor_pro_version', '4.1.3'),
(4909, 386, '_elementor_global_class_usage_indexed_preview', '1'),
(4910, 386, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4911, 386, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/evolvingwellness\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4913, 386, '_elementor_page_settings', 'a:0:{}'),
(4914, 386, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4915, 386, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9963, 718, '_download_limit', '-1'),
(9964, 718, '_download_expiry', '-1'),
(9965, 718, '_stock', '100'),
(9966, 718, '_stock_status', 'instock'),
(9967, 718, '_wc_average_rating', '0'),
(9968, 718, '_wc_review_count', '0'),
(9969, 718, 'attribute_pa_packs', '1-vial'),
(9970, 718, 'attribute_pa_size', '70mg'),
(9971, 718, '_product_version', '10.9.4'),
(9972, 719, '_variation_description', ''),
(9973, 719, 'total_sales', '0'),
(9974, 719, '_tax_status', 'taxable'),
(9975, 719, '_tax_class', 'parent'),
(9976, 719, '_manage_stock', 'yes'),
(9977, 719, '_backorders', 'no'),
(9978, 719, '_sold_individually', 'no'),
(9979, 719, '_virtual', 'no'),
(9980, 719, '_downloadable', 'no'),
(9981, 719, '_download_limit', '-1'),
(9982, 719, '_download_expiry', '-1'),
(9983, 719, '_stock', '100'),
(9984, 719, '_stock_status', 'instock'),
(9985, 719, '_wc_average_rating', '0'),
(9986, 719, '_wc_review_count', '0'),
(9987, 719, 'attribute_pa_packs', '10-vials'),
(9988, 719, 'attribute_pa_size', '70mg'),
(9989, 719, '_product_version', '10.9.4'),
(9990, 720, '_variation_description', ''),
(9991, 720, 'total_sales', '0'),
(9992, 720, '_tax_status', 'taxable'),
(9993, 720, '_tax_class', 'parent'),
(9994, 720, '_manage_stock', 'yes'),
(9995, 720, '_backorders', 'no'),
(9996, 720, '_sold_individually', 'no'),
(9997, 720, '_virtual', 'no'),
(9998, 720, '_downloadable', 'no'),
(9999, 720, '_download_limit', '-1'),
(10000, 720, '_download_expiry', '-1'),
(10001, 720, '_stock', '100'),
(9908, 715, '_stock_status', 'instock'),
(9909, 715, '_wc_average_rating', '0'),
(9910, 715, '_wc_review_count', '0'),
(9911, 715, 'attribute_pa_packs', '10-vials'),
(9912, 715, 'attribute_pa_size', '80mg'),
(9913, 715, '_product_version', '10.9.4'),
(9914, 716, '_variation_description', ''),
(9915, 716, 'total_sales', '0');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9916, 716, '_tax_status', 'taxable'),
(9917, 716, '_tax_class', 'parent'),
(9918, 716, '_manage_stock', 'yes'),
(9919, 716, '_backorders', 'no'),
(9920, 716, '_sold_individually', 'no'),
(9921, 716, '_virtual', 'no'),
(9922, 716, '_downloadable', 'no'),
(9923, 716, '_download_limit', '-1'),
(9924, 716, '_download_expiry', '-1'),
(9925, 716, '_stock', '100'),
(9926, 716, '_stock_status', 'instock'),
(9927, 716, '_wc_average_rating', '0'),
(9928, 716, '_wc_review_count', '0'),
(9929, 716, 'attribute_pa_packs', '5-vials'),
(9930, 716, 'attribute_pa_size', '80mg'),
(9931, 716, '_product_version', '10.9.4'),
(9956, 718, '_tax_status', 'taxable'),
(9957, 718, '_tax_class', 'parent'),
(9958, 718, '_manage_stock', 'yes'),
(9959, 718, '_backorders', 'no'),
(9960, 718, '_sold_individually', 'no'),
(9961, 718, '_virtual', 'no'),
(9962, 718, '_downloadable', 'no'),
(9892, 714, '_wc_review_count', '0'),
(9893, 714, 'attribute_pa_packs', '1-vial'),
(9894, 714, 'attribute_pa_size', '80mg'),
(9895, 714, '_product_version', '10.9.4'),
(9896, 715, '_variation_description', ''),
(9897, 715, 'total_sales', '0'),
(9898, 715, '_tax_status', 'taxable'),
(9899, 715, '_tax_class', 'parent'),
(9900, 715, '_manage_stock', 'yes'),
(9901, 715, '_backorders', 'no'),
(9902, 715, '_sold_individually', 'no'),
(9903, 715, '_virtual', 'no'),
(9904, 715, '_downloadable', 'no'),
(9905, 715, '_download_limit', '-1'),
(9906, 715, '_download_expiry', '-1'),
(9907, 715, '_stock', '100'),
(9840, 713, '_variation_description', ''),
(9841, 713, 'total_sales', '0'),
(9842, 713, '_tax_status', 'taxable'),
(9843, 713, '_tax_class', 'parent'),
(9844, 713, '_manage_stock', 'yes'),
(9845, 713, '_backorders', 'no'),
(9846, 713, '_sold_individually', 'no'),
(9847, 713, '_virtual', 'no'),
(9848, 713, '_downloadable', 'no'),
(9849, 713, '_download_limit', '-1'),
(9850, 713, '_download_expiry', '-1'),
(9851, 713, '_stock', '100'),
(9852, 713, '_stock_status', 'instock'),
(9853, 713, '_wc_average_rating', '0'),
(9854, 713, '_wc_review_count', '0'),
(9855, 713, 'attribute_pa_packs', '5-vials'),
(9856, 713, 'attribute_pa_size', '50mg'),
(9857, 713, '_product_version', '10.9.4'),
(9881, 714, '_tax_class', 'parent'),
(9882, 714, '_manage_stock', 'yes'),
(9883, 714, '_backorders', 'no'),
(9884, 714, '_sold_individually', 'no'),
(9885, 714, '_virtual', 'no'),
(9886, 714, '_downloadable', 'no'),
(9887, 714, '_download_limit', '-1'),
(9888, 714, '_download_expiry', '-1'),
(9889, 714, '_stock', '100'),
(9890, 714, '_stock_status', 'instock'),
(9891, 714, '_wc_average_rating', '0'),
(9823, 712, 'total_sales', '0'),
(9824, 712, '_tax_status', 'taxable'),
(9825, 712, '_tax_class', 'parent'),
(9826, 712, '_manage_stock', 'yes'),
(9827, 712, '_backorders', 'no'),
(9828, 712, '_sold_individually', 'no'),
(9829, 712, '_virtual', 'no'),
(9830, 712, '_downloadable', 'no'),
(9831, 712, '_download_limit', '-1'),
(9832, 712, '_download_expiry', '-1'),
(9833, 712, '_stock', '100'),
(9834, 712, '_stock_status', 'instock'),
(9835, 712, '_wc_average_rating', '0'),
(9836, 712, '_wc_review_count', '0'),
(9837, 712, 'attribute_pa_packs', '10-vials'),
(9838, 712, 'attribute_pa_size', '50mg'),
(9839, 712, '_product_version', '10.9.4'),
(7864, 600, '_wp_page_template', 'elementor_header_footer'),
(7836, 598, '_wp_page_template', 'elementor_header_footer'),
(7837, 598, '_elementor_global_class_usage_indexed', '1'),
(7838, 598, '_elementor_edit_mode', 'builder'),
(7839, 598, '_elementor_template_type', 'wp-page'),
(7840, 598, '_elementor_version', '4.1.5'),
(7841, 598, '_elementor_pro_version', '4.1.3'),
(7842, 598, '_elementor_global_class_usage_indexed_preview', '1'),
(7843, 598, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7844, 598, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4919, 387, '_elementor_global_class_usage_indexed', '1'),
(4920, 387, '_elementor_edit_mode', 'builder'),
(4921, 387, '_elementor_template_type', 'wp-page'),
(4922, 387, '_elementor_version', '4.1.5'),
(4923, 387, '_elementor_pro_version', '4.1.3'),
(4924, 387, '_elementor_global_class_usage_indexed_preview', '1'),
(4925, 387, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4926, 387, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4928, 387, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4929, 387, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7756, 592, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7757, 592, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9816, 711, '_stock_status', 'instock'),
(9817, 711, '_wc_average_rating', '0'),
(9818, 711, '_wc_review_count', '0'),
(9819, 711, 'attribute_pa_packs', '1-vial'),
(9820, 711, 'attribute_pa_size', '50mg'),
(9821, 711, '_product_version', '10.9.4'),
(9822, 712, '_variation_description', ''),
(13181, 102, '_price', '75'),
(9804, 711, '_variation_description', ''),
(9805, 711, 'total_sales', '0'),
(9806, 711, '_tax_status', 'taxable'),
(9807, 711, '_tax_class', 'parent'),
(9808, 711, '_manage_stock', 'yes'),
(9809, 711, '_backorders', 'no'),
(9810, 711, '_sold_individually', 'no'),
(9811, 711, '_virtual', 'no'),
(9812, 711, '_downloadable', 'no'),
(9813, 711, '_download_limit', '-1'),
(9814, 711, '_download_expiry', '-1'),
(9815, 711, '_stock', '99'),
(11126, 773, '_elementor_source', 'post'),
(11127, 773, '_elementor_edit_mode', 'builder'),
(11128, 773, '_elementor_template_type', 'popup'),
(11129, 773, '_elementor_version', '4.2.0'),
(11130, 773, '_elementor_pro_version', '4.1.3'),
(11131, 773, '_elementor_global_class_usage_indexed', '1'),
(11132, 773, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11133, 773, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(11134, 773, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11135, 773, '_wp_page_template', 'default'),
(11136, 773, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"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\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#7C7979\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(11460, 791, '_elementor_source', 'post'),
(11461, 791, '_elementor_edit_mode', 'builder'),
(11462, 791, '_elementor_template_type', 'popup'),
(11463, 791, '_elementor_version', '4.2.0'),
(11464, 791, '_elementor_pro_version', '4.1.3'),
(11465, 791, '_elementor_global_class_usage_indexed', '1'),
(11466, 791, '_elementor_global_class_usage_indexed_preview', '1'),
(11467, 791, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(11468, 791, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11469, 791, '_wp_page_template', 'default'),
(11470, 791, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"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\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"},\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#7C7979\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10048, 722, '_elementor_source', 'post'),
(10049, 722, '_elementor_edit_mode', 'builder'),
(10050, 722, '_elementor_template_type', 'product'),
(10051, 722, '_elementor_version', '4.2.0'),
(10052, 722, '_elementor_pro_version', '4.1.3'),
(10053, 722, '_elementor_global_class_usage_indexed', '1'),
(10054, 722, '_elementor_global_class_usage_indexed_preview', '1'),
(10055, 722, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10056, 722, '_wp_page_template', 'default'),
(10057, 722, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\"},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(11137, 773, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11138, 773, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(11073, 769, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11074, 769, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(5041, 396, '_wp_page_template', 'elementor_header_footer'),
(5013, 394, '_elementor_edit_mode', 'builder'),
(5014, 394, '_elementor_template_type', 'wp-page'),
(5015, 394, '_elementor_version', '4.1.5'),
(5016, 394, '_elementor_pro_version', '4.1.3'),
(5017, 394, '_elementor_global_class_usage_indexed_preview', '1'),
(5018, 394, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5019, 394, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314FD6\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4938, 388, '_wp_attached_file', '2026/07/freepik__adjust__51212-1.webp'),
(4939, 388, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1091;s:4:\"file\";s:37:\"2026/07/freepik__adjust__51212-1.webp\";s:8:\"filesize\";i:44148;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"freepik__adjust__51212-1-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2726;}}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:\"\";}}'),
(7920, 603, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7921, 603, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\",\"id\":45},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5194, 405, '_wp_page_template', 'elementor_header_footer'),
(4989, 392, '_wp_page_template', 'elementor_header_footer'),
(4990, 392, '_elementor_global_class_usage_indexed', '1'),
(4991, 392, '_elementor_edit_mode', 'builder'),
(4992, 392, '_elementor_template_type', 'wp-page'),
(4993, 392, '_elementor_version', '4.1.5'),
(4994, 392, '_elementor_pro_version', '4.1.3'),
(4995, 392, '_elementor_global_class_usage_indexed_preview', '1'),
(4996, 392, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4997, 392, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314FD6\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4969, 390, '_elementor_page_settings', 'a:0:{}'),
(4971, 390, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4972, 390, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(4974, 391, '_wp_page_template', 'elementor_header_footer'),
(4975, 391, '_elementor_global_class_usage_indexed', '1'),
(4976, 391, '_elementor_edit_mode', 'builder'),
(4977, 391, '_elementor_template_type', 'wp-page'),
(4978, 391, '_elementor_version', '4.1.5'),
(4979, 391, '_elementor_pro_version', '4.1.3'),
(4980, 391, '_elementor_global_class_usage_indexed_preview', '1'),
(4981, 391, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(4982, 391, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(4984, 391, '_elementor_page_settings', 'a:0:{}'),
(11477, 792, '_elementor_source', 'post'),
(11478, 792, '_elementor_edit_mode', 'builder'),
(11479, 792, '_elementor_template_type', 'popup'),
(11480, 792, '_elementor_version', '4.2.0'),
(11481, 792, '_elementor_pro_version', '4.1.3'),
(11482, 792, '_elementor_global_class_usage_indexed', '1'),
(11483, 792, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11484, 792, '_elementor_page_settings', 'a:16:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:18:\"width_mobile_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:410;s:5:\"sizes\";a:0:{}}s:12:\"width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:319;s:5:\"sizes\";a:0:{}}s:19:\"margin_mobile_extra\";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;}}'),
(11485, 792, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11486, 792, '_wp_page_template', 'default'),
(11487, 792, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"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\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"},\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#7C7979\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"},\"icon_position_mobile\":\"top\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(13769, 931, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(10929, 761, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10930, 761, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(9765, 708, '_wpcode_auto_insert', '1'),
(9766, 708, '_wpcode_auto_insert_number', '1'),
(9767, 709, '_wpcode_auto_insert', '1'),
(9768, 709, '_wpcode_library_id', '12'),
(9769, 710, '_wpcode_auto_insert', '1'),
(9770, 710, '_wpcode_auto_insert_number', '1'),
(9771, 710, '_wpcode_conditional_logic_enabled', ''),
(9772, 710, '_wpcode_priority', '10'),
(9773, 710, '_wpcode_note', ''),
(9774, 710, '_wpcode_location_extra', ''),
(9775, 710, '_wpcode_shortcode_attributes', 'a:0:{}'),
(9776, 710, '_edit_lock', '1785856656:1'),
(9777, 710, '_wpcode_conditional_logic', 'a:0:{}'),
(10491, 741, '_product_version', '10.9.4'),
(10509, 742, '_variation_description', ''),
(10510, 742, 'total_sales', '0'),
(10511, 742, '_tax_status', 'taxable'),
(10512, 742, '_tax_class', 'parent'),
(10513, 742, '_manage_stock', 'yes'),
(10514, 742, '_backorders', 'no'),
(10515, 742, '_sold_individually', 'no'),
(10516, 742, '_virtual', 'no'),
(10517, 742, '_downloadable', 'no'),
(10518, 742, '_download_limit', '-1'),
(10519, 742, '_download_expiry', '-1'),
(10520, 742, '_stock', '100'),
(10521, 742, '_stock_status', 'instock'),
(10522, 742, '_wc_average_rating', '0'),
(10523, 742, '_wc_review_count', '0'),
(10524, 742, 'attribute_pa_packs', '1-vial'),
(10525, 742, 'attribute_pa_size', '10mg'),
(10526, 742, '_product_version', '10.9.4'),
(10527, 743, '_variation_description', ''),
(10528, 743, 'total_sales', '0'),
(10529, 743, '_tax_status', 'taxable'),
(10530, 743, '_tax_class', 'parent'),
(10531, 743, '_manage_stock', 'yes'),
(10532, 743, '_backorders', 'no'),
(10533, 743, '_sold_individually', 'no'),
(10534, 743, '_virtual', 'no'),
(10535, 743, '_downloadable', 'no'),
(10536, 743, '_download_limit', '-1'),
(10537, 743, '_download_expiry', '-1'),
(10538, 743, '_stock', '100'),
(10539, 743, '_stock_status', 'instock'),
(10540, 743, '_wc_average_rating', '0'),
(10541, 743, '_wc_review_count', '0'),
(7747, 592, '_elementor_global_class_usage_indexed', '1'),
(7748, 592, '_elementor_edit_mode', 'builder'),
(7749, 592, '_elementor_template_type', 'wp-page'),
(7750, 592, '_elementor_version', '4.1.5'),
(7751, 592, '_elementor_pro_version', '4.1.3'),
(7752, 592, '_elementor_global_class_usage_indexed_preview', '1'),
(7753, 592, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7754, 592, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lab tested Quality\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4986, 391, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(4987, 391, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7741, 591, '_elementor_page_settings', 'a:0:{}'),
(7742, 591, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7743, 591, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5000, 392, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5001, 392, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5091, 399, '_wp_page_template', 'elementor_header_footer'),
(5061, 397, '_wp_page_template', 'elementor_header_footer'),
(5062, 397, '_elementor_global_class_usage_indexed', '1'),
(5063, 397, '_elementor_edit_mode', 'builder'),
(5064, 397, '_elementor_template_type', 'wp-page'),
(5065, 397, '_elementor_version', '4.1.5'),
(5066, 397, '_elementor_pro_version', '4.1.3'),
(5067, 397, '_elementor_global_class_usage_indexed_preview', '1'),
(5068, 397, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5069, 397, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5332, 414, '_wp_page_template', 'elementor_header_footer'),
(5333, 414, '_elementor_global_class_usage_indexed', '1'),
(5334, 414, '_elementor_edit_mode', 'builder'),
(5335, 414, '_elementor_template_type', 'wp-page'),
(5336, 414, '_elementor_version', '4.1.5'),
(5337, 414, '_elementor_pro_version', '4.1.3'),
(5338, 414, '_elementor_global_class_usage_indexed_preview', '1'),
(5339, 414, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5340, 414, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5009, 393, '_wp_trash_meta_status', 'publish'),
(5010, 393, '_wp_trash_meta_time', '1784470295'),
(5021, 394, '_elementor_page_settings', 'a:0:{}'),
(5022, 394, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5023, 394, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7731, 591, '_wp_page_template', 'elementor_header_footer'),
(7732, 591, '_elementor_global_class_usage_indexed', '1'),
(7733, 591, '_elementor_edit_mode', 'builder'),
(7734, 591, '_elementor_template_type', 'wp-page'),
(7735, 591, '_elementor_version', '4.1.5'),
(7736, 591, '_elementor_pro_version', '4.1.3'),
(7737, 591, '_elementor_global_class_usage_indexed_preview', '1'),
(7738, 591, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7739, 591, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lab tested Quality\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5026, 395, '_wp_page_template', 'elementor_header_footer'),
(5027, 395, '_elementor_global_class_usage_indexed', '1'),
(5028, 395, '_elementor_edit_mode', 'builder'),
(5029, 395, '_elementor_template_type', 'wp-page'),
(5030, 395, '_elementor_version', '4.1.5'),
(5031, 395, '_elementor_pro_version', '4.1.3'),
(5032, 395, '_elementor_global_class_usage_indexed_preview', '1'),
(5033, 395, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5034, 395, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314FD6\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5036, 395, '_elementor_page_settings', 'a:0:{}'),
(5037, 395, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5038, 395, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7726, 590, '_elementor_page_settings', 'a:0:{}'),
(7727, 590, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7728, 590, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9130, 677, '_elementor_global_class_usage_indexed', '1'),
(8709, 649, '_wp_page_template', 'elementor_header_footer'),
(8710, 649, '_elementor_global_class_usage_indexed', '1'),
(8711, 649, '_elementor_edit_mode', 'builder'),
(8712, 649, '_elementor_template_type', 'wp-page'),
(8713, 649, '_elementor_version', '4.1.5'),
(8714, 649, '_elementor_pro_version', '4.1.3'),
(8715, 649, '_elementor_global_class_usage_indexed_preview', '1'),
(8716, 649, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8717, 649, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10550, 744, '_backorders', 'no'),
(10551, 744, '_sold_individually', 'no'),
(10552, 744, '_virtual', 'no'),
(10553, 744, '_downloadable', 'no'),
(10554, 744, '_download_limit', '-1'),
(10555, 744, '_download_expiry', '-1'),
(10556, 744, '_stock', '100'),
(10557, 744, '_stock_status', 'instock'),
(8689, 647, '_elementor_page_settings', 'a:0:{}'),
(5042, 396, '_elementor_global_class_usage_indexed', '1'),
(5043, 396, '_elementor_edit_mode', 'builder'),
(5044, 396, '_elementor_template_type', 'wp-page'),
(5045, 396, '_elementor_version', '4.1.5'),
(5046, 396, '_elementor_pro_version', '4.1.3'),
(5047, 396, '_elementor_global_class_usage_indexed_preview', '1'),
(5048, 396, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5049, 396, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5051, 396, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5052, 396, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7913, 603, '_wp_page_template', 'elementor_header_footer'),
(7796, 595, '_wp_page_template', 'elementor_header_footer'),
(7767, 593, '_elementor_global_class_usage_indexed', '1'),
(7768, 593, '_elementor_edit_mode', 'builder'),
(7769, 593, '_elementor_template_type', 'wp-page'),
(7770, 593, '_elementor_version', '4.1.5'),
(7771, 593, '_elementor_pro_version', '4.1.3'),
(7772, 593, '_elementor_global_class_usage_indexed_preview', '1'),
(7773, 593, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7774, 593, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lab tested Quality\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5141, 402, '_wp_page_template', 'elementor_header_footer'),
(5111, 400, '_wp_page_template', 'elementor_header_footer'),
(5112, 400, '_elementor_global_class_usage_indexed', '1'),
(5113, 400, '_elementor_edit_mode', 'builder'),
(5114, 400, '_elementor_template_type', 'wp-page'),
(5115, 400, '_elementor_version', '4.1.5'),
(5116, 400, '_elementor_pro_version', '4.1.3'),
(5117, 400, '_elementor_global_class_usage_indexed_preview', '1'),
(5118, 400, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5119, 400, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5071, 397, '_elementor_page_settings', 'a:0:{}'),
(5072, 397, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5073, 397, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7706, 589, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7707, 589, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8676, 646, '_wp_attached_file', '2026/07/Peptides-Mobile-Banner.jpg'),
(8677, 646, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:34:\"2026/07/Peptides-Mobile-Banner.jpg\";s:8:\"filesize\";i:1477088;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Peptides-Mobile-Banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4084;}}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:\"\";}}'),
(11759, 808, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11760, 808, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11797, 811, '_wp_page_template', 'elementor_header_footer'),
(5076, 398, '_wp_page_template', 'elementor_header_footer'),
(5077, 398, '_elementor_global_class_usage_indexed', '1'),
(5078, 398, '_elementor_edit_mode', 'builder'),
(5079, 398, '_elementor_template_type', 'wp-page'),
(5080, 398, '_elementor_version', '4.1.5'),
(5081, 398, '_elementor_pro_version', '4.1.3'),
(5082, 398, '_elementor_global_class_usage_indexed_preview', '1'),
(5083, 398, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5084, 398, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Primary Care\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Health Risk Assessments (HRA)\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Veteran Disability Examinations\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Telehealth Visits\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Scheduling an Appointment \",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5086, 398, '_elementor_page_settings', 'a:0:{}'),
(5087, 398, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5088, 398, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7698, 589, '_elementor_edit_mode', 'builder'),
(7699, 589, '_elementor_template_type', 'wp-page'),
(7700, 589, '_elementor_version', '4.1.5'),
(7701, 589, '_elementor_pro_version', '4.1.3'),
(7702, 589, '_elementor_global_class_usage_indexed_preview', '1'),
(7703, 589, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7704, 589, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lab tested Quality\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5092, 399, '_elementor_global_class_usage_indexed', '1'),
(5093, 399, '_elementor_edit_mode', 'builder'),
(5094, 399, '_elementor_template_type', 'wp-page'),
(5095, 399, '_elementor_version', '4.1.5'),
(5096, 399, '_elementor_pro_version', '4.1.3'),
(5097, 399, '_elementor_global_class_usage_indexed_preview', '1'),
(5098, 399, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5099, 399, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5101, 399, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5102, 399, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7691, 588, '_elementor_page_settings', 'a:0:{}'),
(7692, 588, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7693, 588, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8691, 647, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8692, 647, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8694, 648, '_wp_page_template', 'elementor_header_footer'),
(8695, 648, '_elementor_global_class_usage_indexed', '1'),
(8696, 648, '_elementor_edit_mode', 'builder'),
(8697, 648, '_elementor_template_type', 'wp-page'),
(8698, 648, '_elementor_version', '4.1.5'),
(8699, 648, '_elementor_pro_version', '4.1.3'),
(8700, 648, '_elementor_global_class_usage_indexed_preview', '1'),
(8701, 648, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8702, 648, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5195, 405, '_elementor_global_class_usage_indexed', '1'),
(5164, 403, '_wp_page_template', 'elementor_header_footer'),
(5165, 403, '_elementor_global_class_usage_indexed', '1'),
(5166, 403, '_elementor_edit_mode', 'builder'),
(5167, 403, '_elementor_template_type', 'wp-page'),
(5168, 403, '_elementor_version', '4.1.5'),
(5169, 403, '_elementor_pro_version', '4.1.3'),
(5170, 403, '_elementor_global_class_usage_indexed_preview', '1'),
(5171, 403, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5172, 403, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a7b4\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5121, 400, '_elementor_page_settings', 'a:0:{}'),
(5122, 400, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5123, 400, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7681, 588, '_wp_page_template', 'elementor_header_footer'),
(7682, 588, '_elementor_global_class_usage_indexed', '1'),
(7683, 588, '_elementor_edit_mode', 'builder'),
(7684, 588, '_elementor_template_type', 'wp-page'),
(7685, 588, '_elementor_version', '4.1.5'),
(7686, 588, '_elementor_pro_version', '4.1.3'),
(7687, 588, '_elementor_global_class_usage_indexed_preview', '1'),
(7688, 588, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7689, 588, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5126, 401, '_wp_page_template', 'elementor_header_footer'),
(5127, 401, '_elementor_global_class_usage_indexed', '1'),
(5128, 401, '_elementor_edit_mode', 'builder'),
(5129, 401, '_elementor_template_type', 'wp-page'),
(5130, 401, '_elementor_version', '4.1.5'),
(5131, 401, '_elementor_pro_version', '4.1.3'),
(5132, 401, '_elementor_global_class_usage_indexed_preview', '1'),
(5133, 401, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5134, 401, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#587994\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5136, 401, '_elementor_page_settings', 'a:0:{}'),
(5137, 401, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5138, 401, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7676, 587, '_elementor_page_settings', 'a:0:{}'),
(7677, 587, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7678, 587, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5142, 402, '_elementor_global_class_usage_indexed', '1'),
(5143, 402, '_elementor_edit_mode', 'builder'),
(5144, 402, '_elementor_template_type', 'wp-page'),
(5145, 402, '_elementor_version', '4.1.5'),
(5146, 402, '_elementor_pro_version', '4.1.3'),
(5147, 402, '_elementor_global_class_usage_indexed_preview', '1'),
(5148, 402, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5149, 402, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a7b4\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5151, 402, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5152, 402, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10542, 743, 'attribute_pa_packs', '10-vials'),
(10543, 743, 'attribute_pa_size', '10mg'),
(10544, 743, '_product_version', '10.9.4'),
(10545, 744, '_variation_description', ''),
(10546, 744, 'total_sales', '0'),
(10547, 744, '_tax_status', 'taxable'),
(10548, 744, '_tax_class', 'parent'),
(10549, 744, '_manage_stock', 'yes'),
(8704, 648, '_elementor_page_settings', 'a:0:{}'),
(7716, 590, '_wp_page_template', 'elementor_header_footer'),
(7717, 590, '_elementor_global_class_usage_indexed', '1'),
(7718, 590, '_elementor_edit_mode', 'builder'),
(7719, 590, '_elementor_template_type', 'wp-page'),
(7720, 590, '_elementor_version', '4.1.5'),
(7721, 590, '_elementor_pro_version', '4.1.3'),
(7722, 590, '_elementor_global_class_usage_indexed_preview', '1'),
(7723, 590, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7724, 590, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lab tested Quality\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5314, 413, '_wp_page_template', 'elementor_header_footer'),
(5284, 411, '_wp_page_template', 'elementor_header_footer'),
(5285, 411, '_elementor_global_class_usage_indexed', '1'),
(5286, 411, '_elementor_edit_mode', 'builder'),
(5287, 411, '_elementor_template_type', 'wp-page'),
(5288, 411, '_elementor_version', '4.1.5'),
(5289, 411, '_elementor_pro_version', '4.1.3'),
(5290, 411, '_elementor_global_class_usage_indexed_preview', '1'),
(5291, 411, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5292, 411, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5163, 287, '_elementor_global_class_usage_indexed', '1'),
(5174, 403, '_elementor_page_settings', 'a:0:{}'),
(5175, 403, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5176, 403, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7656, 586, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7657, 586, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11746, 807, '_elementor_page_settings', 'a:0:{}'),
(11747, 807, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11748, 807, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11750, 808, '_elementor_global_class_usage_indexed', '1'),
(11751, 808, '_elementor_edit_mode', 'builder'),
(11752, 808, '_elementor_template_type', 'wp-page'),
(11753, 808, '_elementor_version', '4.2.0'),
(11754, 808, '_elementor_pro_version', '4.2.0'),
(11755, 808, '_elementor_global_class_usage_indexed_preview', '1'),
(11756, 808, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11757, 808, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5179, 404, '_wp_page_template', 'elementor_header_footer'),
(5180, 404, '_elementor_global_class_usage_indexed', '1'),
(5181, 404, '_elementor_edit_mode', 'builder'),
(5182, 404, '_elementor_template_type', 'wp-page'),
(5183, 404, '_elementor_version', '4.1.5'),
(5184, 404, '_elementor_pro_version', '4.1.3'),
(5185, 404, '_elementor_global_class_usage_indexed_preview', '1'),
(5186, 404, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5187, 404, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a7b4\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"category_post_filter_type\":\"IN\",\"category_post\":\"\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5189, 404, '_elementor_page_settings', 'a:0:{}'),
(5190, 404, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5191, 404, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8706, 648, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8707, 648, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7647, 586, '_elementor_global_class_usage_indexed', '1'),
(7648, 586, '_elementor_edit_mode', 'builder'),
(7649, 586, '_elementor_template_type', 'wp-page'),
(7650, 586, '_elementor_version', '4.1.5'),
(7651, 586, '_elementor_pro_version', '4.1.3'),
(7652, 586, '_elementor_global_class_usage_indexed_preview', '1'),
(7653, 586, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7654, 586, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5196, 405, '_elementor_edit_mode', 'builder'),
(5197, 405, '_elementor_template_type', 'wp-page'),
(5198, 405, '_elementor_version', '4.1.5'),
(5199, 405, '_elementor_pro_version', '4.1.3'),
(5200, 405, '_elementor_global_class_usage_indexed_preview', '1'),
(5201, 405, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5202, 405, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5204, 405, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5205, 405, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7641, 585, '_elementor_page_settings', 'a:0:{}'),
(7642, 585, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7643, 585, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8720, 649, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8721, 649, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5214, 406, '_wp_trash_meta_status', 'publish'),
(5215, 406, '_wp_trash_meta_time', '1784470973'),
(5226, 407, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7224, 562, '_elementor_source', 'post'),
(7225, 562, '_elementor_edit_mode', 'builder'),
(7226, 562, '_elementor_template_type', 'footer'),
(7227, 562, '_elementor_version', '4.1.5'),
(7228, 562, '_elementor_pro_version', '4.1.3'),
(7229, 562, '_elementor_global_class_usage_indexed', '1'),
(7230, 562, '_elementor_global_class_usage_indexed_preview', '1'),
(7231, 562, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7232, 562, '_wp_page_template', 'default'),
(7233, 562, '_elementor_data', '[{\"id\":\"26b1f0de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7d2d2490\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"531a1717\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c9de4da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3520ff5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a5ac601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"56dde9e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42356e8f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Research Article\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5582e877\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"141dcf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63834c8c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"13217a75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"1a7af03d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35a49637\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d5b8f7d\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c9dae74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e9fbab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"241b9f1a\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"34eec280\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aff894e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5cf4ef80\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(5244, 408, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(13119, 892, '_elementor_source', 'post'),
(5268, 410, '_elementor_source', 'post'),
(5269, 410, '_elementor_edit_mode', 'builder'),
(5270, 410, '_elementor_template_type', 'header'),
(5271, 410, '_elementor_version', '4.1.5'),
(5272, 410, '_elementor_pro_version', '4.1.3'),
(5273, 410, '_elementor_global_class_usage_indexed', '1'),
(5274, 410, '_elementor_global_class_usage_indexed_preview', '1'),
(5275, 410, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5276, 410, '_wp_page_template', 'default'),
(5277, 410, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$80<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(5262, 409, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7631, 585, '_wp_page_template', 'elementor_header_footer'),
(7632, 585, '_elementor_global_class_usage_indexed', '1'),
(7633, 585, '_elementor_edit_mode', 'builder'),
(7634, 585, '_elementor_template_type', 'wp-page'),
(7635, 585, '_elementor_version', '4.1.5'),
(7636, 585, '_elementor_pro_version', '4.1.3'),
(7637, 585, '_elementor_global_class_usage_indexed_preview', '1'),
(7638, 585, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7639, 585, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5278, 410, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7250, 563, '_elementor_source', 'post'),
(7251, 563, '_elementor_edit_mode', 'builder'),
(7252, 563, '_elementor_template_type', 'header'),
(7253, 563, '_elementor_version', '4.1.5'),
(7254, 563, '_elementor_pro_version', '4.1.3'),
(7255, 563, '_elementor_global_class_usage_indexed', '1'),
(7256, 563, '_elementor_global_class_usage_indexed_preview', '1'),
(7257, 563, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7258, 563, '_wp_page_template', 'default'),
(7259, 563, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free US shipping for orders above <b>$100<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(11534, 796, '_elementor_source', 'post'),
(11535, 796, '_elementor_edit_mode', 'builder'),
(11536, 796, '_elementor_template_type', 'header'),
(11537, 796, '_elementor_version', '4.1.5'),
(11538, 796, '_elementor_pro_version', '4.1.3'),
(11539, 796, '_elementor_global_class_usage_indexed', '1'),
(11540, 796, '_elementor_global_class_usage_indexed_preview', '1'),
(11541, 796, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(11542, 796, '_wp_page_template', 'default'),
(11543, 796, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free Shipping on Orders Over <b>$100<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(7267, 496, '_elementor_screenshot_failed', '2026-07-20 07:29:54'),
(5294, 411, '_elementor_page_settings', 'a:0:{}'),
(5295, 411, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5296, 411, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7626, 584, '_elementor_page_settings', 'a:0:{}'),
(7627, 584, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7628, 584, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10483, 741, '_download_limit', '-1'),
(10484, 741, '_download_expiry', '-1'),
(10485, 741, '_stock', '100'),
(10486, 741, '_stock_status', 'instock'),
(10487, 741, '_wc_average_rating', '0'),
(10488, 741, '_wc_review_count', '0'),
(10489, 741, 'attribute_pa_packs', '5-vials'),
(10490, 741, 'attribute_pa_size', '10mg'),
(8737, 650, '_elementor_page_settings', 'a:0:{}'),
(8738, 650, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8739, 650, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8740, 651, '_wp_page_template', 'elementor_header_footer'),
(8741, 651, '_elementor_global_class_usage_indexed', '1'),
(8742, 651, '_elementor_edit_mode', 'builder'),
(8743, 651, '_elementor_template_type', 'wp-page'),
(8744, 651, '_elementor_version', '4.1.5'),
(8745, 651, '_elementor_pro_version', '4.1.3'),
(8746, 651, '_elementor_global_class_usage_indexed_preview', '1'),
(8747, 651, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8748, 651, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5299, 412, '_wp_page_template', 'elementor_header_footer'),
(5300, 412, '_elementor_global_class_usage_indexed', '1'),
(5301, 412, '_elementor_edit_mode', 'builder'),
(5302, 412, '_elementor_template_type', 'wp-page'),
(5303, 412, '_elementor_version', '4.1.5'),
(5304, 412, '_elementor_pro_version', '4.1.3'),
(5305, 412, '_elementor_global_class_usage_indexed_preview', '1'),
(5306, 412, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5307, 412, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast USA Shipping\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5309, 412, '_elementor_page_settings', 'a:0:{}'),
(5310, 412, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5311, 412, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7697, 589, '_elementor_global_class_usage_indexed', '1'),
(5315, 413, '_elementor_global_class_usage_indexed', '1'),
(5316, 413, '_elementor_edit_mode', 'builder'),
(5317, 413, '_elementor_template_type', 'wp-page'),
(5318, 413, '_elementor_version', '4.1.5'),
(5319, 413, '_elementor_pro_version', '4.1.3'),
(5320, 413, '_elementor_global_class_usage_indexed_preview', '1'),
(5321, 413, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5322, 413, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5324, 413, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5325, 413, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7606, 583, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7607, 583, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10475, 741, 'total_sales', '0'),
(10476, 741, '_tax_status', 'taxable'),
(10477, 741, '_tax_class', 'parent'),
(10478, 741, '_manage_stock', 'yes'),
(10479, 741, '_backorders', 'no'),
(10480, 741, '_sold_individually', 'no'),
(10481, 741, '_virtual', 'no'),
(10482, 741, '_downloadable', 'no'),
(8750, 651, '_elementor_page_settings', 'a:0:{}'),
(8751, 651, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8752, 651, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8995, 667, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8753, 652, '_wp_page_template', 'elementor_header_footer'),
(8754, 652, '_elementor_global_class_usage_indexed', '1'),
(8755, 652, '_elementor_edit_mode', 'builder'),
(8756, 652, '_elementor_template_type', 'wp-page'),
(8757, 652, '_elementor_version', '4.1.5'),
(8758, 652, '_elementor_pro_version', '4.1.3'),
(8759, 652, '_elementor_global_class_usage_indexed_preview', '1'),
(8760, 652, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8761, 652, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7666, 587, '_wp_page_template', 'elementor_header_footer'),
(7667, 587, '_elementor_global_class_usage_indexed', '1'),
(7668, 587, '_elementor_edit_mode', 'builder'),
(7669, 587, '_elementor_template_type', 'wp-page'),
(7670, 587, '_elementor_version', '4.1.5'),
(7671, 587, '_elementor_pro_version', '4.1.3'),
(7672, 587, '_elementor_global_class_usage_indexed_preview', '1'),
(7673, 587, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7674, 587, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5342, 414, '_elementor_page_settings', 'a:0:{}'),
(5343, 414, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5344, 414, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5345, 415, '_wp_page_template', 'elementor_header_footer'),
(5346, 415, '_elementor_global_class_usage_indexed', '1'),
(5347, 415, '_elementor_edit_mode', 'builder'),
(5348, 415, '_elementor_template_type', 'wp-page'),
(5349, 415, '_elementor_version', '4.1.5'),
(5350, 415, '_elementor_pro_version', '4.1.3'),
(5351, 415, '_elementor_global_class_usage_indexed_preview', '1'),
(5352, 415, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5353, 415, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5355, 415, '_elementor_page_settings', 'a:0:{}'),
(5356, 415, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5357, 415, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5358, 416, '_wp_page_template', 'elementor_header_footer'),
(5359, 416, '_elementor_global_class_usage_indexed', '1'),
(5360, 416, '_elementor_edit_mode', 'builder'),
(5361, 416, '_elementor_template_type', 'wp-page'),
(5362, 416, '_elementor_version', '4.1.5'),
(5363, 416, '_elementor_pro_version', '4.1.3'),
(5364, 416, '_elementor_global_class_usage_indexed_preview', '1'),
(5365, 416, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5366, 416, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5368, 416, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5369, 416, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5388, 422, '_wp_page_template', 'elementor_header_footer'),
(5389, 422, '_elementor_global_class_usage_indexed', '1'),
(5390, 422, '_elementor_edit_mode', 'builder'),
(5391, 422, '_elementor_template_type', 'wp-page'),
(5392, 422, '_elementor_version', '4.1.5'),
(5393, 422, '_elementor_pro_version', '4.1.3'),
(5394, 422, '_elementor_global_class_usage_indexed_preview', '1'),
(5395, 422, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5396, 422, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5488, 427, '_elementor_edit_mode', 'builder'),
(5456, 425, '_wp_page_template', 'elementor_header_footer'),
(5457, 425, '_elementor_global_class_usage_indexed', '1'),
(5458, 425, '_elementor_edit_mode', 'builder'),
(5459, 425, '_elementor_template_type', 'wp-page'),
(5460, 425, '_elementor_version', '4.1.5'),
(5461, 425, '_elementor_pro_version', '4.1.3'),
(5462, 425, '_elementor_global_class_usage_indexed_preview', '1'),
(5463, 425, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5464, 425, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5376, 417, '_wp_attached_file', '2026/07/formula_8836892.svg'),
(5377, 417, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2202;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5379, 418, '_wp_attached_file', '2026/07/satisfaction_4701305.svg'),
(5380, 418, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3328;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5382, 419, '_wp_attached_file', '2026/07/online-support_7461830.svg'),
(5383, 419, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4092;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5385, 420, '_wp_attached_file', '2026/07/genomics_17791494.svg'),
(5386, 420, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5563;s:5:\"width\";i:510;s:6:\"height\";i:510;}'),
(5398, 422, '_elementor_page_settings', 'a:0:{}'),
(5399, 422, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5400, 422, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5403, 423, '_wp_page_template', 'elementor_header_footer'),
(5404, 423, '_elementor_global_class_usage_indexed', '1'),
(5405, 423, '_elementor_edit_mode', 'builder'),
(5406, 423, '_elementor_template_type', 'wp-page'),
(5407, 423, '_elementor_version', '4.1.5'),
(5408, 423, '_elementor_pro_version', '4.1.3'),
(5409, 423, '_elementor_global_class_usage_indexed_preview', '1'),
(5410, 423, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5411, 423, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"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\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor0\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5413, 423, '_elementor_page_settings', 'a:0:{}'),
(5414, 423, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5415, 423, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10467, 740, '_stock', '100'),
(10468, 740, '_stock_status', 'instock'),
(10469, 740, '_wc_average_rating', '0'),
(10470, 740, '_wc_review_count', '0'),
(10471, 740, 'attribute_pa_packs', '10-vials'),
(10472, 740, 'attribute_pa_size', '10mg'),
(10473, 740, '_product_version', '10.9.4'),
(10474, 741, '_variation_description', ''),
(8763, 652, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8764, 652, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8994, 667, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7746, 592, '_wp_page_template', 'elementor_header_footer'),
(7696, 589, '_wp_page_template', 'elementor_header_footer'),
(7596, 583, '_wp_page_template', 'elementor_header_footer'),
(7597, 583, '_elementor_global_class_usage_indexed', '1'),
(7598, 583, '_elementor_edit_mode', 'builder'),
(7599, 583, '_elementor_template_type', 'wp-page'),
(7600, 583, '_elementor_version', '4.1.5'),
(7601, 583, '_elementor_pro_version', '4.1.3'),
(7602, 583, '_elementor_global_class_usage_indexed_preview', '1'),
(7603, 583, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7604, 583, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5486, 427, '_wp_page_template', 'elementor_header_footer'),
(5487, 427, '_elementor_global_class_usage_indexed', '1'),
(5418, 424, '_wp_page_template', 'elementor_header_footer'),
(5419, 424, '_elementor_global_class_usage_indexed', '1'),
(5420, 424, '_elementor_edit_mode', 'builder'),
(5421, 424, '_elementor_template_type', 'wp-page'),
(5422, 424, '_elementor_version', '4.1.5'),
(5423, 424, '_elementor_pro_version', '4.1.3'),
(5424, 424, '_elementor_global_class_usage_indexed_preview', '1'),
(5425, 424, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5426, 424, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5428, 424, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5429, 424, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7591, 582, '_elementor_page_settings', 'a:0:{}'),
(7592, 582, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7593, 582, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5530, 430, '_wp_page_template', 'elementor_header_footer'),
(5504, 428, '_wp_page_template', 'elementor_header_footer'),
(5505, 428, '_elementor_global_class_usage_indexed', '1'),
(5506, 428, '_elementor_edit_mode', 'builder'),
(5507, 428, '_elementor_template_type', 'wp-page'),
(5508, 428, '_elementor_version', '4.1.5'),
(5509, 428, '_elementor_pro_version', '4.1.3'),
(5510, 428, '_elementor_global_class_usage_indexed_preview', '1'),
(5511, 428, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5512, 428, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5438, 29, '_elementor_edit_mode', 'builder'),
(5439, 29, '_astra_content_layout_flag', 'disabled'),
(5440, 29, 'ast-title-bar-display', 'disabled'),
(5441, 29, '_elementor_template_type', 'wp-page'),
(5444, 29, '_elementor_version', '4.1.5'),
(5445, 29, '_elementor_pro_version', '4.1.3'),
(5453, 29, '_elementor_global_class_usage_indexed_preview', '1'),
(5455, 29, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(5466, 425, '_elementor_page_settings', 'a:0:{}'),
(5467, 425, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5468, 425, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8184, 622, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8771, 653, '_wp_page_template', 'elementor_header_footer'),
(8772, 653, '_elementor_global_class_usage_indexed', '1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8773, 653, '_elementor_edit_mode', 'builder'),
(8774, 653, '_elementor_template_type', 'wp-page'),
(8775, 653, '_elementor_version', '4.1.5'),
(8776, 653, '_elementor_pro_version', '4.1.3'),
(8777, 653, '_elementor_global_class_usage_indexed_preview', '1'),
(8778, 653, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8779, 653, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7581, 582, '_wp_page_template', 'elementor_header_footer'),
(7582, 582, '_elementor_global_class_usage_indexed', '1'),
(7583, 582, '_elementor_edit_mode', 'builder'),
(7584, 582, '_elementor_template_type', 'wp-page'),
(7585, 582, '_elementor_version', '4.1.5'),
(7586, 582, '_elementor_pro_version', '4.1.3'),
(7587, 582, '_elementor_global_class_usage_indexed_preview', '1'),
(7588, 582, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7589, 582, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5471, 426, '_wp_page_template', 'elementor_header_footer'),
(5472, 426, '_elementor_global_class_usage_indexed', '1'),
(5473, 426, '_elementor_edit_mode', 'builder'),
(5474, 426, '_elementor_template_type', 'wp-page'),
(5475, 426, '_elementor_version', '4.1.5'),
(5476, 426, '_elementor_pro_version', '4.1.3'),
(5477, 426, '_elementor_global_class_usage_indexed_preview', '1'),
(5478, 426, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5479, 426, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#B5D4F4\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5481, 426, '_elementor_page_settings', 'a:0:{}'),
(5482, 426, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5483, 426, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8182, 622, '_elementor_global_class_usage_indexed_preview', '1'),
(8183, 622, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7646, 586, '_wp_page_template', 'elementor_header_footer'),
(7576, 581, '_elementor_page_settings', 'a:0:{}'),
(7577, 581, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7578, 581, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8819, 656, '_wp_page_template', 'elementor_header_footer'),
(8820, 656, '_elementor_global_class_usage_indexed', '1'),
(8821, 656, '_elementor_edit_mode', 'builder'),
(8822, 656, '_elementor_template_type', 'wp-page'),
(8823, 656, '_elementor_version', '4.1.5'),
(8824, 656, '_elementor_pro_version', '4.1.3'),
(8825, 656, '_elementor_global_class_usage_indexed_preview', '1'),
(8826, 656, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8827, 656, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5489, 427, '_elementor_template_type', 'wp-page'),
(5490, 427, '_elementor_version', '4.1.5'),
(5491, 427, '_elementor_pro_version', '4.1.3'),
(5492, 427, '_elementor_global_class_usage_indexed_preview', '1'),
(5493, 427, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5494, 427, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5496, 427, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5497, 427, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8179, 622, '_elementor_template_type', 'wp-page'),
(8180, 622, '_elementor_version', '4.1.5'),
(8181, 622, '_elementor_pro_version', '4.1.3'),
(7616, 584, '_wp_page_template', 'elementor_header_footer'),
(7617, 584, '_elementor_global_class_usage_indexed', '1'),
(7618, 584, '_elementor_edit_mode', 'builder'),
(7619, 584, '_elementor_template_type', 'wp-page'),
(7620, 584, '_elementor_version', '4.1.5'),
(7621, 584, '_elementor_pro_version', '4.1.3'),
(7622, 584, '_elementor_global_class_usage_indexed_preview', '1'),
(7623, 584, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7624, 584, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5514, 428, '_elementor_page_settings', 'a:0:{}'),
(5515, 428, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5516, 428, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5517, 429, '_wp_page_template', 'elementor_header_footer'),
(5518, 429, '_elementor_global_class_usage_indexed', '1'),
(5519, 429, '_elementor_edit_mode', 'builder'),
(5520, 429, '_elementor_template_type', 'wp-page'),
(5521, 429, '_elementor_version', '4.1.5'),
(5522, 429, '_elementor_pro_version', '4.1.3'),
(5523, 429, '_elementor_global_class_usage_indexed_preview', '1'),
(5524, 429, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5525, 429, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5527, 429, '_elementor_page_settings', 'a:0:{}'),
(5528, 429, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5529, 429, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5531, 430, '_elementor_global_class_usage_indexed', '1'),
(5532, 430, '_elementor_edit_mode', 'builder'),
(5533, 430, '_elementor_template_type', 'wp-page'),
(5534, 430, '_elementor_version', '4.1.5'),
(5535, 430, '_elementor_pro_version', '4.1.3'),
(5536, 430, '_elementor_global_class_usage_indexed_preview', '1'),
(5537, 430, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5538, 430, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5540, 430, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5541, 430, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5579, 433, '_wp_page_template', 'elementor_header_footer'),
(5549, 431, '_wp_page_template', 'elementor_header_footer'),
(5550, 431, '_elementor_global_class_usage_indexed', '1'),
(5551, 431, '_elementor_edit_mode', 'builder'),
(5552, 431, '_elementor_template_type', 'wp-page'),
(5553, 431, '_elementor_version', '4.1.5'),
(5554, 431, '_elementor_pro_version', '4.1.3'),
(5555, 431, '_elementor_global_class_usage_indexed_preview', '1'),
(5556, 431, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5557, 431, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5626, 437, '_wp_page_template', 'elementor_header_footer'),
(5600, 435, '_wp_page_template', 'elementor_header_footer'),
(5601, 435, '_elementor_global_class_usage_indexed', '1'),
(5602, 435, '_elementor_edit_mode', 'builder'),
(5603, 435, '_elementor_template_type', 'wp-page'),
(5604, 435, '_elementor_version', '4.1.5'),
(5605, 435, '_elementor_pro_version', '4.1.3'),
(5606, 435, '_elementor_global_class_usage_indexed_preview', '1'),
(5607, 435, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5608, 435, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\",\"id\":45},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5597, 434, '_wp_attached_file', '2026/07/laboratorium_10446356.svg'),
(5598, 434, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2735;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5559, 431, '_elementor_page_settings', 'a:0:{}'),
(5560, 431, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5561, 431, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8177, 622, '_elementor_global_class_usage_indexed', '1'),
(8178, 622, '_elementor_edit_mode', 'builder'),
(7556, 580, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7557, 580, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5564, 432, '_wp_page_template', 'elementor_header_footer'),
(5565, 432, '_elementor_global_class_usage_indexed', '1'),
(5566, 432, '_elementor_edit_mode', 'builder'),
(5567, 432, '_elementor_template_type', 'wp-page'),
(5568, 432, '_elementor_version', '4.1.5'),
(5569, 432, '_elementor_pro_version', '4.1.3'),
(5570, 432, '_elementor_global_class_usage_indexed_preview', '1'),
(5571, 432, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5572, 432, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/formula_8836892.svg\",\"id\":417},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5574, 432, '_elementor_page_settings', 'a:0:{}'),
(5575, 432, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5576, 432, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8335, 628, '_elementor_page_settings', 'a:0:{}'),
(8336, 628, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8337, 628, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10982, 764, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10983, 764, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10987, 765, '_elementor_source', 'post'),
(10988, 765, '_elementor_edit_mode', 'builder'),
(10989, 765, '_elementor_template_type', 'popup'),
(10990, 765, '_elementor_version', '4.2.0'),
(10991, 765, '_elementor_pro_version', '4.1.3'),
(10992, 765, '_elementor_global_class_usage_indexed', '1'),
(10993, 765, '_elementor_global_class_usage_indexed_preview', '1'),
(10994, 765, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1C1C1F\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10995, 765, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10996, 765, '_wp_page_template', 'default'),
(10997, 765, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10998, 765, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10999, 765, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(11062, 769, '_elementor_source', 'post'),
(11063, 769, '_elementor_edit_mode', 'builder'),
(11064, 769, '_elementor_template_type', 'popup'),
(11065, 769, '_elementor_version', '4.2.0'),
(11066, 769, '_elementor_pro_version', '4.1.3'),
(11067, 769, '_elementor_global_class_usage_indexed', '1'),
(11068, 769, '_elementor_global_class_usage_indexed_preview', '1'),
(11069, 769, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(7914, 603, '_elementor_global_class_usage_indexed', '1'),
(7915, 603, '_elementor_edit_mode', 'builder'),
(7546, 580, '_wp_page_template', 'elementor_header_footer'),
(7547, 580, '_elementor_global_class_usage_indexed', '1'),
(7548, 580, '_elementor_edit_mode', 'builder'),
(7549, 580, '_elementor_template_type', 'wp-page'),
(7550, 580, '_elementor_version', '4.1.5'),
(7551, 580, '_elementor_pro_version', '4.1.3'),
(7552, 580, '_elementor_global_class_usage_indexed_preview', '1'),
(7553, 580, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7554, 580, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5580, 433, '_elementor_global_class_usage_indexed', '1'),
(5581, 433, '_elementor_edit_mode', 'builder'),
(5582, 433, '_elementor_template_type', 'wp-page'),
(5583, 433, '_elementor_version', '4.1.5'),
(5584, 433, '_elementor_pro_version', '4.1.3'),
(5585, 433, '_elementor_global_class_usage_indexed_preview', '1'),
(5586, 433, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5587, 433, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\",\"id\":45},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5589, 433, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5590, 433, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7541, 579, '_elementor_page_settings', 'a:0:{}'),
(7542, 579, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7543, 579, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5610, 435, '_elementor_page_settings', 'a:0:{}'),
(5611, 435, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5612, 435, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5613, 436, '_wp_page_template', 'elementor_header_footer'),
(5614, 436, '_elementor_global_class_usage_indexed', '1'),
(5615, 436, '_elementor_edit_mode', 'builder'),
(5616, 436, '_elementor_template_type', 'wp-page'),
(5617, 436, '_elementor_version', '4.1.5'),
(5618, 436, '_elementor_pro_version', '4.1.3'),
(5619, 436, '_elementor_global_class_usage_indexed_preview', '1'),
(5620, 436, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5621, 436, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\",\"id\":45},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5623, 436, '_elementor_page_settings', 'a:0:{}'),
(5624, 436, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5625, 436, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5627, 437, '_elementor_global_class_usage_indexed', '1'),
(5628, 437, '_elementor_edit_mode', 'builder'),
(5629, 437, '_elementor_template_type', 'wp-page'),
(5630, 437, '_elementor_version', '4.1.5'),
(5631, 437, '_elementor_pro_version', '4.1.3'),
(5632, 437, '_elementor_global_class_usage_indexed_preview', '1'),
(5633, 437, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5634, 437, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5636, 437, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5637, 437, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5707, 443, '_wp_page_template', 'elementor_header_footer'),
(5677, 441, '_wp_page_template', 'elementor_header_footer'),
(5678, 441, '_elementor_global_class_usage_indexed', '1'),
(5679, 441, '_elementor_edit_mode', 'builder'),
(5680, 441, '_elementor_template_type', 'wp-page'),
(5681, 441, '_elementor_version', '4.1.5'),
(5682, 441, '_elementor_pro_version', '4.1.3'),
(5683, 441, '_elementor_global_class_usage_indexed_preview', '1'),
(5684, 441, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5685, 441, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6237, 490, '_wp_page_template', 'elementor_header_footer'),
(6238, 490, '_elementor_global_class_usage_indexed', '1'),
(5757, 446, '_wp_page_template', 'elementor_header_footer'),
(5727, 444, '_wp_page_template', 'elementor_header_footer'),
(5728, 444, '_elementor_global_class_usage_indexed', '1'),
(5729, 444, '_elementor_edit_mode', 'builder'),
(5730, 444, '_elementor_template_type', 'wp-page'),
(5731, 444, '_elementor_version', '4.1.5'),
(5732, 444, '_elementor_pro_version', '4.1.3'),
(5733, 444, '_elementor_global_class_usage_indexed_preview', '1'),
(5734, 444, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5735, 444, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5941, 460, '_wp_page_template', 'elementor_header_footer'),
(5942, 460, '_elementor_global_class_usage_indexed', '1'),
(10438, 739, '_variation_description', ''),
(10439, 739, 'total_sales', '0'),
(10440, 739, '_tax_status', 'taxable'),
(6312, 495, '_elementor_source', 'post'),
(6313, 495, '_elementor_edit_mode', 'builder'),
(6314, 495, '_elementor_template_type', 'single-post'),
(6315, 495, '_elementor_version', '4.1.5'),
(6316, 495, '_elementor_pro_version', '4.1.3'),
(6317, 495, '_elementor_global_class_usage_indexed', '1'),
(6318, 495, '_elementor_global_class_usage_indexed_preview', '1'),
(6319, 495, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6320, 495, '_wp_page_template', 'default'),
(6321, 495, '_elementor_data', '[{\"id\":\"888b680\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"67fdaaa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ebea208\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b9e2107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0e67887\"}]},\"elements\":[{\"id\":\"5de38bc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":940,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"930a750\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"726b8cf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e1ca3f\"}],\"pp_display_conditions\":[{\"_id\":\"855ec0e\"}]},\"elements\":[{\"id\":\"ae33a73\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"68090d7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"cf48048\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%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_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d705512\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"140e5fe\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7eda904\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true}],\"isInner\":false}]'),
(6309, 489, '_elementor_conditions', 'a:1:{i:0;s:21:\"include/singular/post\";}'),
(6338, 496, 'ast-featured-img', 'disabled'),
(6339, 496, 'ast-site-content-layout', 'full-width-container'),
(8481, 636, '_elementor_source', 'post'),
(8482, 636, '_elementor_edit_mode', 'builder'),
(8483, 636, '_elementor_template_type', 'single-post'),
(8484, 636, '_elementor_version', '4.1.5'),
(8485, 636, '_elementor_pro_version', '4.1.3'),
(8486, 636, '_elementor_global_class_usage_indexed', '1'),
(8487, 636, '_elementor_global_class_usage_indexed_preview', '1'),
(8488, 636, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8489, 636, '_wp_page_template', 'default'),
(8490, 636, '_elementor_data', '[{\"id\":\"888b680\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"67fdaaa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ebea208\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b9e2107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0e67887\"}]},\"elements\":[{\"id\":\"5de38bc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":940,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"930a750\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"726b8cf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e1ca3f\"}],\"pp_display_conditions\":[{\"_id\":\"855ec0e\"}]},\"elements\":[{\"id\":\"ae33a73\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"68090d7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"cf48048\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%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_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d705512\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"140e5fe\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7eda904\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true}],\"isInner\":false}]'),
(6328, 496, '_elementor_source', 'post'),
(6329, 496, '_elementor_edit_mode', 'builder'),
(6330, 496, '_elementor_template_type', 'product-archive'),
(6331, 496, '_elementor_version', '4.1.5'),
(6332, 496, '_elementor_pro_version', '4.1.3'),
(6333, 496, '_elementor_global_class_usage_indexed', '1'),
(6334, 496, '_elementor_global_class_usage_indexed_preview', '1'),
(6335, 496, '_astra_content_layout_flag', 'disabled'),
(6375, 496, '_elementor_data', '[{\"id\":\"2f16b95\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39edba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e3ef18b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b7efcca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"26335c3\"}]},\"elements\":[{\"id\":\"74b8c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc7b7ef\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"26cf7ce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8fbfa\"}],\"pp_display_conditions\":[{\"_id\":\"3338805\"}]},\"elements\":[{\"id\":\"9c561b4\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"df88ef8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(6337, 496, 'ast-title-bar-display', 'disabled'),
(10416, 737, '_product_version', '10.9.4'),
(6323, 495, '_elementor_conditions', 'a:1:{i:0;s:21:\"include/singular/post\";}'),
(6340, 496, 'site-sidebar-layout', 'no-sidebar'),
(6342, 496, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(6353, 497, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(10414, 737, 'attribute_pa_packs', '5-vials'),
(10415, 737, 'attribute_pa_size', '10mg'),
(8829, 656, '_elementor_page_settings', 'a:0:{}'),
(8830, 656, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8831, 656, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8832, 657, '_wp_page_template', 'elementor_header_footer'),
(8833, 657, '_elementor_global_class_usage_indexed', '1'),
(5644, 438, '_wp_page_template', 'elementor_header_footer'),
(5645, 438, '_elementor_global_class_usage_indexed', '1'),
(5647, 438, '_elementor_edit_mode', 'builder'),
(5648, 438, '_elementor_template_type', 'wp-page'),
(5649, 438, '_elementor_version', '4.1.5'),
(5650, 438, '_elementor_pro_version', '4.1.3'),
(5651, 438, '_elementor_page_settings', 'a:0:{}'),
(5652, 438, '_elementor_global_class_usage_indexed_preview', '1'),
(5653, 438, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5654, 439, '_wp_page_template', 'elementor_header_footer'),
(5655, 439, '_elementor_global_class_usage_indexed', '1'),
(5657, 439, '_elementor_edit_mode', 'builder'),
(5658, 439, '_elementor_template_type', 'wp-page'),
(5659, 439, '_elementor_version', '4.1.5'),
(5660, 439, '_elementor_pro_version', '4.1.3'),
(5661, 439, '_elementor_page_settings', 'a:0:{}'),
(5662, 439, '_elementor_global_class_usage_indexed_preview', '1'),
(5663, 439, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5665, 440, '_wp_page_template', 'elementor_header_footer'),
(5666, 440, '_elementor_global_class_usage_indexed', '1'),
(5668, 440, '_elementor_edit_mode', 'builder'),
(5669, 440, '_elementor_template_type', 'wp-page'),
(5670, 440, '_elementor_version', '4.1.5'),
(5671, 440, '_elementor_pro_version', '4.1.3'),
(5672, 440, '_elementor_global_class_usage_indexed_preview', '1'),
(5673, 440, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5674, 440, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(5777, 447, '_wp_page_template', 'elementor_header_footer'),
(5778, 447, '_elementor_global_class_usage_indexed', '1'),
(5780, 447, '_elementor_edit_mode', 'builder'),
(5781, 447, '_elementor_template_type', 'wp-page'),
(5782, 447, '_elementor_version', '4.1.5'),
(5783, 447, '_elementor_pro_version', '4.1.3'),
(5687, 441, '_elementor_page_settings', 'a:0:{}'),
(5688, 441, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5689, 441, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7531, 579, '_wp_page_template', 'elementor_header_footer'),
(7532, 579, '_elementor_global_class_usage_indexed', '1'),
(7533, 579, '_elementor_edit_mode', 'builder'),
(7534, 579, '_elementor_template_type', 'wp-page'),
(7535, 579, '_elementor_version', '4.1.5'),
(7536, 579, '_elementor_pro_version', '4.1.3'),
(7537, 579, '_elementor_global_class_usage_indexed_preview', '1'),
(7538, 579, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7539, 579, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5692, 442, '_wp_page_template', 'elementor_header_footer'),
(5693, 442, '_elementor_global_class_usage_indexed', '1'),
(5694, 442, '_elementor_edit_mode', 'builder'),
(5695, 442, '_elementor_template_type', 'wp-page'),
(5696, 442, '_elementor_version', '4.1.5'),
(5697, 442, '_elementor_pro_version', '4.1.3'),
(5698, 442, '_elementor_global_class_usage_indexed_preview', '1'),
(5699, 442, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5700, 442, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5702, 442, '_elementor_page_settings', 'a:0:{}'),
(5703, 442, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5704, 442, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7526, 578, '_elementor_page_settings', 'a:0:{}'),
(7527, 578, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7528, 578, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(5708, 443, '_elementor_global_class_usage_indexed', '1'),
(5709, 443, '_elementor_edit_mode', 'builder'),
(5710, 443, '_elementor_template_type', 'wp-page'),
(5711, 443, '_elementor_version', '4.1.5'),
(5712, 443, '_elementor_pro_version', '4.1.3'),
(5713, 443, '_elementor_global_class_usage_indexed_preview', '1'),
(5714, 443, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5715, 443, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5717, 443, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5718, 443, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11006, 766, '_elementor_source', 'post'),
(11007, 766, '_elementor_edit_mode', 'builder'),
(11008, 766, '_elementor_template_type', 'popup'),
(11009, 766, '_elementor_version', '4.2.0'),
(11010, 766, '_elementor_pro_version', '4.1.3'),
(11011, 766, '_elementor_global_class_usage_indexed', '1'),
(11012, 766, '_elementor_global_class_usage_indexed_preview', '1'),
(11043, 768, '_elementor_source', 'post'),
(11044, 768, '_elementor_edit_mode', 'builder'),
(11045, 768, '_elementor_template_type', 'popup'),
(11046, 768, '_elementor_version', '4.2.0'),
(11047, 768, '_elementor_pro_version', '4.1.3'),
(11048, 768, '_elementor_global_class_usage_indexed', '1'),
(11049, 768, '_elementor_global_class_usage_indexed_preview', '1'),
(11050, 768, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10066, 723, '_variation_description', ''),
(10067, 723, 'total_sales', '0'),
(10068, 723, '_tax_status', 'taxable'),
(10069, 723, '_tax_class', 'parent'),
(10070, 723, '_manage_stock', 'yes'),
(11090, 770, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11091, 770, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(11094, 771, '_elementor_source', 'post'),
(11095, 771, '_elementor_edit_mode', 'builder'),
(11096, 771, '_elementor_template_type', 'popup'),
(11097, 771, '_elementor_version', '4.2.0'),
(11098, 771, '_elementor_pro_version', '4.1.3'),
(11099, 771, '_elementor_global_class_usage_indexed', '1'),
(11100, 771, '_elementor_global_class_usage_indexed_preview', '1'),
(11101, 771, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(11102, 771, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11103, 771, '_wp_page_template', 'default'),
(11104, 771, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"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\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(11088, 770, '_wp_page_template', 'default'),
(11089, 770, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10058, 722, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(10945, 762, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10946, 762, '_wp_page_template', 'default'),
(10947, 762, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(8216, 102, 'bundle_pricing_options_0_bundle_label', 'Buy One'),
(8217, 102, '_bundle_pricing_options_0_bundle_label', 'field_bundle_label'),
(8218, 102, 'bundle_pricing_options_0_bundle_regular_price', '20'),
(8219, 102, '_bundle_pricing_options_0_bundle_regular_price', 'field_bundle_regular'),
(8220, 102, 'bundle_pricing_options_0_bundle_discount_price', '15'),
(8221, 102, '_bundle_pricing_options_0_bundle_discount_price', 'field_bundle_discount'),
(8222, 102, 'bundle_pricing_options', '2'),
(8223, 102, '_bundle_pricing_options', 'field_bundle_options'),
(8432, 633, '_wp_page_template', 'elementor_header_footer'),
(8433, 633, '_elementor_global_class_usage_indexed', '1'),
(8434, 633, '_elementor_edit_mode', 'builder'),
(8435, 633, '_elementor_template_type', 'wp-page'),
(8436, 633, '_elementor_version', '4.1.5'),
(8437, 633, '_elementor_pro_version', '4.1.3'),
(8438, 633, '_elementor_global_class_usage_indexed_preview', '1'),
(7514, 577, '_wp_attached_file', '2026/07/Peptides-Image.png'),
(7515, 577, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2026/07/Peptides-Image.png\";s:8:\"filesize\";i:2203444;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Peptides-Image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16462;}}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:\"\";}}'),
(5847, 453, '_wp_page_template', 'elementor_header_footer'),
(5848, 453, '_elementor_global_class_usage_indexed', '1'),
(5849, 453, '_elementor_edit_mode', 'builder'),
(5850, 453, '_elementor_template_type', 'wp-page'),
(5851, 453, '_elementor_version', '4.1.5'),
(5852, 453, '_elementor_pro_version', '4.1.3'),
(5853, 453, '_elementor_global_class_usage_indexed_preview', '1'),
(5854, 453, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5855, 453, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6239, 490, '_elementor_edit_mode', 'builder'),
(5737, 444, '_elementor_page_settings', 'a:0:{}'),
(5738, 444, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5739, 444, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7567, 581, '_elementor_global_class_usage_indexed', '1'),
(7568, 581, '_elementor_edit_mode', 'builder'),
(7569, 581, '_elementor_template_type', 'wp-page'),
(7570, 581, '_elementor_version', '4.1.5'),
(7571, 581, '_elementor_pro_version', '4.1.3'),
(7572, 581, '_elementor_global_class_usage_indexed_preview', '1'),
(7573, 581, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7574, 581, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Image.png\",\"id\":577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5742, 445, '_wp_page_template', 'elementor_header_footer'),
(5743, 445, '_elementor_global_class_usage_indexed', '1'),
(5744, 445, '_elementor_edit_mode', 'builder'),
(5745, 445, '_elementor_template_type', 'wp-page'),
(5746, 445, '_elementor_version', '4.1.5'),
(5747, 445, '_elementor_pro_version', '4.1.3'),
(5748, 445, '_elementor_global_class_usage_indexed_preview', '1'),
(5749, 445, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5750, 445, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5752, 445, '_elementor_page_settings', 'a:0:{}'),
(5753, 445, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5754, 445, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7485, 576, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7486, 576, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10458, 740, '_tax_status', 'taxable'),
(10459, 740, '_tax_class', 'parent'),
(10460, 740, '_manage_stock', 'yes'),
(10461, 740, '_backorders', 'no'),
(10462, 740, '_sold_individually', 'no'),
(10463, 740, '_virtual', 'no'),
(10464, 740, '_downloadable', 'no'),
(10465, 740, '_download_limit', '-1'),
(10466, 740, '_download_expiry', '-1'),
(8781, 653, '_elementor_page_settings', 'a:0:{}'),
(8782, 653, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8783, 653, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11733, 806, '_elementor_page_settings', 'a:0:{}'),
(11734, 806, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11735, 806, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11736, 807, '_wp_page_template', 'elementor_header_footer'),
(11737, 807, '_elementor_global_class_usage_indexed', '1'),
(11738, 807, '_elementor_edit_mode', 'builder'),
(11739, 807, '_elementor_template_type', 'wp-page'),
(11740, 807, '_elementor_version', '4.2.0'),
(11741, 807, '_elementor_pro_version', '4.2.0'),
(11742, 807, '_elementor_global_class_usage_indexed_preview', '1'),
(11743, 807, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11744, 807, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5758, 446, '_elementor_global_class_usage_indexed', '1'),
(5759, 446, '_elementor_edit_mode', 'builder'),
(5760, 446, '_elementor_template_type', 'wp-page'),
(5761, 446, '_elementor_version', '4.1.5'),
(5762, 446, '_elementor_pro_version', '4.1.3'),
(5763, 446, '_elementor_global_class_usage_indexed_preview', '1'),
(5764, 446, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5765, 446, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5767, 446, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5768, 446, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8350, 629, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8351, 629, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11017, 766, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11018, 766, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(7475, 576, '_wp_page_template', 'elementor_header_footer'),
(7476, 576, '_elementor_global_class_usage_indexed', '1'),
(7477, 576, '_elementor_edit_mode', 'builder'),
(7478, 576, '_elementor_template_type', 'wp-page'),
(7479, 576, '_elementor_version', '4.1.5'),
(7480, 576, '_elementor_pro_version', '4.1.3'),
(7481, 576, '_elementor_global_class_usage_indexed_preview', '1'),
(7482, 576, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7483, 576, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5943, 460, '_elementor_edit_mode', 'builder'),
(5944, 460, '_elementor_template_type', 'wp-page'),
(5945, 460, '_elementor_version', '4.1.5'),
(5946, 460, '_elementor_pro_version', '4.1.3'),
(5947, 460, '_elementor_global_class_usage_indexed_preview', '1'),
(5948, 460, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5949, 460, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5784, 447, '_elementor_global_class_usage_indexed_preview', '1'),
(5785, 447, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5786, 447, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(5787, 447, '_elementor_page_settings', 'a:0:{}'),
(5788, 448, '_wp_page_template', 'elementor_header_footer'),
(5789, 448, '_elementor_global_class_usage_indexed', '1'),
(5791, 448, '_elementor_edit_mode', 'builder'),
(5792, 448, '_elementor_template_type', 'wp-page'),
(5793, 448, '_elementor_version', '4.1.5'),
(5794, 448, '_elementor_pro_version', '4.1.3'),
(5795, 448, '_elementor_global_class_usage_indexed_preview', '1'),
(5796, 448, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5797, 448, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(5798, 448, '_elementor_page_settings', 'a:0:{}'),
(5799, 449, '_wp_page_template', 'elementor_header_footer'),
(5800, 449, '_elementor_global_class_usage_indexed', '1'),
(5802, 449, '_elementor_edit_mode', 'builder'),
(5803, 449, '_elementor_template_type', 'wp-page'),
(5804, 449, '_elementor_version', '4.1.5'),
(5805, 449, '_elementor_pro_version', '4.1.3'),
(5806, 449, '_elementor_global_class_usage_indexed_preview', '1'),
(5807, 449, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5808, 449, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(5811, 450, '_wp_page_template', 'elementor_header_footer'),
(5812, 450, '_elementor_global_class_usage_indexed', '1'),
(5814, 450, '_elementor_edit_mode', 'builder'),
(5815, 450, '_elementor_template_type', 'wp-page'),
(5816, 450, '_elementor_version', '4.1.5'),
(5817, 450, '_elementor_pro_version', '4.1.3'),
(5818, 450, '_elementor_global_class_usage_indexed_preview', '1'),
(5819, 450, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5820, 450, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(5821, 450, '_elementor_page_settings', 'a:0:{}'),
(5822, 451, '_wp_page_template', 'elementor_header_footer'),
(5823, 451, '_elementor_global_class_usage_indexed', '1'),
(5825, 451, '_elementor_edit_mode', 'builder'),
(5826, 451, '_elementor_template_type', 'wp-page'),
(5827, 451, '_elementor_version', '4.1.5'),
(5828, 451, '_elementor_pro_version', '4.1.3'),
(5829, 451, '_elementor_global_class_usage_indexed_preview', '1'),
(5830, 451, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5831, 451, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(5832, 451, '_elementor_page_settings', 'a:0:{}'),
(5833, 452, '_wp_page_template', 'elementor_header_footer'),
(5834, 452, '_elementor_global_class_usage_indexed', '1'),
(5836, 452, '_elementor_edit_mode', 'builder'),
(5837, 452, '_elementor_template_type', 'wp-page'),
(5838, 452, '_elementor_version', '4.1.5'),
(5839, 452, '_elementor_pro_version', '4.1.3'),
(5840, 452, '_elementor_global_class_usage_indexed_preview', '1'),
(5841, 452, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5842, 452, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(5899, 457, '_wp_page_template', 'elementor_header_footer'),
(5900, 457, '_elementor_global_class_usage_indexed', '1'),
(5902, 457, '_elementor_edit_mode', 'builder'),
(5903, 457, '_elementor_template_type', 'wp-page'),
(5904, 457, '_elementor_version', '4.1.5'),
(5905, 457, '_elementor_pro_version', '4.1.3'),
(5906, 457, '_elementor_global_class_usage_indexed_preview', '1'),
(5907, 457, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5908, 457, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(5991, 463, '_wp_page_template', 'elementor_header_footer'),
(5992, 463, '_elementor_global_class_usage_indexed', '1'),
(5994, 463, '_elementor_edit_mode', 'builder'),
(5995, 463, '_elementor_template_type', 'wp-page'),
(5996, 463, '_elementor_version', '4.1.5'),
(5997, 463, '_elementor_pro_version', '4.1.3'),
(5998, 463, '_elementor_global_class_usage_indexed_preview', '1'),
(5999, 463, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6000, 463, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-a.jpg\",\"id\":456,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(5857, 453, '_elementor_page_settings', 'a:0:{}'),
(5858, 453, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5859, 453, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7470, 575, '_elementor_page_settings', 'a:0:{}'),
(7471, 575, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7472, 575, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8786, 654, '_wp_page_template', 'elementor_header_footer'),
(8787, 654, '_elementor_global_class_usage_indexed', '1'),
(8788, 654, '_elementor_edit_mode', 'builder'),
(8789, 654, '_elementor_template_type', 'wp-page'),
(8790, 654, '_elementor_version', '4.1.5'),
(8791, 654, '_elementor_pro_version', '4.1.3'),
(8792, 654, '_elementor_global_class_usage_indexed_preview', '1'),
(8793, 654, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8794, 654, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5862, 454, '_wp_page_template', 'elementor_header_footer'),
(5863, 454, '_elementor_global_class_usage_indexed', '1'),
(5864, 454, '_elementor_edit_mode', 'builder'),
(5865, 454, '_elementor_template_type', 'wp-page'),
(5866, 454, '_elementor_version', '4.1.5'),
(5867, 454, '_elementor_pro_version', '4.1.3'),
(5868, 454, '_elementor_global_class_usage_indexed_preview', '1'),
(5869, 454, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5870, 454, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"PCh\\\"\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5872, 454, '_elementor_page_settings', 'a:0:{}'),
(5873, 454, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5874, 454, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7460, 575, '_wp_page_template', 'elementor_header_footer'),
(7461, 575, '_elementor_global_class_usage_indexed', '1'),
(7462, 575, '_elementor_edit_mode', 'builder'),
(7463, 575, '_elementor_template_type', 'wp-page'),
(7464, 575, '_elementor_version', '4.1.5'),
(7465, 575, '_elementor_pro_version', '4.1.3'),
(7466, 575, '_elementor_global_class_usage_indexed_preview', '1'),
(7467, 575, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7468, 575, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6275, 492, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5877, 455, '_wp_page_template', 'elementor_header_footer'),
(5878, 455, '_elementor_global_class_usage_indexed', '1'),
(5879, 455, '_elementor_edit_mode', 'builder'),
(5880, 455, '_elementor_template_type', 'wp-page'),
(5881, 455, '_elementor_version', '4.1.5'),
(5882, 455, '_elementor_pro_version', '4.1.3'),
(5883, 455, '_elementor_global_class_usage_indexed_preview', '1'),
(5884, 455, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5885, 455, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5887, 455, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5888, 455, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7455, 574, '_elementor_page_settings', 'a:0:{}'),
(7456, 574, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7457, 574, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(6240, 490, '_elementor_template_type', 'wp-page'),
(6241, 490, '_elementor_version', '4.1.5'),
(6242, 490, '_elementor_pro_version', '4.1.3'),
(6243, 490, '_elementor_global_class_usage_indexed_preview', '1'),
(6244, 490, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6245, 490, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6102, 473, '_edit_lock', '1784473245:1'),
(5909, 457, '_elementor_page_settings', 'a:0:{}'),
(5912, 458, '_wp_page_template', 'elementor_header_footer'),
(5913, 458, '_elementor_global_class_usage_indexed', '1'),
(5915, 458, '_elementor_edit_mode', 'builder'),
(5916, 458, '_elementor_template_type', 'wp-page'),
(5917, 458, '_elementor_version', '4.1.5'),
(5918, 458, '_elementor_pro_version', '4.1.3'),
(5919, 458, '_elementor_global_class_usage_indexed_preview', '1'),
(5920, 458, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5921, 458, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(5922, 458, '_elementor_page_settings', 'a:0:{}'),
(5925, 459, '_wp_page_template', 'elementor_header_footer'),
(5926, 459, '_elementor_global_class_usage_indexed', '1'),
(5928, 459, '_elementor_edit_mode', 'builder'),
(5929, 459, '_elementor_template_type', 'wp-page'),
(5930, 459, '_elementor_version', '4.1.5'),
(5931, 459, '_elementor_pro_version', '4.1.3'),
(5932, 459, '_elementor_global_class_usage_indexed_preview', '1'),
(5933, 459, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5934, 459, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-a.jpg\",\"id\":456,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6033, 467, '_wp_page_template', 'elementor_header_footer'),
(6034, 467, '_elementor_global_class_usage_indexed', '1'),
(6036, 467, '_elementor_edit_mode', 'builder'),
(6037, 467, '_elementor_template_type', 'wp-page'),
(6038, 467, '_elementor_version', '4.1.5'),
(6039, 467, '_elementor_pro_version', '4.1.3'),
(6040, 467, '_elementor_global_class_usage_indexed_preview', '1'),
(6041, 467, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6042, 467, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6031, 466, '_wp_attached_file', '2026/07/About-PCH-Peptides-asa.jpg'),
(6032, 466, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:34:\"2026/07/About-PCH-Peptides-asa.jpg\";s:8:\"filesize\";i:75253;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"About-PCH-Peptides-asa-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4363;}}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:\"\";}}'),
(5951, 460, '_elementor_page_settings', 'a:0:{}'),
(5952, 460, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5953, 460, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11782, 810, '_wp_page_template', 'elementor_header_footer'),
(11783, 810, '_elementor_global_class_usage_indexed', '1'),
(11784, 810, '_elementor_edit_mode', 'builder'),
(11785, 810, '_elementor_template_type', 'wp-page'),
(11786, 810, '_elementor_version', '4.2.0'),
(11787, 810, '_elementor_pro_version', '4.2.0'),
(11788, 810, '_elementor_global_class_usage_indexed_preview', '1'),
(11789, 810, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11790, 810, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8458, 635, '_wp_page_template', 'elementor_header_footer'),
(8500, 637, '_elementor_source', 'post'),
(8501, 637, '_elementor_edit_mode', 'builder'),
(8502, 637, '_elementor_template_type', 'single-post'),
(8503, 637, '_elementor_version', '4.1.5'),
(8504, 637, '_elementor_pro_version', '4.1.3'),
(8505, 637, '_elementor_global_class_usage_indexed', '1'),
(8506, 637, '_elementor_global_class_usage_indexed_preview', '1'),
(8507, 637, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8508, 637, '_wp_page_template', 'default'),
(8509, 637, '_elementor_data', '[{\"id\":\"888b680\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"67fdaaa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ebea208\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b9e2107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0e67887\"}]},\"elements\":[{\"id\":\"5de38bc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":940,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"930a750\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"726b8cf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e1ca3f\"}],\"pp_display_conditions\":[{\"_id\":\"855ec0e\"}]},\"elements\":[{\"id\":\"ae33a73\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"68090d7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"cf48048\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%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_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d705512\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"140e5fe\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7eda904\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true}],\"isInner\":false}]'),
(7916, 603, '_elementor_template_type', 'wp-page'),
(7516, 578, '_wp_page_template', 'elementor_header_footer'),
(7517, 578, '_elementor_global_class_usage_indexed', '1'),
(7518, 578, '_elementor_edit_mode', 'builder'),
(7519, 578, '_elementor_template_type', 'wp-page'),
(7520, 578, '_elementor_version', '4.1.5'),
(7521, 578, '_elementor_pro_version', '4.1.3'),
(7522, 578, '_elementor_global_class_usage_indexed_preview', '1'),
(7523, 578, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7524, 578, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5956, 461, '_wp_page_template', 'elementor_header_footer'),
(5957, 461, '_elementor_global_class_usage_indexed', '1'),
(5958, 461, '_elementor_edit_mode', 'builder'),
(5959, 461, '_elementor_template_type', 'wp-page'),
(5960, 461, '_elementor_version', '4.1.5'),
(5961, 461, '_elementor_pro_version', '4.1.3'),
(5962, 461, '_elementor_global_class_usage_indexed_preview', '1'),
(5963, 461, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5964, 461, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]}},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5966, 461, '_elementor_page_settings', 'a:0:{}'),
(5967, 461, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5968, 461, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7435, 573, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7436, 573, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(6267, 492, '_wp_page_template', 'elementor_header_footer'),
(6268, 492, '_elementor_global_class_usage_indexed', '1'),
(6269, 492, '_elementor_edit_mode', 'builder'),
(6270, 492, '_elementor_template_type', 'wp-page'),
(6271, 492, '_elementor_version', '4.1.5'),
(6272, 492, '_elementor_pro_version', '4.1.3'),
(6273, 492, '_elementor_global_class_usage_indexed_preview', '1'),
(6274, 492, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(5971, 462, '_wp_page_template', 'elementor_header_footer'),
(5972, 462, '_elementor_global_class_usage_indexed', '1'),
(5973, 462, '_elementor_edit_mode', 'builder'),
(5974, 462, '_elementor_template_type', 'wp-page'),
(5975, 462, '_elementor_version', '4.1.5'),
(5976, 462, '_elementor_pro_version', '4.1.3'),
(5977, 462, '_elementor_global_class_usage_indexed_preview', '1'),
(5978, 462, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5979, 462, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5981, 462, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(5982, 462, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11026, 767, '_elementor_source', 'post'),
(11027, 767, '_elementor_edit_mode', 'builder'),
(11028, 767, '_elementor_template_type', 'popup'),
(11029, 767, '_elementor_version', '4.2.0'),
(11030, 767, '_elementor_pro_version', '4.1.3'),
(11031, 767, '_elementor_global_class_usage_indexed', '1'),
(11032, 767, '_elementor_global_class_usage_indexed_preview', '1'),
(11033, 767, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(11034, 767, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11035, 767, '_wp_page_template', 'default'),
(11036, 767, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(11037, 767, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11038, 767, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(11051, 768, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11052, 768, '_wp_page_template', 'default'),
(11053, 768, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(8536, 639, '_elementor_source', 'post'),
(8537, 639, '_elementor_edit_mode', 'builder'),
(8538, 639, '_elementor_template_type', 'archive'),
(8539, 639, '_elementor_version', '4.1.5'),
(8540, 639, '_elementor_pro_version', '4.1.3'),
(8541, 639, '_elementor_global_class_usage_indexed', '1'),
(8542, 639, '_elementor_global_class_usage_indexed_preview', '1'),
(8543, 639, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8544, 639, '_wp_page_template', 'default'),
(8545, 639, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"archive_cards_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_cards_read_more_typography_typography\":\"custom\",\"archive_cards_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"archive_cards_read_more_typography_text_decoration\":\"underline\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(7426, 573, '_elementor_global_class_usage_indexed', '1'),
(7427, 573, '_elementor_edit_mode', 'builder'),
(7428, 573, '_elementor_template_type', 'wp-page'),
(7429, 573, '_elementor_version', '4.1.5'),
(7430, 573, '_elementor_pro_version', '4.1.3'),
(7431, 573, '_elementor_global_class_usage_indexed_preview', '1'),
(7432, 573, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7433, 573, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7919, 603, '_elementor_global_class_usage_indexed_preview', '1'),
(7326, 566, '_wp_page_template', 'elementor_header_footer'),
(7296, 564, '_wp_page_template', 'elementor_header_footer'),
(7297, 564, '_elementor_global_class_usage_indexed', '1'),
(7298, 564, '_elementor_edit_mode', 'builder'),
(7299, 564, '_elementor_template_type', 'wp-page'),
(7300, 564, '_elementor_version', '4.1.5'),
(7301, 564, '_elementor_pro_version', '4.1.3'),
(7302, 564, '_elementor_global_class_usage_indexed_preview', '1'),
(7303, 564, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7304, 564, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6296, 494, '_elementor_source', 'post'),
(6297, 494, '_elementor_edit_mode', 'builder'),
(6298, 494, '_elementor_template_type', 'single-post'),
(6299, 494, '_elementor_version', '4.1.5'),
(6300, 494, '_elementor_pro_version', '4.1.3'),
(6301, 494, '_elementor_global_class_usage_indexed', '1'),
(6302, 494, '_elementor_global_class_usage_indexed_preview', '1'),
(6303, 494, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6304, 494, '_wp_page_template', 'default'),
(6305, 494, '_elementor_data', '[{\"id\":\"888b680\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"67fdaaa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ebea208\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b9e2107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0e67887\"}]},\"elements\":[{\"id\":\"5de38bc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":940,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"930a750\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"726b8cf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e1ca3f\"}],\"pp_display_conditions\":[{\"_id\":\"855ec0e\"}]},\"elements\":[{\"id\":\"ae33a73\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"68090d7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"cf48048\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%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_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d705512\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"140e5fe\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7eda904\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true}],\"isInner\":false}]'),
(6001, 463, '_elementor_page_settings', 'a:0:{}'),
(6004, 464, '_wp_page_template', 'elementor_header_footer'),
(6005, 464, '_elementor_global_class_usage_indexed', '1'),
(6007, 464, '_elementor_edit_mode', 'builder'),
(6008, 464, '_elementor_template_type', 'wp-page'),
(6009, 464, '_elementor_version', '4.1.5'),
(6010, 464, '_elementor_pro_version', '4.1.3'),
(6011, 464, '_elementor_global_class_usage_indexed_preview', '1'),
(6012, 464, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6013, 464, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"f417691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-a.jpg\",\"id\":456,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"1968888\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6014, 464, '_elementor_page_settings', 'a:0:{}'),
(6017, 465, '_wp_page_template', 'elementor_header_footer'),
(6018, 465, '_elementor_global_class_usage_indexed', '1'),
(6020, 465, '_elementor_edit_mode', 'builder'),
(6021, 465, '_elementor_template_type', 'wp-page'),
(6022, 465, '_elementor_version', '4.1.5'),
(6023, 465, '_elementor_pro_version', '4.1.3'),
(6024, 465, '_elementor_global_class_usage_indexed_preview', '1'),
(6025, 465, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6026, 465, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(7420, 572, '_elementor_page_settings', 'a:0:{}'),
(7421, 572, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7422, 572, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(6043, 467, '_elementor_page_settings', 'a:0:{}'),
(6044, 468, '_wp_page_template', 'elementor_header_footer'),
(6045, 468, '_elementor_global_class_usage_indexed', '1'),
(6047, 468, '_elementor_edit_mode', 'builder'),
(6048, 468, '_elementor_template_type', 'wp-page'),
(6049, 468, '_elementor_version', '4.1.5'),
(6050, 468, '_elementor_pro_version', '4.1.3'),
(6051, 468, '_elementor_global_class_usage_indexed_preview', '1'),
(6052, 468, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6053, 468, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"16bd5c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}]},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c4e839\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6054, 468, '_elementor_page_settings', 'a:0:{}'),
(6140, 477, '_wp_page_template', 'elementor_header_footer'),
(6141, 477, '_elementor_global_class_usage_indexed', '1'),
(6143, 477, '_elementor_edit_mode', 'builder'),
(6144, 477, '_elementor_template_type', 'wp-page'),
(6145, 477, '_elementor_version', '4.1.5'),
(6146, 477, '_elementor_pro_version', '4.1.3'),
(6147, 477, '_elementor_global_class_usage_indexed_preview', '1'),
(6148, 477, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6149, 477, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"08b54ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5b0989\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50039ed\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7b58ef0\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c1f52ae\"}],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6055, 469, '_wp_page_template', 'elementor_header_footer'),
(6056, 469, '_elementor_global_class_usage_indexed', '1'),
(6058, 469, '_elementor_edit_mode', 'builder'),
(6059, 469, '_elementor_template_type', 'wp-page'),
(6060, 469, '_elementor_version', '4.1.5'),
(6061, 469, '_elementor_pro_version', '4.1.3'),
(6062, 469, '_elementor_global_class_usage_indexed_preview', '1'),
(6063, 469, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6064, 469, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c86cd1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a6c877b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d74eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b123bbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(6089, 472, '_wp_page_template', 'elementor_header_footer'),
(6067, 470, '_wp_page_template', 'elementor_header_footer'),
(6068, 470, '_elementor_global_class_usage_indexed', '1'),
(6070, 470, '_elementor_edit_mode', 'builder'),
(6071, 470, '_elementor_template_type', 'wp-page'),
(6072, 470, '_elementor_version', '4.1.5'),
(6073, 470, '_elementor_pro_version', '4.1.3'),
(6074, 470, '_elementor_global_class_usage_indexed_preview', '1'),
(6075, 470, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6076, 470, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c86cd1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a6c877b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d74eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b123bbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(6077, 470, '_elementor_page_settings', 'a:0:{}'),
(6078, 471, '_wp_page_template', 'elementor_header_footer'),
(6079, 471, '_elementor_global_class_usage_indexed', '1'),
(6081, 471, '_elementor_edit_mode', 'builder'),
(6082, 471, '_elementor_template_type', 'wp-page'),
(6083, 471, '_elementor_version', '4.1.5'),
(6084, 471, '_elementor_pro_version', '4.1.3'),
(6085, 471, '_elementor_global_class_usage_indexed_preview', '1'),
(6086, 471, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6087, 471, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c86cd1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a6c877b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d74eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b123bbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(6088, 471, '_elementor_page_settings', 'a:0:{}'),
(6090, 472, '_elementor_global_class_usage_indexed', '1'),
(6092, 472, '_elementor_edit_mode', 'builder'),
(6093, 472, '_elementor_template_type', 'wp-page'),
(6094, 472, '_elementor_version', '4.1.5'),
(6095, 472, '_elementor_pro_version', '4.1.3'),
(6096, 472, '_elementor_global_class_usage_indexed_preview', '1'),
(6097, 472, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6098, 472, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c86cd1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a6c877b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d74eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b123bbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(6118, 475, '_wp_page_template', 'elementor_header_footer'),
(6119, 475, '_elementor_global_class_usage_indexed', '1'),
(6121, 475, '_elementor_edit_mode', 'builder'),
(6122, 475, '_elementor_template_type', 'wp-page'),
(6123, 475, '_elementor_version', '4.1.5'),
(6124, 475, '_elementor_pro_version', '4.1.3'),
(6125, 475, '_elementor_global_class_usage_indexed_preview', '1'),
(6126, 475, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6127, 475, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c86cd1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a6c877b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d74eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b123bbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(6152, 478, '_wp_page_template', 'elementor_header_footer'),
(6153, 478, '_elementor_global_class_usage_indexed', '1'),
(6155, 478, '_elementor_edit_mode', 'builder'),
(6156, 478, '_elementor_template_type', 'wp-page'),
(6157, 478, '_elementor_version', '4.1.5'),
(6158, 478, '_elementor_pro_version', '4.1.3'),
(6159, 478, '_elementor_global_class_usage_indexed_preview', '1'),
(6160, 478, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6161, 478, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"08b54ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5b0989\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50039ed\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7b58ef0\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c1f52ae\"}],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6116, 473, '_wp_trash_meta_status', 'publish'),
(6117, 473, '_wp_trash_meta_time', '1784473289'),
(6128, 475, '_elementor_page_settings', 'a:0:{}'),
(6129, 476, '_wp_page_template', 'elementor_header_footer'),
(6130, 476, '_elementor_global_class_usage_indexed', '1'),
(6132, 476, '_elementor_edit_mode', 'builder'),
(6133, 476, '_elementor_template_type', 'wp-page'),
(6134, 476, '_elementor_version', '4.1.5'),
(6135, 476, '_elementor_pro_version', '4.1.3'),
(6136, 476, '_elementor_global_class_usage_indexed_preview', '1'),
(6137, 476, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6138, 476, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c86cd1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a6c877b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"47d74eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b123bbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/post-1.jpg\",\"id\":333,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(6139, 476, '_elementor_page_settings', 'a:0:{}'),
(6162, 478, '_elementor_page_settings', 'a:0:{}'),
(6163, 479, '_wp_page_template', 'elementor_header_footer'),
(6164, 479, '_elementor_global_class_usage_indexed', '1'),
(6166, 479, '_elementor_edit_mode', 'builder'),
(6167, 479, '_elementor_template_type', 'wp-page'),
(6168, 479, '_elementor_version', '4.1.5'),
(6169, 479, '_elementor_pro_version', '4.1.3'),
(6170, 479, '_elementor_global_class_usage_indexed_preview', '1'),
(6171, 479, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6172, 479, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"08b54ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5b0989\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50039ed\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7b58ef0\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c1f52ae\"}],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6173, 479, '_elementor_page_settings', 'a:0:{}'),
(6174, 480, '_wp_page_template', 'elementor_header_footer'),
(6175, 480, '_elementor_global_class_usage_indexed', '1'),
(6177, 480, '_elementor_edit_mode', 'builder'),
(6178, 480, '_elementor_template_type', 'wp-page'),
(6179, 480, '_elementor_version', '4.1.5'),
(6180, 480, '_elementor_pro_version', '4.1.3'),
(6181, 480, '_elementor_global_class_usage_indexed_preview', '1'),
(6182, 480, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6183, 480, '_elementor_data', '[{\"id\":\"4a92d6b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9510b2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b885507\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f4cf8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"81dc3af\"}]},\"elements\":[{\"id\":\"db689a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\",\"flex_direction_tablet\":\"column-reverse\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"188d392\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"587799d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"af9c79d\"}],\"pp_display_conditions\":[{\"_id\":\"87dc6d8\"}]},\"elements\":[{\"id\":\"a06d458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5006962\",\"elType\":\"widget\",\"settings\":{\"title\":\"About PCH Peptides\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fe76e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO\\/GMP and ISO 9001 quality standards.<\\/p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e62634c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"94e6f73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"31ca4bc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"268ee5e\"}],\"pp_display_conditions\":[{\"_id\":\"54b9920\"}],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"f51edc5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/About-PCH-Peptides-asa.jpg\",\"id\":466,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"16df057\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"08b54ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5b0989\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50039ed\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7b58ef0\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c1f52ae\"}],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"9b6a262\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted Quality, Secure Ordering, Exceptional Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"5eb8b7b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6221ce0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.<\\/p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.<\\/p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service\\u2014supporting innovation, one breakthrough at a time.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"af5706f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(6184, 29, '_elementor_page_settings', 'a:0:{}'),
(6185, 29, '_elementor_controls_usage', 'a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:4;s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:5;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:3;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(6188, 482, '_wp_trash_meta_status', 'publish'),
(6189, 482, '_wp_trash_meta_time', '1784473379'),
(13888, 20, '_elementor_screenshot_failed', '2026-07-28 05:38:54'),
(6191, 481, '_edit_last', '1'),
(6192, 481, '_wp_page_template', 'elementor_header_footer'),
(6193, 481, 'site-sidebar-layout', 'no-sidebar'),
(6198, 481, 'theme-transparent-header-meta', 'default'),
(6195, 481, 'ast-site-content-layout', 'full-width-container'),
(6196, 481, 'site-content-style', 'default'),
(6197, 481, 'site-sidebar-style', 'default'),
(6410, 481, 'astra-migrate-meta-layouts', 'set'),
(6200, 481, '_edit_lock', '1784474900:1'),
(6201, 485, '_edit_last', '1'),
(6202, 485, '_edit_lock', '1784475096:1'),
(6203, 485, '_wp_page_template', 'elementor_header_footer'),
(6204, 485, 'site-sidebar-layout', 'no-sidebar'),
(6209, 485, 'theme-transparent-header-meta', 'default'),
(6206, 485, 'ast-site-content-layout', 'full-width-container'),
(6207, 485, 'site-content-style', 'default'),
(6208, 485, 'site-sidebar-style', 'default'),
(6210, 485, 'astra-migrate-meta-layouts', 'set'),
(6211, 487, '_edit_last', '1'),
(6212, 487, '_wp_page_template', 'elementor_header_footer'),
(6213, 487, 'site-sidebar-layout', 'no-sidebar'),
(6218, 487, 'theme-transparent-header-meta', 'default'),
(6215, 487, 'ast-site-content-layout', 'full-width-container'),
(6216, 487, 'site-content-style', 'default'),
(6217, 487, 'site-sidebar-style', 'default'),
(6219, 487, 'astra-migrate-meta-layouts', 'set'),
(6220, 487, '_edit_lock', '1784475233:1'),
(6221, 489, '_elementor_source', 'post'),
(6222, 489, '_elementor_edit_mode', 'builder'),
(6223, 489, '_elementor_template_type', 'single-post'),
(6224, 489, '_elementor_version', '4.1.5'),
(6225, 489, '_elementor_pro_version', '4.1.3'),
(6226, 489, '_elementor_global_class_usage_indexed', '1'),
(6227, 489, '_elementor_global_class_usage_indexed_preview', '1'),
(6228, 489, '_astra_content_layout_flag', 'disabled'),
(6230, 489, 'ast-title-bar-display', 'disabled'),
(6231, 489, 'ast-featured-img', 'disabled'),
(6232, 489, 'ast-site-content-layout', 'full-width-container'),
(6233, 489, 'site-sidebar-layout', 'no-sidebar'),
(6295, 489, '_elementor_data', '[{\"id\":\"888b680\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"67fdaaa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ebea208\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b9e2107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0e67887\"}]},\"elements\":[{\"id\":\"5de38bc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":940,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"930a750\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"726b8cf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7e1ca3f\"}],\"pp_display_conditions\":[{\"_id\":\"855ec0e\"}]},\"elements\":[{\"id\":\"ae33a73\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"68090d7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"cf48048\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%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_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"d705512\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"140e5fe\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7eda904\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true}],\"isInner\":false}]'),
(6235, 489, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(6236, 489, '_edit_lock', '1784616439:1'),
(6247, 490, '_elementor_page_settings', 'a:0:{}'),
(6248, 490, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(6249, 490, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7410, 572, '_wp_page_template', 'elementor_header_footer'),
(7411, 572, '_elementor_global_class_usage_indexed', '1'),
(7412, 572, '_elementor_edit_mode', 'builder'),
(7413, 572, '_elementor_template_type', 'wp-page'),
(7414, 572, '_elementor_version', '4.1.5'),
(7415, 572, '_elementor_pro_version', '4.1.3'),
(7416, 572, '_elementor_global_class_usage_indexed_preview', '1'),
(7417, 572, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7418, 572, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"query_post_type\":\"featured\",\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6252, 491, '_wp_page_template', 'elementor_header_footer'),
(6253, 491, '_elementor_global_class_usage_indexed', '1'),
(6254, 491, '_elementor_edit_mode', 'builder'),
(6255, 491, '_elementor_template_type', 'wp-page'),
(6256, 491, '_elementor_version', '4.1.5'),
(6257, 491, '_elementor_pro_version', '4.1.3'),
(6258, 491, '_elementor_global_class_usage_indexed_preview', '1'),
(6259, 491, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6260, 491, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bce11ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"37c76ed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":41,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/done_11067332-1.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Third Party Tested for Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":42,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1ed07408\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/trash-bin_18394458.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Sterile Packed for Optimal Storage\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":44,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"5f4343f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":45,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/flask_16389900.svg\"},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"Verified Purity and Quality\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h6\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ac24c0f\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"__globals__\":{\"info_box_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor8\"},\"icon_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_position_mobile\":\"top\",\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"image\":{\"id\":46,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6262, 491, '_elementor_page_settings', 'a:0:{}'),
(6263, 491, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(6264, 491, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7405, 571, '_elementor_page_settings', 'a:0:{}'),
(7406, 571, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7407, 571, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10450, 739, '_stock_status', 'instock'),
(10451, 739, '_wc_average_rating', '0'),
(10452, 739, '_wc_review_count', '0'),
(10453, 739, 'attribute_pa_packs', '1-vial'),
(10454, 739, 'attribute_pa_size', '10mg'),
(10455, 739, '_product_version', '10.9.4'),
(10456, 740, '_variation_description', ''),
(10457, 740, 'total_sales', '0'),
(8796, 654, '_elementor_page_settings', 'a:0:{}'),
(8797, 654, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8798, 654, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11704, 804, '_elementor_page_settings', 'a:0:{}'),
(11705, 804, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11706, 804, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11723, 806, '_wp_page_template', 'elementor_header_footer'),
(11724, 806, '_elementor_global_class_usage_indexed', '1'),
(11725, 806, '_elementor_edit_mode', 'builder'),
(11726, 806, '_elementor_template_type', 'wp-page'),
(11727, 806, '_elementor_version', '4.2.0'),
(11728, 806, '_elementor_pro_version', '4.2.0'),
(11729, 806, '_elementor_global_class_usage_indexed_preview', '1'),
(11730, 806, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11731, 806, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10441, 739, '_tax_class', 'parent'),
(6277, 492, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(6278, 492, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7917, 603, '_elementor_version', '4.1.5'),
(7445, 574, '_wp_page_template', 'elementor_header_footer'),
(7446, 574, '_elementor_global_class_usage_indexed', '1'),
(7447, 574, '_elementor_edit_mode', 'builder'),
(7448, 574, '_elementor_template_type', 'wp-page'),
(7449, 574, '_elementor_version', '4.1.5'),
(7450, 574, '_elementor_pro_version', '4.1.3'),
(7451, 574, '_elementor_global_class_usage_indexed_preview', '1'),
(7452, 574, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7453, 574, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7566, 581, '_wp_page_template', 'elementor_header_footer'),
(7766, 593, '_wp_page_template', 'elementor_header_footer'),
(7392, 570, '_wp_trash_meta_status', 'publish'),
(7393, 570, '_wp_trash_meta_time', '1784540455'),
(7238, 162, '_elementor_page_settings', 'a:0:{}'),
(7239, 162, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"space\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:10:\"text_color\";i:3;s:22:\"typography_font_family\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:3;}s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:7;s:5:\"width\";i:9;s:11:\"boxed_width\";i:6;s:9:\"flex_wrap\";i:2;s:14:\"flex_direction\";i:5;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:10;}s:18:\"section_background\";a:3:{s:16:\"background_color\";i:2;s:36:\"background_motion_fx_motion_fx_mouse\";i:1;s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}s:14:\"section_layout\";a:4:{s:16:\"_flex_align_self\";i:1;s:7:\"padding\";i:3;s:6:\"margin\";i:2;s:11:\"css_classes\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:11:\"title_color\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:3;s:17:\"icon_align_tablet\";i:3;s:23:\"icon_align_mobile_extra\";i:3;s:13:\"divider_color\";i:1;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:10:\"text_color\";i:3;s:27:\"icon_typography_font_weight\";i:3;}s:18:\"section_icon_style\";a:4:{s:24:\"icon_self_vertical_align\";i:1;s:20:\"icon_vertical_offset\";i:1;s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:27:\"_element_width_mobile_extra\";i:1;}}}}s:12:\"pp-logo-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:17:\"section_logo_grid\";a:6:{s:8:\"pp_logos\";i:1;s:7:\"columns\";i:1;s:20:\"logos_vertical_align\";i:1;s:11:\"logos_width\";i:1;s:14:\"columns_tablet\";i:1;s:14:\"columns_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_logos_style\";a:1:{s:18:\"logo_bg_background\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:12:\"_css_classes\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(7383, 569, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7384, 569, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7918, 603, '_elementor_pro_version', '4.1.3'),
(7425, 573, '_wp_page_template', 'elementor_header_footer'),
(7395, 571, '_wp_page_template', 'elementor_header_footer'),
(7396, 571, '_elementor_global_class_usage_indexed', '1'),
(7397, 571, '_elementor_edit_mode', 'builder'),
(7398, 571, '_elementor_template_type', 'wp-page'),
(7399, 571, '_elementor_version', '4.1.5'),
(7400, 571, '_elementor_pro_version', '4.1.3'),
(7401, 571, '_elementor_global_class_usage_indexed_preview', '1'),
(7402, 571, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7403, 571, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"query_post_type\":\"featured\",\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6363, 496, '_edit_lock', '1784474936:1'),
(6365, 498, '_elementor_source', 'post'),
(6366, 498, '_elementor_edit_mode', 'builder'),
(6367, 498, '_elementor_template_type', 'product-archive'),
(6368, 498, '_elementor_version', '4.1.5'),
(6369, 498, '_elementor_pro_version', '4.1.3'),
(6370, 498, '_elementor_global_class_usage_indexed', '1'),
(6371, 498, '_elementor_global_class_usage_indexed_preview', '1'),
(6372, 498, '_elementor_page_settings', 'a:0:{}'),
(6373, 498, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6374, 496, '_wp_page_template', 'default'),
(6376, 499, '_elementor_source', 'post'),
(6377, 499, '_elementor_edit_mode', 'builder'),
(6378, 499, '_elementor_template_type', 'product-archive'),
(6379, 499, '_elementor_version', '4.1.5'),
(6380, 499, '_elementor_pro_version', '4.1.3'),
(6381, 499, '_elementor_global_class_usage_indexed', '1'),
(6382, 499, '_elementor_global_class_usage_indexed_preview', '1'),
(6383, 499, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6384, 499, '_wp_page_template', 'default'),
(6385, 499, '_elementor_data', '[{\"id\":\"2f16b95\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39edba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e3ef18b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b7efcca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"26335c3\"}]},\"elements\":[{\"id\":\"74b8c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc7b7ef\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"26cf7ce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8fbfa\"}],\"pp_display_conditions\":[{\"_id\":\"3338805\"}]},\"elements\":[{\"id\":\"9c561b4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(8836, 657, '_elementor_version', '4.1.5'),
(8837, 657, '_elementor_pro_version', '4.1.3'),
(8838, 657, '_elementor_global_class_usage_indexed_preview', '1'),
(6428, 504, '_elementor_source', 'post'),
(6429, 504, '_elementor_edit_mode', 'builder'),
(6430, 504, '_elementor_template_type', 'product-archive'),
(6431, 504, '_elementor_version', '4.1.5'),
(6432, 504, '_elementor_pro_version', '4.1.3'),
(6433, 504, '_elementor_global_class_usage_indexed', '1'),
(6434, 504, '_elementor_global_class_usage_indexed_preview', '1'),
(6435, 504, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6615, 518, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6616, 518, '_wp_page_template', 'default'),
(6617, 518, '_elementor_data', '[{\"id\":\"2f16b95\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39edba6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e3ef18b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b7efcca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"26335c3\"}]},\"elements\":[{\"id\":\"74b8c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc7b7ef\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"26cf7ce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8fbfa\"}],\"pp_display_conditions\":[{\"_id\":\"3338805\"}]},\"elements\":[{\"id\":\"5b04034\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"9c561b4\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":true}],\"isInner\":false}]'),
(6404, 496, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(6610, 518, '_elementor_template_type', 'product-archive'),
(6611, 518, '_elementor_version', '4.1.5'),
(6612, 518, '_elementor_pro_version', '4.1.3'),
(6613, 518, '_elementor_global_class_usage_indexed', '1'),
(6614, 518, '_elementor_global_class_usage_indexed_preview', '1'),
(6408, 481, '_elementor_global_class_usage_indexed', '1'),
(6794, 531, '_wp_page_template', 'elementor_header_footer'),
(6796, 531, '_elementor_global_class_usage_indexed', '1'),
(6797, 531, '_elementor_edit_mode', 'builder'),
(6798, 531, '_elementor_template_type', 'wp-page'),
(6799, 531, '_elementor_version', '4.1.5'),
(6800, 531, '_elementor_pro_version', '4.1.3'),
(6801, 531, '_elementor_global_class_usage_indexed_preview', '1'),
(6802, 531, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6803, 531, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h2\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order Processing & Shipping\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.<\\/p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Packaging\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Returns & Exchanges\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.<\\/p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.<\\/p><p>For assistance regarding your order, please contact PCH Peptides customer support.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6778, 530, '_elementor_source', 'post'),
(6779, 530, '_elementor_edit_mode', 'builder'),
(6780, 530, '_elementor_template_type', 'archive'),
(6781, 530, '_elementor_version', '4.1.5'),
(6782, 530, '_elementor_pro_version', '4.1.3'),
(6783, 530, '_elementor_global_class_usage_indexed', '1'),
(6784, 530, '_elementor_global_class_usage_indexed_preview', '1'),
(6785, 530, '_astra_content_layout_flag', 'disabled'),
(6791, 530, '_elementor_page_settings', 'a:0:{}'),
(6787, 530, 'ast-title-bar-display', 'disabled'),
(6788, 530, 'ast-featured-img', 'disabled'),
(6789, 530, 'ast-site-content-layout', 'full-width-container'),
(6790, 530, 'site-sidebar-layout', 'no-sidebar'),
(6792, 530, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(6793, 530, '_edit_lock', '1784475408:1'),
(6804, 531, '_elementor_page_settings', 'a:0:{}'),
(6805, 532, '_wp_page_template', 'elementor_header_footer'),
(6807, 532, '_elementor_global_class_usage_indexed', '1'),
(6808, 532, '_elementor_edit_mode', 'builder'),
(6809, 532, '_elementor_template_type', 'wp-page'),
(6810, 532, '_elementor_version', '4.1.5'),
(6811, 532, '_elementor_pro_version', '4.1.3'),
(6812, 532, '_elementor_global_class_usage_indexed_preview', '1'),
(6813, 532, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6814, 532, '_elementor_data', '[{\"id\":\"398cd91\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c5d1a93\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9ddac3d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3b3e406\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"337a013\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\"}]},\"elements\":[{\"id\":\"d5892c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms &amp; Conditions\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h2\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"287e7ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"965ea1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order Processing & Shipping\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da89d6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.<\\/p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5166da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Packaging\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f130f07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Returns & Exchanges\",\"pp_display_conditions\":[{\"_id\":\"606bf25\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":\"default\",\"header_size\":\"h5\",\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_type\":\"\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_text_stroke_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_stroke_stroke_color\":\"#000\",\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"blend_mode\":\"\",\"title_color\":\"\",\"title_hover_color\":\"\",\"title_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28e5ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.<\\/p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.<\\/p><p>For assistance regarding your order, please contact PCH Peptides customer support.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"7691309\",\"pp_condition_key\":\"authentication\",\"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_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-16 to 2026-07-22\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:26\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"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-16\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_device_type_value\":\"mobile\",\"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\\/07\\/19\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"drop_cap\":\"\",\"text_columns\":\"\",\"text_columns_widescreen\":\"\",\"text_columns_tablet_extra\":\"\",\"text_columns_tablet\":\"\",\"text_columns_mobile_extra\":\"\",\"text_columns_mobile\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"\",\"align_widescreen\":\"\",\"align_tablet_extra\":\"\",\"align_tablet\":\"\",\"align_mobile_extra\":\"\",\"align_mobile\":\"\",\"typography_typography\":\"\",\"typography_font_family\":\"\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_weight\":\"\",\"typography_text_transform\":\"\",\"typography_font_style\":\"\",\"typography_text_decoration\":\"\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"text_shadow_text_shadow_type\":\"\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"paragraph_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"\",\"link_color\":\"\",\"link_hover_color\":\"\",\"link_hover_color_transition_duration\":{\"unit\":\"s\",\"size\":\"\",\"sizes\":[]},\"drop_cap_view\":\"default\",\"drop_cap_primary_color\":\"\",\"drop_cap_secondary_color\":\"\",\"drop_cap_shadow_text_shadow_type\":\"\",\"drop_cap_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"drop_cap_typography_typography\":\"\",\"drop_cap_typography_font_family\":\"\",\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_weight\":\"\",\"drop_cap_typography_text_transform\":\"\",\"drop_cap_typography_font_style\":\"\",\"drop_cap_typography_text_decoration\":\"\",\"drop_cap_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"\",\"_element_width_widescreen\":\"\",\"_element_width_tablet_extra\":\"\",\"_element_width_tablet\":\"\",\"_element_width_mobile_extra\":\"\",\"_element_width_mobile\":\"\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_grid_column\":\"\",\"_grid_column_widescreen\":\"\",\"_grid_column_tablet_extra\":\"\",\"_grid_column_tablet\":\"\",\"_grid_column_mobile_extra\":\"\",\"_grid_column_mobile\":\"\",\"_grid_column_custom\":\"\",\"_grid_column_custom_widescreen\":\"\",\"_grid_column_custom_tablet_extra\":\"\",\"_grid_column_custom_tablet\":\"\",\"_grid_column_custom_mobile_extra\":\"\",\"_grid_column_custom_mobile\":\"\",\"_grid_row\":\"\",\"_grid_row_widescreen\":\"\",\"_grid_row_tablet_extra\":\"\",\"_grid_row_tablet\":\"\",\"_grid_row_mobile_extra\":\"\",\"_grid_row_mobile\":\"\",\"_grid_row_custom\":\"\",\"_grid_row_custom_widescreen\":\"\",\"_grid_row_custom_tablet_extra\":\"\",\"_grid_row_custom_tablet\":\"\",\"_grid_row_custom_mobile_extra\":\"\",\"_grid_row_custom_mobile\":\"\",\"_flex_align_self\":\"\",\"_flex_align_self_widescreen\":\"\",\"_flex_align_self_tablet_extra\":\"\",\"_flex_align_self_tablet\":\"\",\"_flex_align_self_mobile_extra\":\"\",\"_flex_align_self_mobile\":\"\",\"_flex_order\":\"\",\"_flex_order_widescreen\":\"\",\"_flex_order_tablet_extra\":\"\",\"_flex_order_tablet\":\"\",\"_flex_order_mobile_extra\":\"\",\"_flex_order_mobile\":\"\",\"_flex_order_custom\":\"\",\"_flex_order_custom_widescreen\":\"\",\"_flex_order_custom_tablet_extra\":\"\",\"_flex_order_custom_tablet\":\"\",\"_flex_order_custom_mobile_extra\":\"\",\"_flex_order_custom_mobile\":\"\",\"_flex_size\":\"\",\"_flex_size_widescreen\":\"\",\"_flex_size_tablet_extra\":\"\",\"_flex_size_tablet\":\"\",\"_flex_size_mobile_extra\":\"\",\"_flex_size_mobile\":\"\",\"_flex_grow\":1,\"_flex_grow_widescreen\":\"\",\"_flex_grow_tablet_extra\":\"\",\"_flex_grow_tablet\":\"\",\"_flex_grow_mobile_extra\":\"\",\"_flex_grow_mobile\":\"\",\"_flex_shrink\":1,\"_flex_shrink_widescreen\":\"\",\"_flex_shrink_tablet_extra\":\"\",\"_flex_shrink_tablet\":\"\",\"_flex_shrink_mobile_extra\":\"\",\"_flex_shrink_mobile\":\"\",\"_element_vertical_align\":\"\",\"_element_vertical_align_widescreen\":\"\",\"_element_vertical_align_tablet_extra\":\"\",\"_element_vertical_align_tablet\":\"\",\"_element_vertical_align_mobile_extra\":\"\",\"_element_vertical_align_mobile\":\"\",\"_position\":\"\",\"_offset_orientation_h\":\"start\",\"_offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_x_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"start\",\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_end_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_z_index\":\"\",\"_z_index_widescreen\":\"\",\"_z_index_tablet_extra\":\"\",\"_z_index_tablet\":\"\",\"_z_index_mobile_extra\":\"\",\"_z_index_mobile\":\"\",\"_element_id\":\"\",\"_css_classes\":\"\",\"e_display_conditions\":\"\",\"_element_cache\":\"\",\"pp_display_conditions_enable\":\"\",\"pp_display_conditions_output\":\"\",\"pp_display_conditions_relation\":\"all\",\"pp_wrapper_link_enable\":\"\",\"pp_wrapper_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_custom_cursor_enable\":\"\",\"pp_custom_cursor_target\":\"container\",\"pp_custom_cursor_css_selector\":\"\",\"pp_custom_cursor_type\":\"image\",\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text\":\"\",\"pp_custom_cursor_left_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_top_offset\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_typography_typography\":\"\",\"pp_custom_cursor_text_typography_font_family\":\"\",\"pp_custom_cursor_text_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_font_weight\":\"\",\"pp_custom_cursor_text_typography_text_transform\":\"\",\"pp_custom_cursor_text_typography_font_style\":\"\",\"pp_custom_cursor_text_typography_text_decoration\":\"\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_color\":\"\",\"pp_custom_cursor_text_bg_background\":\"\",\"pp_custom_cursor_text_bg_color\":\"\",\"pp_custom_cursor_text_bg_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"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\":\"#f2295b\",\"pp_custom_cursor_text_bg_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"pp_custom_cursor_text_bg_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"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_custom_cursor_text_bg_gradient_position\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"\",\"pp_custom_cursor_text_bg_position\":\"\",\"pp_custom_cursor_text_bg_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_position_tablet\":\"\",\"pp_custom_cursor_text_bg_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_position_mobile\":\"\",\"pp_custom_cursor_text_bg_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_custom_cursor_text_bg_attachment\":\"\",\"pp_custom_cursor_text_bg_repeat\":\"\",\"pp_custom_cursor_text_bg_repeat_widescreen\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_tablet\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_repeat_mobile\":\"\",\"pp_custom_cursor_text_bg_size\":\"\",\"pp_custom_cursor_text_bg_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_size_tablet\":\"\",\"pp_custom_cursor_text_bg_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_size_mobile\":\"\",\"pp_custom_cursor_text_bg_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_video_link\":\"\",\"pp_custom_cursor_text_bg_video_start\":\"\",\"pp_custom_cursor_text_bg_video_end\":\"\",\"pp_custom_cursor_text_bg_play_once\":\"\",\"pp_custom_cursor_text_bg_play_on_mobile\":\"\",\"pp_custom_cursor_text_bg_privacy_mode\":\"\",\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"pp_custom_cursor_text_bg_slideshow_loop\":\"yes\",\"pp_custom_cursor_text_bg_slideshow_slide_duration\":5000,\"pp_custom_cursor_text_bg_slideshow_slide_transition\":\"fade\",\"pp_custom_cursor_text_bg_slideshow_transition_duration\":500,\"pp_custom_cursor_text_bg_slideshow_background_size\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_size_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_widescreen\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_tablet\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile_extra\":\"\",\"pp_custom_cursor_text_bg_slideshow_background_position_mobile\":\"\",\"pp_custom_cursor_text_bg_slideshow_lazyload\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns\":\"\",\"pp_custom_cursor_text_bg_slideshow_ken_burns_zoom_direction\":\"in\",\"pp_custom_cursor_text_border_border\":\"\",\"pp_custom_cursor_text_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_border_color\":\"\",\"pp_custom_cursor_text_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_custom_cursor_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_enable\":\"\",\"pp_elements_tooltip_target\":\"current\",\"pp_elements_tooltip_selector\":\"\",\"pp_elements_tooltip_trigger\":\"hover\",\"pp_elements_tooltip_auto_hide\":0,\"pp_elements_tooltip_show_once\":\"\",\"pp_elements_tooltip_viewport_threshold\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_elements_tooltip_position\":\"top\",\"pp_elements_tooltip_arrow\":\"yes\",\"pp_elements_tooltip_animation\":\"fade\",\"pp_elements_tooltip_distance\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_zindex\":99,\"pp_elements_tooltip_bg_color\":\"\",\"pp_elements_tooltip_color\":\"\",\"pp_elements_tooltip_typography_typography\":\"\",\"pp_elements_tooltip_typography_font_family\":\"\",\"pp_elements_tooltip_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_font_weight\":\"\",\"pp_elements_tooltip_typography_text_transform\":\"\",\"pp_elements_tooltip_typography_font_style\":\"\",\"pp_elements_tooltip_typography_text_decoration\":\"\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_box_shadow_box_shadow_type\":\"\",\"pp_elements_tooltip_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"pp_elements_tooltip_box_shadow_box_shadow_position\":\" \",\"pp_elements_tooltip_border_border\":\"\",\"pp_elements_tooltip_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_border_color\":\"\",\"pp_elements_tooltip_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pp_elements_tooltip_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"\",\"motion_fx_translateY_effect\":\"\",\"motion_fx_translateY_direction\":\"\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_translateX_effect\":\"\",\"motion_fx_translateX_direction\":\"\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_opacity_effect\":\"\",\"motion_fx_opacity_direction\":\"out-in\",\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_blur_effect\":\"\",\"motion_fx_blur_direction\":\"out-in\",\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_rotateZ_effect\":\"\",\"motion_fx_rotateZ_direction\":\"\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"motion_fx_scale_effect\":\"\",\"motion_fx_scale_direction\":\"out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}},\"motion_fx_transform_origin_x\":\"center\",\"motion_fx_transform_origin_y\":\"center\",\"motion_fx_devices\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"motion_fx_range\":\"\",\"motion_fx_motion_fx_mouse\":\"\",\"motion_fx_mouseTrack_effect\":\"\",\"motion_fx_mouseTrack_direction\":\"\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_tilt_effect\":\"\",\"motion_fx_tilt_direction\":\"\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"handle_motion_fx_asset_loading\":\"\",\"sticky\":\"\",\"sticky_on\":[\"widescreen\",\"desktop\",\"tablet_extra\",\"tablet\",\"mobile_extra\",\"mobile\"],\"sticky_offset\":0,\"sticky_offset_widescreen\":\"\",\"sticky_offset_tablet_extra\":\"\",\"sticky_offset_tablet\":\"\",\"sticky_offset_mobile_extra\":\"\",\"sticky_offset_mobile\":\"\",\"sticky_effects_offset\":0,\"sticky_effects_offset_widescreen\":\"\",\"sticky_effects_offset_tablet_extra\":\"\",\"sticky_effects_offset_tablet\":\"\",\"sticky_effects_offset_mobile_extra\":\"\",\"sticky_effects_offset_mobile\":\"\",\"sticky_anchor_link_offset\":0,\"sticky_anchor_link_offset_widescreen\":\"\",\"sticky_anchor_link_offset_tablet_extra\":\"\",\"sticky_anchor_link_offset_tablet\":\"\",\"sticky_anchor_link_offset_mobile_extra\":\"\",\"sticky_anchor_link_offset_mobile\":\"\",\"sticky_parent\":\"\",\"_animation\":\"\",\"_animation_widescreen\":\"\",\"_animation_tablet_extra\":\"\",\"_animation_tablet\":\"\",\"_animation_mobile_extra\":\"\",\"_animation_mobile\":\"\",\"animation_duration\":\"\",\"_animation_delay\":\"\",\"_transform_rotate_popover\":\"\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d\":\"\",\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover\":\"\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover\":\"\",\"_transform_keep_proportions\":\"yes\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover\":\"\",\"_transform_skewX_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect\":\"\",\"_transform_flipY_effect\":\"\",\"_transform_rotate_popover_hover\":\"\",\"_transform_rotateZ_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateZ_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotate_3d_hover\":\"\",\"_transform_rotateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_rotateY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_perspective_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translate_popover_hover\":\"\",\"_transform_translateX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_translateY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_popover_hover\":\"\",\"_transform_keep_proportions_hover\":\"yes\",\"_transform_scale_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scale_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleX_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_scaleY_effect_hover_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skew_popover_hover\":\"\",\"_transform_skewX_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewX_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_skewY_effect_hover_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_transform_flipX_effect_hover\":\"\",\"_transform_flipY_effect_hover\":\"\",\"_transform_transition_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"\",\"motion_fx_transform_x_anchor_point_widescreen\":\"\",\"motion_fx_transform_x_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_x_anchor_point_tablet\":\"\",\"motion_fx_transform_x_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_x_anchor_point_mobile\":\"\",\"motion_fx_transform_y_anchor_point\":\"\",\"motion_fx_transform_y_anchor_point_widescreen\":\"\",\"motion_fx_transform_y_anchor_point_tablet_extra\":\"\",\"motion_fx_transform_y_anchor_point_tablet\":\"\",\"motion_fx_transform_y_anchor_point_mobile_extra\":\"\",\"motion_fx_transform_y_anchor_point_mobile\":\"\",\"_background_background\":\"\",\"_background_color\":\"\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"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_gradient_position\":\"center center\",\"_background_gradient_position_widescreen\":\"\",\"_background_gradient_position_tablet_extra\":\"\",\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile_extra\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_position\":\"\",\"_background_position_widescreen\":\"\",\"_background_position_tablet_extra\":\"\",\"_background_position_tablet\":\"\",\"_background_position_mobile_extra\":\"\",\"_background_position_mobile\":\"\",\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_attachment\":\"\",\"_background_repeat\":\"\",\"_background_repeat_widescreen\":\"\",\"_background_repeat_tablet_extra\":\"\",\"_background_repeat_tablet\":\"\",\"_background_repeat_mobile_extra\":\"\",\"_background_repeat_mobile\":\"\",\"_background_size\":\"\",\"_background_size_widescreen\":\"\",\"_background_size_tablet_extra\":\"\",\"_background_size_tablet\":\"\",\"_background_size_mobile_extra\":\"\",\"_background_size_mobile\":\"\",\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_video_link\":\"\",\"_background_video_start\":\"\",\"_background_video_end\":\"\",\"_background_play_once\":\"\",\"_background_play_on_mobile\":\"\",\"_background_privacy_mode\":\"\",\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_slideshow_loop\":\"yes\",\"_background_slideshow_slide_duration\":5000,\"_background_slideshow_slide_transition\":\"fade\",\"_background_slideshow_transition_duration\":500,\"_background_slideshow_background_size\":\"\",\"_background_slideshow_background_size_widescreen\":\"\",\"_background_slideshow_background_size_tablet_extra\":\"\",\"_background_slideshow_background_size_tablet\":\"\",\"_background_slideshow_background_size_mobile_extra\":\"\",\"_background_slideshow_background_size_mobile\":\"\",\"_background_slideshow_background_position\":\"\",\"_background_slideshow_background_position_widescreen\":\"\",\"_background_slideshow_background_position_tablet_extra\":\"\",\"_background_slideshow_background_position_tablet\":\"\",\"_background_slideshow_background_position_mobile_extra\":\"\",\"_background_slideshow_background_position_mobile\":\"\",\"_background_slideshow_lazyload\":\"\",\"_background_slideshow_ken_burns\":\"\",\"_background_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_background\":\"\",\"_background_hover_color\":\"\",\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_stop_widescreen\":{\"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\":\"#f2295b\",\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"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_type\":\"linear\",\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"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\"},\"_background_hover_gradient_position\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"\",\"_background_hover_gradient_position_tablet_extra\":\"\",\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile_extra\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_position\":\"\",\"_background_hover_position_widescreen\":\"\",\"_background_hover_position_tablet_extra\":\"\",\"_background_hover_position_tablet\":\"\",\"_background_hover_position_mobile_extra\":\"\",\"_background_hover_position_mobile\":\"\",\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_attachment\":\"\",\"_background_hover_repeat\":\"\",\"_background_hover_repeat_widescreen\":\"\",\"_background_hover_repeat_tablet_extra\":\"\",\"_background_hover_repeat_tablet\":\"\",\"_background_hover_repeat_mobile_extra\":\"\",\"_background_hover_repeat_mobile\":\"\",\"_background_hover_size\":\"\",\"_background_hover_size_widescreen\":\"\",\"_background_hover_size_tablet_extra\":\"\",\"_background_hover_size_tablet\":\"\",\"_background_hover_size_mobile_extra\":\"\",\"_background_hover_size_mobile\":\"\",\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_video_link\":\"\",\"_background_hover_video_start\":\"\",\"_background_hover_video_end\":\"\",\"_background_hover_play_once\":\"\",\"_background_hover_play_on_mobile\":\"\",\"_background_hover_privacy_mode\":\"\",\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_background_hover_slideshow_loop\":\"yes\",\"_background_hover_slideshow_slide_duration\":5000,\"_background_hover_slideshow_slide_transition\":\"fade\",\"_background_hover_slideshow_transition_duration\":500,\"_background_hover_slideshow_background_size\":\"\",\"_background_hover_slideshow_background_size_widescreen\":\"\",\"_background_hover_slideshow_background_size_tablet_extra\":\"\",\"_background_hover_slideshow_background_size_tablet\":\"\",\"_background_hover_slideshow_background_size_mobile_extra\":\"\",\"_background_hover_slideshow_background_size_mobile\":\"\",\"_background_hover_slideshow_background_position\":\"\",\"_background_hover_slideshow_background_position_widescreen\":\"\",\"_background_hover_slideshow_background_position_tablet_extra\":\"\",\"_background_hover_slideshow_background_position_tablet\":\"\",\"_background_hover_slideshow_background_position_mobile_extra\":\"\",\"_background_hover_slideshow_background_position_mobile\":\"\",\"_background_hover_slideshow_lazyload\":\"\",\"_background_hover_slideshow_ken_burns\":\"\",\"_background_hover_slideshow_ken_burns_zoom_direction\":\"in\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_border\":\"\",\"_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_color\":\"\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_box_shadow_position\":\" \",\"_border_hover_border\":\"\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_hover_color\":\"\",\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_widescreen\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile_extra\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_hover_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"_box_shadow_hover_box_shadow_position\":\" \",\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_switch\":\"\",\"_mask_shape\":\"circle\",\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_widescreen\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile_extra\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_mask_size\":\"contain\",\"_mask_size_widescreen\":\"\",\"_mask_size_tablet_extra\":\"\",\"_mask_size_tablet\":\"\",\"_mask_size_mobile_extra\":\"\",\"_mask_size_mobile\":\"\",\"_mask_size_scale\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_mask_size_scale_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_size_scale_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position\":\"center center\",\"_mask_position_widescreen\":\"\",\"_mask_position_tablet_extra\":\"\",\"_mask_position_tablet\":\"\",\"_mask_position_mobile_extra\":\"\",\"_mask_position_mobile\":\"\",\"_mask_position_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_x_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_mask_position_y_widescreen\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile_extra\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_position_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_mask_repeat\":\"no-repeat\",\"_mask_repeat_widescreen\":\"\",\"_mask_repeat_tablet_extra\":\"\",\"_mask_repeat_tablet\":\"\",\"_mask_repeat_mobile_extra\":\"\",\"_mask_repeat_mobile\":\"\",\"hide_widescreen\":\"\",\"hide_desktop\":\"\",\"hide_tablet_extra\":\"\",\"hide_tablet\":\"\",\"hide_mobile_extra\":\"\",\"hide_mobile\":\"\",\"_attributes\":\"\",\"custom_css\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6815, 532, '_elementor_page_settings', 'a:0:{}'),
(8801, 655, '_wp_page_template', 'elementor_header_footer'),
(8802, 655, '_elementor_global_class_usage_indexed', '1'),
(8803, 655, '_elementor_edit_mode', 'builder'),
(8804, 655, '_elementor_template_type', 'wp-page'),
(8805, 655, '_elementor_version', '4.1.5'),
(8806, 655, '_elementor_pro_version', '4.1.3'),
(8807, 655, '_elementor_global_class_usage_indexed_preview', '1'),
(8808, 655, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8809, 655, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7159, 558, '_elementor_version', '4.1.5'),
(7160, 558, '_elementor_pro_version', '4.1.3'),
(7161, 558, '_elementor_global_class_usage_indexed', '1'),
(7162, 558, '_elementor_global_class_usage_indexed_preview', '1'),
(7163, 558, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7164, 558, '_wp_page_template', 'default'),
(7165, 558, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}]},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"f352a68\\\" name=\\\"page-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(7149, 557, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(7175, 559, '_elementor_edit_mode', 'builder'),
(7176, 559, '_elementor_template_type', 'archive'),
(7177, 559, '_elementor_version', '4.1.5'),
(7178, 559, '_elementor_pro_version', '4.1.3'),
(7179, 559, '_elementor_global_class_usage_indexed', '1'),
(7180, 559, '_elementor_global_class_usage_indexed_preview', '1'),
(7181, 559, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7182, 559, '_wp_page_template', 'default'),
(7183, 559, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}]},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(7167, 558, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(7190, 560, '_elementor_source', 'post'),
(7191, 560, '_elementor_edit_mode', 'builder'),
(7192, 560, '_elementor_template_type', 'archive'),
(7193, 560, '_elementor_version', '4.1.5'),
(7194, 560, '_elementor_pro_version', '4.1.3'),
(7195, 560, '_elementor_global_class_usage_indexed', '1'),
(7196, 560, '_elementor_global_class_usage_indexed_preview', '1'),
(7197, 560, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7198, 560, '_wp_page_template', 'default'),
(7199, 560, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}]},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(7185, 559, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(7201, 560, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(7206, 561, '_elementor_source', 'post'),
(7207, 561, '_elementor_edit_mode', 'builder'),
(7208, 561, '_elementor_template_type', 'archive'),
(7209, 561, '_elementor_version', '4.1.5'),
(7210, 561, '_elementor_pro_version', '4.1.3'),
(7211, 561, '_elementor_global_class_usage_indexed', '1'),
(7212, 561, '_elementor_global_class_usage_indexed_preview', '1'),
(7213, 561, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(7214, 561, '_wp_page_template', 'default'),
(7215, 561, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(8518, 638, '_elementor_source', 'post'),
(8519, 638, '_elementor_edit_mode', 'builder'),
(8520, 638, '_elementor_template_type', 'archive'),
(8521, 638, '_elementor_version', '4.1.5'),
(8522, 638, '_elementor_pro_version', '4.1.3'),
(8523, 638, '_elementor_global_class_usage_indexed', '1'),
(8524, 638, '_elementor_global_class_usage_indexed_preview', '1'),
(8525, 638, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(8526, 638, '_wp_page_template', 'default'),
(8527, 638, '_elementor_data', '[{\"id\":\"fbe591a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"07773ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bf38469\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3e6b1c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"afeae9e\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"933f90a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3295c8e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5967d24\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"archive_cards\",\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_thumbnail_size_size\":\"full\",\"archive_cards_title_tag\":\"h5\",\"archive_cards_excerpt_length\":15,\"archive_cards_apply_to_custom_excerpt\":\"yes\",\"archive_cards_meta_data\":[],\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_cards_show_badge\":\"\",\"archive_cards_show_avatar\":\"\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"archive_cards_card_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"archive_cards_image_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"archive_cards_title_typography_typography\":\"custom\",\"archive_cards_title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"archive_cards_title_typography_line_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"9fa92fe\",\"pp_condition_date_time_before_value\":\"2026-07-22 15:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"archive_cards_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),
(7217, 561, '_elementor_conditions', 'a:1:{i:0;s:28:\"include/archive/post_archive\";}'),
(7234, 562, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7327, 566, '_elementor_global_class_usage_indexed', '1'),
(7328, 566, '_elementor_edit_mode', 'builder'),
(7329, 566, '_elementor_template_type', 'wp-page'),
(7330, 566, '_elementor_version', '4.1.5'),
(7331, 566, '_elementor_pro_version', '4.1.3'),
(7332, 566, '_elementor_global_class_usage_indexed_preview', '1'),
(7333, 566, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7334, 566, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/New-gggg.jpg\",\"id\":297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"hero-section\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advancing Research, Empowering <span style=\\\"font-weight:300\\\">Discovery<\\/span>\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Precision. Quality. Reliability.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"Fast and Reliable Shipping\",\"description_text\":\"\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3rd party lab tested\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"Satisfaction Guarantee\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/online-support_7461830.svg\",\"id\":419},\"library\":\"svg\"},\"title_text\":\"Online Customer Support\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f7e777\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/genomics_17791494.svg\",\"id\":420},\"library\":\"svg\"},\"title_text\":\" Next-Generation Compounds\",\"description_text\":\"\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":2,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"query_post_type\":\"featured\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7245, 17, '_elementor_global_class_usage_indexed', '1'),
(7248, 162, '_elementor_screenshot_failed', '2026-07-20 07:29:43'),
(7260, 563, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(7320, 565, '_elementor_page_settings', 'a:0:{}'),
(7321, 565, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(7322, 565, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10442, 739, '_manage_stock', 'yes'),
(10443, 739, '_backorders', 'no'),
(10444, 739, '_sold_individually', 'no'),
(10445, 739, '_virtual', 'no'),
(10446, 739, '_downloadable', 'no'),
(10447, 739, '_download_limit', '-1'),
(10448, 739, '_download_expiry', '-1'),
(10449, 739, '_stock', '100'),
(8811, 655, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8812, 655, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(7264, 563, '_elementor_screenshot_failed', '2026-07-20 07:29:16'),
(8186, 622, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8187, 622, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8326, 628, '_wp_page_template', 'elementor_header_footer'),
(8327, 628, '_elementor_global_class_usage_indexed', '1'),
(8328, 628, '_elementor_edit_mode', 'builder'),
(8329, 628, '_elementor_template_type', 'wp-page'),
(8330, 628, '_elementor_version', '4.1.5'),
(8331, 628, '_elementor_pro_version', '4.1.3'),
(8332, 628, '_elementor_global_class_usage_indexed_preview', '1'),
(8333, 628, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8334, 628, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ac37faf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d794e5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":55,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5a6d741\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Post\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8320, 627, '_elementor_page_settings', 'a:0:{}'),
(8321, 627, '_elementor_used_global_class', 'e-560c9d7-e2d40e1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8322, 627, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11014, 766, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11015, 766, '_wp_page_template', 'default'),
(11016, 766, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10406, 737, '_virtual', 'no'),
(10407, 737, '_downloadable', 'no'),
(10408, 737, '_download_limit', '-1'),
(10409, 737, '_download_expiry', '-1'),
(10410, 737, '_stock', '100'),
(10411, 737, '_stock_status', 'instock'),
(10412, 737, '_wc_average_rating', '0'),
(10413, 737, '_wc_review_count', '0'),
(8842, 657, '_elementor_page_settings', 'a:0:{}'),
(8843, 657, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8844, 657, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8845, 658, '_wp_page_template', 'elementor_header_footer'),
(8846, 658, '_elementor_global_class_usage_indexed', '1'),
(8847, 658, '_elementor_edit_mode', 'builder'),
(8848, 658, '_elementor_template_type', 'wp-page'),
(8849, 658, '_elementor_version', '4.1.5'),
(8850, 658, '_elementor_pro_version', '4.1.3'),
(8851, 658, '_elementor_global_class_usage_indexed_preview', '1'),
(8852, 658, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8853, 658, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10398, 736, '_product_version', '10.9.4'),
(10399, 737, '_variation_description', ''),
(10400, 737, 'total_sales', '0'),
(10401, 737, '_tax_status', 'taxable'),
(10402, 737, '_tax_class', 'parent'),
(10403, 737, '_manage_stock', 'yes'),
(10404, 737, '_backorders', 'no'),
(10405, 737, '_sold_individually', 'no'),
(8855, 658, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8856, 658, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8993, 667, '_elementor_global_class_usage_indexed_preview', '1'),
(8863, 659, '_wp_page_template', 'elementor_header_footer'),
(8864, 659, '_elementor_global_class_usage_indexed', '1'),
(8865, 659, '_elementor_edit_mode', 'builder'),
(8866, 659, '_elementor_template_type', 'wp-page'),
(8867, 659, '_elementor_version', '4.1.5'),
(8868, 659, '_elementor_pro_version', '4.1.3'),
(8869, 659, '_elementor_global_class_usage_indexed_preview', '1'),
(8870, 659, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8871, 659, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8913, 662, '_wp_page_template', 'elementor_header_footer'),
(8914, 662, '_elementor_global_class_usage_indexed', '1'),
(8915, 662, '_elementor_edit_mode', 'builder'),
(8916, 662, '_elementor_template_type', 'wp-page'),
(8917, 662, '_elementor_version', '4.1.5'),
(8918, 662, '_elementor_pro_version', '4.1.3'),
(8919, 662, '_elementor_global_class_usage_indexed_preview', '1'),
(8920, 662, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8921, 662, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10390, 736, '_download_limit', '-1'),
(10391, 736, '_download_expiry', '-1'),
(10392, 736, '_stock', '100'),
(10393, 736, '_stock_status', 'instock'),
(10394, 736, '_wc_average_rating', '0'),
(10395, 736, '_wc_review_count', '0'),
(10396, 736, 'attribute_pa_packs', '10-vials'),
(10397, 736, 'attribute_pa_size', '10mg'),
(8873, 659, '_elementor_page_settings', 'a:0:{}'),
(8874, 659, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8875, 659, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11650, 800, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11651, 800, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11707, 805, '_wp_page_template', 'elementor_header_footer'),
(11708, 805, '_elementor_global_class_usage_indexed', '1'),
(11709, 805, '_elementor_edit_mode', 'builder'),
(11710, 805, '_elementor_template_type', 'wp-page'),
(11711, 805, '_elementor_version', '4.2.0'),
(11712, 805, '_elementor_pro_version', '4.2.0'),
(11713, 805, '_elementor_global_class_usage_indexed_preview', '1'),
(11714, 805, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11715, 805, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11674, 802, '_wp_attached_file', '2026/07/infographic_14782148.svg'),
(11675, 802, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5408;s:5:\"width\";i:1;s:6:\"height\";i:1;}'),
(8878, 660, '_wp_page_template', 'elementor_header_footer'),
(8879, 660, '_elementor_global_class_usage_indexed', '1'),
(8880, 660, '_elementor_edit_mode', 'builder'),
(8881, 660, '_elementor_template_type', 'wp-page'),
(8882, 660, '_elementor_version', '4.1.5'),
(8883, 660, '_elementor_pro_version', '4.1.3'),
(8884, 660, '_elementor_global_class_usage_indexed_preview', '1'),
(8885, 660, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8886, 660, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10382, 736, 'total_sales', '0'),
(10383, 736, '_tax_status', 'taxable'),
(10384, 736, '_tax_class', 'parent'),
(10385, 736, '_manage_stock', 'yes'),
(10386, 736, '_backorders', 'no'),
(10387, 736, '_sold_individually', 'no'),
(10388, 736, '_virtual', 'no'),
(10389, 736, '_downloadable', 'no'),
(8888, 660, '_elementor_page_settings', 'a:0:{}'),
(8889, 660, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8890, 660, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11488, 792, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11489, 792, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(11492, 748, '_elementor_controls_usage', 'a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:2;s:25:\"typography_text_transform\";i:2;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:2;s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:27:\"_element_width_mobile_extra\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:13:\"content_width\";i:1;s:14:\"flex_direction\";i:1;s:8:\"flex_gap\";i:2;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:11:\"pp-info-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:1;s:9:\"icon_size\";i:1;s:13:\"icon_position\";i:1;s:20:\"icon_position_mobile\";i:1;}s:15:\"section_content\";a:3:{s:7:\"heading\";i:1;s:11:\"sub_heading\";i:1;s:11:\"description\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_info_box_style\";a:5:{s:19:\"info_box_min_height\";i:1;s:16:\"info_box_padding\";i:1;s:22:\"info_box_bg_background\";i:1;s:17:\"info_box_bg_color\";i:1;s:22:\"info_box_border_radius\";i:1;}s:27:\"section_info_box_icon_style\";a:2:{s:17:\"icon_color_normal\";i:1;s:11:\"icon_margin\";i:1;}s:30:\"section_info_box_content_style\";a:5:{s:11:\"title_color\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:18:\"description_margin\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}}'),
(13720, 928, '_elementor_source', 'post'),
(13721, 928, '_elementor_edit_mode', 'builder'),
(13722, 928, '_elementor_template_type', 'header'),
(13723, 928, '_elementor_version', '4.2.0'),
(13724, 928, '_elementor_pro_version', '4.2.0'),
(13725, 928, '_elementor_global_class_usage_indexed', '1'),
(13726, 928, '_elementor_global_class_usage_indexed_preview', '1'),
(13727, 928, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(13728, 928, '_wp_page_template', 'default'),
(13729, 928, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free Shipping on Orders Over <b>$100<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\",\"flex_direction_tablet_extra\":\"row-reverse\",\"flex_justify_content_tablet_extra\":\"flex-start\",\"flex_gap_mobile_extra\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_size_tablet_extra\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(8987, 667, '_wp_page_template', 'elementor_header_footer'),
(8988, 667, '_elementor_global_class_usage_indexed', '1'),
(8989, 667, '_elementor_edit_mode', 'builder'),
(8990, 667, '_elementor_template_type', 'wp-page'),
(8991, 667, '_elementor_version', '4.1.5'),
(8992, 667, '_elementor_pro_version', '4.1.3'),
(8943, 664, '_wp_page_template', 'elementor_header_footer'),
(8893, 661, '_wp_page_template', 'elementor_header_footer'),
(8894, 661, '_elementor_global_class_usage_indexed', '1'),
(8895, 661, '_elementor_edit_mode', 'builder'),
(8896, 661, '_elementor_template_type', 'wp-page'),
(8897, 661, '_elementor_version', '4.1.5'),
(8898, 661, '_elementor_pro_version', '4.1.3'),
(8899, 661, '_elementor_global_class_usage_indexed_preview', '1'),
(8900, 661, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8901, 661, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10374, 735, '_stock', '100'),
(10375, 735, '_stock_status', 'instock'),
(10376, 735, '_wc_average_rating', '0'),
(10377, 735, '_wc_review_count', '0'),
(10378, 735, 'attribute_pa_packs', '1-vial'),
(10379, 735, 'attribute_pa_size', '10mg'),
(10380, 735, '_product_version', '10.9.4'),
(10381, 736, '_variation_description', ''),
(8903, 661, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8904, 661, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13777, 932, '_wp_attached_file', '2026/07/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg'),
(13778, 932, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:750;s:4:\"file\";s:49:\"2026/07/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg\";s:8:\"filesize\";i:485358;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"6E9F243E-6219-45EE-B66E-CB0F199CEC8E-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7568;}}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:\"\";}}'),
(11471, 791, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(11472, 791, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(8961, 665, '_wp_page_template', 'elementor_header_footer'),
(8962, 665, '_elementor_global_class_usage_indexed', '1'),
(8963, 665, '_elementor_edit_mode', 'builder'),
(8964, 665, '_elementor_template_type', 'wp-page'),
(8965, 665, '_elementor_version', '4.1.5'),
(8966, 665, '_elementor_pro_version', '4.1.3'),
(8967, 665, '_elementor_global_class_usage_indexed_preview', '1'),
(8968, 665, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8969, 665, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10366, 735, '_tax_class', 'parent'),
(10367, 735, '_manage_stock', 'yes'),
(10368, 735, '_backorders', 'no'),
(10369, 735, '_sold_individually', 'no'),
(10370, 735, '_virtual', 'no'),
(10371, 735, '_downloadable', 'no'),
(10372, 735, '_download_limit', '-1'),
(10373, 735, '_download_expiry', '-1'),
(8923, 662, '_elementor_page_settings', 'a:0:{}'),
(8924, 662, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8925, 662, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11448, 790, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11449, 790, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8928, 663, '_wp_page_template', 'elementor_header_footer'),
(8929, 663, '_elementor_global_class_usage_indexed', '1'),
(8930, 663, '_elementor_edit_mode', 'builder'),
(8931, 663, '_elementor_template_type', 'wp-page'),
(8932, 663, '_elementor_version', '4.1.5'),
(8933, 663, '_elementor_pro_version', '4.1.3'),
(8934, 663, '_elementor_global_class_usage_indexed_preview', '1'),
(8935, 663, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8936, 663, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10337, 734, '_wc_average_rating', '0'),
(10338, 734, '_wc_review_count', '0'),
(10339, 734, 'attribute_pa_packs', '5-vials'),
(10340, 734, 'attribute_pa_size', '10mg'),
(10341, 734, '_product_version', '10.9.4'),
(10364, 735, 'total_sales', '0'),
(10365, 735, '_tax_status', 'taxable'),
(8938, 663, '_elementor_page_settings', 'a:0:{}'),
(8939, 663, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8940, 663, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11439, 790, '_wp_page_template', 'elementor_header_footer'),
(11440, 790, '_elementor_global_class_usage_indexed', '1'),
(11441, 790, '_elementor_edit_mode', 'builder'),
(11442, 790, '_elementor_template_type', 'wp-page'),
(11443, 790, '_elementor_version', '4.1.5'),
(11444, 790, '_elementor_pro_version', '4.1.3'),
(11445, 790, '_elementor_global_class_usage_indexed_preview', '1'),
(11446, 790, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11447, 790, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8944, 664, '_elementor_global_class_usage_indexed', '1'),
(8945, 664, '_elementor_edit_mode', 'builder'),
(8946, 664, '_elementor_template_type', 'wp-page'),
(8947, 664, '_elementor_version', '4.1.5'),
(8948, 664, '_elementor_pro_version', '4.1.3'),
(8949, 664, '_elementor_global_class_usage_indexed_preview', '1'),
(8950, 664, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8951, 664, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10328, 734, '_manage_stock', 'yes'),
(10329, 734, '_backorders', 'no'),
(10330, 734, '_sold_individually', 'no'),
(10331, 734, '_virtual', 'no'),
(10332, 734, '_downloadable', 'no'),
(10333, 734, '_download_limit', '-1'),
(10334, 734, '_download_expiry', '-1'),
(10335, 734, '_stock', '100'),
(10336, 734, '_stock_status', 'instock'),
(8953, 664, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8954, 664, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11433, 789, '_elementor_page_settings', 'a:0:{}'),
(11434, 789, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11435, 789, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10320, 733, '_wc_review_count', '0'),
(10321, 733, 'attribute_pa_packs', '10-vials'),
(10322, 733, 'attribute_pa_size', '10mg'),
(10323, 733, '_product_version', '10.9.4'),
(10324, 734, '_variation_description', ''),
(10325, 734, 'total_sales', '0'),
(10326, 734, '_tax_status', 'taxable'),
(10327, 734, '_tax_class', 'parent'),
(8971, 665, '_elementor_page_settings', 'a:0:{}'),
(8972, 665, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8973, 665, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(8974, 666, '_wp_page_template', 'elementor_header_footer'),
(8975, 666, '_elementor_global_class_usage_indexed', '1'),
(8976, 666, '_elementor_edit_mode', 'builder'),
(8977, 666, '_elementor_template_type', 'wp-page'),
(8978, 666, '_elementor_version', '4.1.5'),
(8979, 666, '_elementor_pro_version', '4.1.3'),
(8980, 666, '_elementor_global_class_usage_indexed_preview', '1'),
(8981, 666, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8982, 666, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2de6e63a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\"},\"elements\":[{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10312, 733, '_sold_individually', 'no'),
(10313, 733, '_virtual', 'no'),
(10314, 733, '_downloadable', 'no'),
(10315, 733, '_download_limit', '-1'),
(10316, 733, '_download_expiry', '-1'),
(10317, 733, '_stock', '100'),
(10318, 733, '_stock_status', 'instock'),
(10319, 733, '_wc_average_rating', '0'),
(8984, 666, '_elementor_page_settings', 'a:0:{}'),
(8985, 666, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8986, 666, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10304, 732, 'attribute_pa_size', '10mg'),
(10305, 732, '_product_version', '10.9.4'),
(10306, 733, '_variation_description', ''),
(10307, 733, 'total_sales', '0'),
(10308, 733, '_tax_status', 'taxable'),
(10309, 733, '_tax_class', 'parent'),
(10310, 733, '_manage_stock', 'yes'),
(10311, 733, '_backorders', 'no'),
(8997, 667, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(8998, 667, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9129, 677, '_wp_page_template', 'elementor_header_footer'),
(9003, 668, '_wp_page_template', 'elementor_header_footer'),
(9004, 668, '_elementor_global_class_usage_indexed', '1'),
(9005, 668, '_elementor_edit_mode', 'builder'),
(9006, 668, '_elementor_template_type', 'wp-page'),
(9007, 668, '_elementor_version', '4.1.5'),
(9008, 668, '_elementor_pro_version', '4.1.3'),
(9009, 668, '_elementor_global_class_usage_indexed_preview', '1'),
(9010, 668, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9011, 668, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10296, 732, '_downloadable', 'no'),
(10297, 732, '_download_limit', '-1'),
(10298, 732, '_download_expiry', '-1'),
(10299, 732, '_stock', '100'),
(10300, 732, '_stock_status', 'instock'),
(10301, 732, '_wc_average_rating', '0'),
(10302, 732, '_wc_review_count', '0'),
(10303, 732, 'attribute_pa_packs', '1-vial'),
(9013, 668, '_elementor_page_settings', 'a:0:{}'),
(9014, 668, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9015, 668, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9016, 669, '_wp_page_template', 'elementor_header_footer'),
(9017, 669, '_elementor_global_class_usage_indexed', '1'),
(9018, 669, '_elementor_edit_mode', 'builder'),
(9019, 669, '_elementor_template_type', 'wp-page'),
(9020, 669, '_elementor_version', '4.1.5'),
(9021, 669, '_elementor_pro_version', '4.1.3'),
(9022, 669, '_elementor_global_class_usage_indexed_preview', '1'),
(9023, 669, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9024, 669, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10264, 731, 'attribute_pa_size', '10mg'),
(10265, 731, '_product_version', '10.9.4'),
(10290, 732, '_tax_status', 'taxable'),
(10291, 732, '_tax_class', 'parent'),
(10292, 732, '_manage_stock', 'yes'),
(10293, 732, '_backorders', 'no'),
(10294, 732, '_sold_individually', 'no'),
(10295, 732, '_virtual', 'no'),
(9026, 669, '_elementor_page_settings', 'a:0:{}'),
(9027, 669, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9028, 669, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9029, 670, '_wp_page_template', 'elementor_header_footer'),
(9030, 670, '_elementor_global_class_usage_indexed', '1'),
(9031, 670, '_elementor_edit_mode', 'builder'),
(9032, 670, '_elementor_template_type', 'wp-page'),
(9033, 670, '_elementor_version', '4.1.5'),
(9034, 670, '_elementor_pro_version', '4.1.3'),
(9035, 670, '_elementor_global_class_usage_indexed_preview', '1'),
(9036, 670, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9037, 670, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10256, 731, '_downloadable', 'no'),
(10257, 731, '_download_limit', '-1'),
(10258, 731, '_download_expiry', '-1'),
(10259, 731, '_stock', '100'),
(10260, 731, '_stock_status', 'instock'),
(10261, 731, '_wc_average_rating', '0'),
(10262, 731, '_wc_review_count', '0'),
(10263, 731, 'attribute_pa_packs', '5-vials'),
(9039, 670, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9040, 670, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9079, 674, '_wp_page_template', 'elementor_header_footer'),
(9049, 672, '_wp_page_template', 'elementor_header_footer'),
(9050, 672, '_elementor_global_class_usage_indexed', '1'),
(9051, 672, '_elementor_edit_mode', 'builder'),
(9052, 672, '_elementor_template_type', 'wp-page'),
(9053, 672, '_elementor_version', '4.1.5'),
(9054, 672, '_elementor_pro_version', '4.1.3'),
(9055, 672, '_elementor_global_class_usage_indexed_preview', '1'),
(9056, 672, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9057, 672, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9131, 677, '_elementor_edit_mode', 'builder'),
(9099, 675, '_wp_page_template', 'elementor_header_footer'),
(9100, 675, '_elementor_global_class_usage_indexed', '1'),
(9101, 675, '_elementor_edit_mode', 'builder'),
(9102, 675, '_elementor_template_type', 'wp-page'),
(9103, 675, '_elementor_version', '4.1.5'),
(9104, 675, '_elementor_pro_version', '4.1.3'),
(9105, 675, '_elementor_global_class_usage_indexed_preview', '1'),
(9106, 675, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9107, 675, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9197, 681, '_wp_page_template', 'elementor_header_footer'),
(9198, 681, '_elementor_global_class_usage_indexed', '1'),
(9199, 681, '_elementor_edit_mode', 'builder'),
(9200, 681, '_elementor_template_type', 'wp-page'),
(9201, 681, '_elementor_version', '4.1.5'),
(9202, 681, '_elementor_pro_version', '4.1.3'),
(9203, 681, '_elementor_global_class_usage_indexed_preview', '1'),
(9204, 681, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9205, 681, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9047, 671, '_wp_trash_meta_status', 'publish'),
(9048, 671, '_wp_trash_meta_time', '1784622534'),
(10248, 731, '_variation_description', ''),
(10249, 731, 'total_sales', '0'),
(10250, 731, '_tax_status', 'taxable'),
(10251, 731, '_tax_class', 'parent'),
(10252, 731, '_manage_stock', 'yes'),
(10253, 731, '_backorders', 'no'),
(10254, 731, '_sold_individually', 'no'),
(10255, 731, '_virtual', 'no'),
(9059, 672, '_elementor_page_settings', 'a:0:{}'),
(9060, 672, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9061, 672, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11634, 799, '_elementor_page_settings', 'a:0:{}'),
(11424, 789, '_wp_page_template', 'elementor_header_footer'),
(11425, 789, '_elementor_global_class_usage_indexed', '1'),
(11426, 789, '_elementor_edit_mode', 'builder'),
(11427, 789, '_elementor_template_type', 'wp-page'),
(11428, 789, '_elementor_version', '4.1.5'),
(11429, 789, '_elementor_pro_version', '4.1.3'),
(11430, 789, '_elementor_global_class_usage_indexed_preview', '1'),
(11431, 789, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11432, 789, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9064, 673, '_wp_page_template', 'elementor_header_footer'),
(9065, 673, '_elementor_global_class_usage_indexed', '1'),
(9066, 673, '_elementor_edit_mode', 'builder'),
(9067, 673, '_elementor_template_type', 'wp-page'),
(9068, 673, '_elementor_version', '4.1.5'),
(9069, 673, '_elementor_pro_version', '4.1.3'),
(9070, 673, '_elementor_global_class_usage_indexed_preview', '1'),
(9071, 673, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9072, 673, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10240, 730, '_download_expiry', '-1'),
(10241, 730, '_stock', '100'),
(10242, 730, '_stock_status', 'instock'),
(10243, 730, '_wc_average_rating', '0'),
(10244, 730, '_wc_review_count', '0'),
(10245, 730, 'attribute_pa_packs', '10-vials'),
(10246, 730, 'attribute_pa_size', '10mg'),
(10247, 730, '_product_version', '10.9.4'),
(9074, 673, '_elementor_page_settings', 'a:0:{}'),
(9075, 673, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9076, 673, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11418, 788, '_elementor_page_settings', 'a:0:{}'),
(11419, 788, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11420, 788, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11639, 800, '_wp_page_template', 'elementor_header_footer'),
(11640, 800, '_elementor_global_class_usage_indexed', '1'),
(11641, 800, '_elementor_edit_mode', 'builder'),
(11642, 800, '_elementor_template_type', 'wp-page'),
(11643, 800, '_elementor_version', '4.2.0'),
(11644, 800, '_elementor_pro_version', '4.1.3'),
(11645, 800, '_elementor_global_class_usage_indexed_preview', '1'),
(11646, 800, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11647, 800, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11620, 798, '_elementor_page_settings', 'a:0:{}'),
(9080, 674, '_elementor_global_class_usage_indexed', '1'),
(9081, 674, '_elementor_edit_mode', 'builder'),
(9082, 674, '_elementor_template_type', 'wp-page'),
(9083, 674, '_elementor_version', '4.1.5'),
(9084, 674, '_elementor_pro_version', '4.1.3'),
(9085, 674, '_elementor_global_class_usage_indexed_preview', '1'),
(9086, 674, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9087, 674, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10232, 730, '_tax_status', 'taxable'),
(10233, 730, '_tax_class', 'parent'),
(10234, 730, '_manage_stock', 'yes'),
(10235, 730, '_backorders', 'no'),
(10236, 730, '_sold_individually', 'no'),
(10237, 730, '_virtual', 'no'),
(10238, 730, '_downloadable', 'no'),
(10239, 730, '_download_limit', '-1'),
(9089, 674, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9090, 674, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9149, 678, '_wp_page_template', 'elementor_header_footer'),
(9150, 678, '_elementor_global_class_usage_indexed', '1'),
(9151, 678, '_elementor_edit_mode', 'builder'),
(9152, 678, '_elementor_template_type', 'wp-page'),
(9153, 678, '_elementor_version', '4.1.5'),
(9154, 678, '_elementor_pro_version', '4.1.3'),
(9155, 678, '_elementor_global_class_usage_indexed_preview', '1'),
(9156, 678, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9157, 678, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10225, 729, '_wc_average_rating', '0'),
(10226, 729, '_wc_review_count', '0'),
(10227, 729, 'attribute_pa_packs', '1-vial'),
(10228, 729, 'attribute_pa_size', '10mg'),
(10229, 729, '_product_version', '10.9.4'),
(10230, 730, '_variation_description', ''),
(10231, 730, 'total_sales', '0'),
(9109, 675, '_elementor_page_settings', 'a:0:{}'),
(9110, 675, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9111, 675, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11402, 116, '_elementor_page_settings', 'a:0:{}'),
(11403, 116, '_elementor_controls_usage', 'a:12:{s:26:\"woocommerce-product-images\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:16:\"_flex_align_self\";i:1;s:21:\"_element_width_tablet\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:29:\"section_product_gallery_style\";a:2:{s:19:\"image_border_radius\";i:1;s:20:\"thumbs_border_radius\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:8:\"flex_gap\";i:2;s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:7;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:4;}}}}s:22:\"woocommerce-breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:2:{s:26:\"text_typography_typography\";i:1;s:25:\"text_typography_font_size\";i:1;}}}}s:25:\"woocommerce-product-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:25:\"woocommerce-product-price\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_price_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:37:\"woocommerce-product-short-description\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:33:\"section_product_description_style\";a:1:{s:26:\"text_typography_typography\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_atc_button_style\";a:1:{s:9:\"alignment\";i:1;}}}}s:24:\"woocommerce-product-meta\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:20:\"e_display_conditions\";i:1;s:21:\"_element_width_mobile\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}}}s:11:\"pp-info-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:1;s:13:\"icon_position\";i:1;s:22:\"icon_vertical_position\";i:1;}s:15:\"section_content\";a:4:{s:7:\"heading\";i:1;s:11:\"sub_heading\";i:1;s:11:\"description\";i:1;s:14:\"title_html_tag\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_info_box_style\";a:1:{s:26:\"info_box_shadow_box_shadow\";i:1;}s:27:\"section_info_box_icon_style\";a:5:{s:17:\"icon_color_normal\";i:1;s:20:\"icon_bg_color_normal\";i:1;s:18:\"icon_border_radius\";i:1;s:11:\"icon_margin\";i:1;s:12:\"icon_padding\";i:1;}s:30:\"section_info_box_content_style\";a:11:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:28:\"title_typography_line_height\";i:1;s:12:\"title_margin\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:18:\"description_margin\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:29:\"woocommerce-product-data-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:27:\"woocommerce-product-related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:22:\"section_products_style\";a:1:{s:27:\"title_typography_typography\";i:1;}s:21:\"section_heading_style\";a:5:{s:29:\"heading_typography_typography\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"heading_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:7:\"content\";a:1:{s:32:\"section_related_products_content\";a:2:{s:20:\"columns_mobile_extra\";i:1;s:14:\"columns_mobile\";i:1;}}}}}'),
(11399, 787, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(9114, 676, '_wp_page_template', 'elementor_header_footer'),
(9115, 676, '_elementor_global_class_usage_indexed', '1'),
(9116, 676, '_elementor_edit_mode', 'builder'),
(9117, 676, '_elementor_template_type', 'wp-page'),
(9118, 676, '_elementor_version', '4.1.5'),
(9119, 676, '_elementor_pro_version', '4.1.3'),
(9120, 676, '_elementor_global_class_usage_indexed_preview', '1'),
(9121, 676, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9122, 676, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10216, 729, '_manage_stock', 'yes'),
(10217, 729, '_backorders', 'no'),
(10218, 729, '_sold_individually', 'no'),
(10219, 729, '_virtual', 'no'),
(10220, 729, '_downloadable', 'no'),
(10221, 729, '_download_limit', '-1'),
(10222, 729, '_download_expiry', '-1'),
(10223, 729, '_stock', '100'),
(10224, 729, '_stock_status', 'instock'),
(9124, 676, '_elementor_page_settings', 'a:0:{}'),
(9125, 676, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9126, 676, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11347, 784, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11389, 787, '_elementor_source', 'post'),
(11390, 787, '_elementor_edit_mode', 'builder'),
(11391, 787, '_elementor_template_type', 'product'),
(11392, 787, '_elementor_version', '4.2.0'),
(11393, 787, '_elementor_pro_version', '4.1.3'),
(11394, 787, '_elementor_global_class_usage_indexed', '1'),
(11395, 787, '_elementor_global_class_usage_indexed_preview', '1'),
(11396, 787, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11397, 787, '_wp_page_template', 'default'),
(11398, 787, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\",\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(11365, 785, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(9132, 677, '_elementor_template_type', 'wp-page'),
(9133, 677, '_elementor_version', '4.1.5'),
(9134, 677, '_elementor_pro_version', '4.1.3'),
(9135, 677, '_elementor_global_class_usage_indexed_preview', '1'),
(9136, 677, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9137, 677, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10190, 728, '_wc_average_rating', '0'),
(10191, 728, '_wc_review_count', '0'),
(10192, 728, 'attribute_pa_packs', '5-vials'),
(10193, 728, 'attribute_pa_size', '10mg'),
(10194, 728, '_product_version', '10.9.4'),
(10213, 729, 'total_sales', '0'),
(10214, 729, '_tax_status', 'taxable'),
(10215, 729, '_tax_class', 'parent'),
(9139, 677, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9140, 677, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11337, 784, '_elementor_source', 'post'),
(11338, 784, '_elementor_edit_mode', 'builder'),
(11339, 784, '_elementor_template_type', 'product'),
(11340, 784, '_elementor_version', '4.2.0'),
(11341, 784, '_elementor_pro_version', '4.1.3'),
(11342, 784, '_elementor_global_class_usage_indexed', '1'),
(11343, 784, '_elementor_global_class_usage_indexed_preview', '1'),
(11344, 784, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11345, 784, '_wp_page_template', 'default'),
(11346, 784, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\",\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(11329, 783, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11355, 785, '_elementor_source', 'post'),
(11356, 785, '_elementor_edit_mode', 'builder'),
(11357, 785, '_elementor_template_type', 'product'),
(11358, 785, '_elementor_version', '4.2.0'),
(11359, 785, '_elementor_pro_version', '4.1.3'),
(11360, 785, '_elementor_global_class_usage_indexed', '1'),
(11361, 785, '_elementor_global_class_usage_indexed_preview', '1'),
(11362, 785, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11363, 785, '_wp_page_template', 'default'),
(11364, 785, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\",\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(9226, 683, '_elementor_template_type', 'wp-page'),
(10182, 728, '_backorders', 'no'),
(10183, 728, '_sold_individually', 'no'),
(10184, 728, '_virtual', 'no'),
(10185, 728, '_downloadable', 'no'),
(10186, 728, '_download_limit', '-1'),
(10187, 728, '_download_expiry', '-1'),
(10188, 728, '_stock', '100'),
(10189, 728, '_stock_status', 'instock'),
(9159, 678, '_elementor_page_settings', 'a:0:{}'),
(9160, 678, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9161, 678, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11303, 782, '_elementor_source', 'post'),
(11304, 782, '_elementor_edit_mode', 'builder'),
(11305, 782, '_elementor_template_type', 'product'),
(11306, 782, '_elementor_version', '4.2.0'),
(11307, 782, '_elementor_pro_version', '4.1.3'),
(11308, 782, '_elementor_global_class_usage_indexed', '1'),
(11309, 782, '_elementor_global_class_usage_indexed_preview', '1'),
(11310, 782, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11311, 782, '_wp_page_template', 'default'),
(11312, 782, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(11297, 781, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11313, 782, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11319, 783, '_elementor_source', 'post'),
(11320, 783, '_elementor_edit_mode', 'builder'),
(11321, 783, '_elementor_template_type', 'product'),
(11322, 783, '_elementor_version', '4.2.0'),
(11323, 783, '_elementor_pro_version', '4.1.3'),
(11324, 783, '_elementor_global_class_usage_indexed', '1'),
(11325, 783, '_elementor_global_class_usage_indexed_preview', '1'),
(11326, 783, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11327, 783, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11328, 783, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(9164, 679, '_wp_page_template', 'elementor_header_footer'),
(9165, 679, '_elementor_global_class_usage_indexed', '1'),
(9166, 679, '_elementor_edit_mode', 'builder'),
(9167, 679, '_elementor_template_type', 'wp-page'),
(9168, 679, '_elementor_version', '4.1.5'),
(9169, 679, '_elementor_pro_version', '4.1.3'),
(9170, 679, '_elementor_global_class_usage_indexed_preview', '1'),
(9171, 679, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9172, 679, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10174, 727, 'attribute_pa_packs', '10-vials'),
(10175, 727, 'attribute_pa_size', '10mg'),
(10176, 727, '_product_version', '10.9.4'),
(10177, 728, '_variation_description', ''),
(10178, 728, 'total_sales', '0'),
(10179, 728, '_tax_status', 'taxable'),
(10180, 728, '_tax_class', 'parent'),
(10181, 728, '_manage_stock', 'yes'),
(9174, 679, '_elementor_page_settings', 'a:0:{}'),
(9175, 679, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9176, 679, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11265, 779, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(13759, 931, '_elementor_source', 'post'),
(13760, 931, '_elementor_edit_mode', 'builder'),
(13761, 931, '_elementor_template_type', 'header'),
(13762, 931, '_elementor_version', '4.2.0'),
(13763, 931, '_elementor_pro_version', '4.2.0'),
(13764, 931, '_elementor_global_class_usage_indexed', '1'),
(13765, 931, '_elementor_global_class_usage_indexed_preview', '1'),
(13766, 931, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(13767, 931, '_wp_page_template', 'default'),
(13768, 931, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free Shipping on Orders Over <b>$200<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\",\"flex_direction_tablet_extra\":\"row-reverse\",\"flex_justify_content_tablet_extra\":\"flex-start\",\"flex_gap_mobile_extra\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14}},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_size_tablet_extra\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(11281, 780, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11287, 781, '_elementor_source', 'post'),
(11288, 781, '_elementor_edit_mode', 'builder'),
(11289, 781, '_elementor_template_type', 'product'),
(11290, 781, '_elementor_version', '4.2.0'),
(11291, 781, '_elementor_pro_version', '4.1.3'),
(11292, 781, '_elementor_global_class_usage_indexed', '1'),
(11293, 781, '_elementor_global_class_usage_indexed_preview', '1'),
(11294, 781, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11295, 781, '_wp_page_template', 'default'),
(11296, 781, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(9223, 683, '_wp_page_template', 'elementor_header_footer'),
(9224, 683, '_elementor_global_class_usage_indexed', '1'),
(9225, 683, '_elementor_edit_mode', 'builder'),
(9179, 680, '_wp_page_template', 'elementor_header_footer'),
(9180, 680, '_elementor_global_class_usage_indexed', '1'),
(9181, 680, '_elementor_edit_mode', 'builder'),
(9182, 680, '_elementor_template_type', 'wp-page'),
(9183, 680, '_elementor_version', '4.1.5'),
(9184, 680, '_elementor_pro_version', '4.1.3'),
(9185, 680, '_elementor_global_class_usage_indexed_preview', '1'),
(9186, 680, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9187, 680, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10166, 727, '_virtual', 'no'),
(10167, 727, '_downloadable', 'no'),
(10168, 727, '_download_limit', '-1'),
(10169, 727, '_download_expiry', '-1'),
(10170, 727, '_stock', '98'),
(10171, 727, '_stock_status', 'instock'),
(10172, 727, '_wc_average_rating', '0'),
(10173, 727, '_wc_review_count', '0'),
(9189, 680, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9190, 680, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11255, 779, '_elementor_source', 'post'),
(11256, 779, '_elementor_edit_mode', 'builder'),
(11257, 779, '_elementor_template_type', 'product'),
(11258, 779, '_elementor_version', '4.2.0'),
(11259, 779, '_elementor_pro_version', '4.1.3'),
(11260, 779, '_elementor_global_class_usage_indexed', '1'),
(11261, 779, '_elementor_global_class_usage_indexed_preview', '1'),
(11262, 779, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11263, 779, '_wp_page_template', 'default'),
(11264, 779, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(13395, 908, '_wp_attached_file', '2026/07/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg'),
(13396, 908, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1444;s:6:\"height\";i:1264;s:4:\"file\";s:50:\"2026/07/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\";s:8:\"filesize\";i:203058;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"090942FE-B5F3-414F-98B0-E7972D56B0DF-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2457;}}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:\"\";}}'),
(11242, 778, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11271, 780, '_elementor_source', 'post'),
(11272, 780, '_elementor_edit_mode', 'builder'),
(11273, 780, '_elementor_template_type', 'product'),
(11274, 780, '_elementor_version', '4.2.0'),
(11275, 780, '_elementor_pro_version', '4.1.3'),
(11276, 780, '_elementor_global_class_usage_indexed', '1'),
(11277, 780, '_elementor_global_class_usage_indexed_preview', '1'),
(11278, 780, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11279, 780, '_wp_page_template', 'default'),
(11280, 780, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(10158, 726, '_product_version', '10.9.4'),
(10159, 727, '_variation_description', ''),
(10160, 727, 'total_sales', '0'),
(10161, 727, '_tax_status', 'taxable'),
(10162, 727, '_tax_class', 'parent'),
(10163, 727, '_manage_stock', 'yes'),
(10164, 727, '_backorders', 'no'),
(10165, 727, '_sold_individually', 'no'),
(9207, 681, '_elementor_page_settings', 'a:0:{}'),
(9208, 681, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9209, 681, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9210, 682, '_wp_page_template', 'elementor_header_footer'),
(9211, 682, '_elementor_global_class_usage_indexed', '1'),
(9212, 682, '_elementor_edit_mode', 'builder'),
(9213, 682, '_elementor_template_type', 'wp-page'),
(9214, 682, '_elementor_version', '4.1.5'),
(9215, 682, '_elementor_pro_version', '4.1.3'),
(9216, 682, '_elementor_global_class_usage_indexed_preview', '1'),
(9217, 682, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9218, 682, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10150, 726, '_download_limit', '-1'),
(10151, 726, '_download_expiry', '-1'),
(10152, 726, '_stock', '98'),
(10153, 726, '_stock_status', 'instock'),
(10154, 726, '_wc_average_rating', '0'),
(10155, 726, '_wc_review_count', '0'),
(10156, 726, 'attribute_pa_packs', '1-vial'),
(10157, 726, 'attribute_pa_size', '10mg'),
(9220, 682, '_elementor_page_settings', 'a:0:{}'),
(9221, 682, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9222, 682, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9227, 683, '_elementor_version', '4.1.5'),
(9228, 683, '_elementor_pro_version', '4.1.3'),
(9229, 683, '_elementor_global_class_usage_indexed_preview', '1'),
(9230, 683, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9231, 683, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10119, 725, '_product_version', '10.9.4'),
(10143, 726, '_tax_status', 'taxable'),
(10144, 726, '_tax_class', 'parent'),
(10145, 726, '_manage_stock', 'yes'),
(10146, 726, '_backorders', 'no'),
(10147, 726, '_sold_individually', 'no'),
(10148, 726, '_virtual', 'no'),
(10149, 726, '_downloadable', 'no'),
(9233, 683, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9234, 683, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(9321, 689, '_wp_page_template', 'elementor_header_footer'),
(9241, 684, '_wp_page_template', 'elementor_header_footer'),
(9242, 684, '_elementor_global_class_usage_indexed', '1'),
(9243, 684, '_elementor_edit_mode', 'builder'),
(9244, 684, '_elementor_template_type', 'wp-page'),
(9245, 684, '_elementor_version', '4.1.5'),
(9246, 684, '_elementor_pro_version', '4.1.3'),
(9247, 684, '_elementor_global_class_usage_indexed_preview', '1'),
(9248, 684, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9249, 684, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10680, 748, 'site-sidebar-layout', 'no-sidebar'),
(9322, 689, '_elementor_global_class_usage_indexed', '1'),
(9291, 687, '_wp_page_template', 'elementor_header_footer'),
(9292, 687, '_elementor_global_class_usage_indexed', '1'),
(9293, 687, '_elementor_edit_mode', 'builder'),
(9294, 687, '_elementor_template_type', 'wp-page'),
(9295, 687, '_elementor_version', '4.1.5'),
(9296, 687, '_elementor_pro_version', '4.1.3'),
(9297, 687, '_elementor_global_class_usage_indexed_preview', '1'),
(9298, 687, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9299, 687, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11637, 799, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11638, 799, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10964, 763, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10948, 762, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10949, 762, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10965, 763, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10966, 763, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10971, 764, '_elementor_source', 'post'),
(10972, 764, '_elementor_edit_mode', 'builder'),
(10973, 764, '_elementor_template_type', 'popup'),
(10974, 764, '_elementor_version', '4.2.0'),
(10975, 764, '_elementor_pro_version', '4.1.3'),
(10976, 764, '_elementor_global_class_usage_indexed', '1'),
(10977, 764, '_elementor_global_class_usage_indexed_preview', '1'),
(10978, 764, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1C1C1F\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10979, 764, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10980, 764, '_wp_page_template', 'default'),
(10981, 764, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10910, 760, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10911, 760, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10880, 759, '_elementor_source', 'post'),
(10881, 759, '_elementor_edit_mode', 'builder'),
(10882, 759, '_elementor_template_type', 'popup'),
(10883, 759, '_elementor_version', '4.2.0'),
(10884, 759, '_elementor_pro_version', '4.1.3'),
(10885, 759, '_elementor_global_class_usage_indexed', '1'),
(10886, 759, '_elementor_global_class_usage_indexed_preview', '1'),
(10887, 759, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.4)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10888, 759, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10889, 759, '_wp_page_template', 'default'),
(10890, 759, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10954, 763, '_elementor_source', 'post'),
(10955, 763, '_elementor_edit_mode', 'builder'),
(10956, 763, '_elementor_template_type', 'popup'),
(10957, 763, '_elementor_version', '4.2.0'),
(10958, 763, '_elementor_pro_version', '4.1.3'),
(10959, 763, '_elementor_global_class_usage_indexed', '1'),
(10960, 763, '_elementor_global_class_usage_indexed_preview', '1'),
(10961, 763, '_elementor_page_settings', 'a:14:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1C1C1F\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:81:\"rgba(89.59531249999998, 89.59531249999998, 89.59531249999998, 0.2784313725490196)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10962, 763, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10963, 763, '_wp_page_template', 'default'),
(10668, 748, '_elementor_source', 'post'),
(10669, 748, '_elementor_edit_mode', 'builder'),
(10670, 748, '_elementor_template_type', 'popup'),
(10671, 748, '_elementor_version', '4.2.0'),
(10672, 748, '_elementor_pro_version', '4.1.3'),
(10673, 748, '_elementor_global_class_usage_indexed', '1'),
(10674, 748, '_elementor_global_class_usage_indexed_preview', '1'),
(10675, 748, '_astra_content_layout_flag', 'disabled'),
(10681, 748, '_elementor_page_settings', 'a:17:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:10;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.69)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:18:\"width_mobile_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:410;s:5:\"sizes\";a:0:{}}s:12:\"width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:319;s:5:\"sizes\";a:0:{}}s:19:\"margin_mobile_extra\";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:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}'),
(10677, 748, 'ast-title-bar-display', 'disabled'),
(10678, 748, 'ast-featured-img', 'disabled'),
(10679, 748, 'ast-site-content-layout', 'full-width-container'),
(10111, 725, '_download_limit', '-1'),
(10112, 725, '_download_expiry', '-1'),
(10113, 725, '_stock', '100'),
(10114, 725, '_stock_status', 'instock'),
(10115, 725, '_wc_average_rating', '0'),
(10116, 725, '_wc_review_count', '0'),
(10117, 725, 'attribute_pa_packs', '5-vials'),
(10118, 725, 'attribute_pa_size', '20mg'),
(9251, 684, '_elementor_page_settings', 'a:0:{}'),
(9252, 684, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9253, 684, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11199, 776, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11205, 777, '_elementor_source', 'post'),
(11206, 777, '_elementor_edit_mode', 'builder'),
(11207, 777, '_elementor_template_type', 'product'),
(11208, 777, '_elementor_version', '4.2.0'),
(11209, 777, '_elementor_pro_version', '4.1.3'),
(11210, 777, '_elementor_global_class_usage_indexed', '1'),
(11211, 777, '_elementor_global_class_usage_indexed_preview', '1'),
(11212, 777, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11213, 777, '_wp_page_template', 'default'),
(11214, 777, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(11232, 778, '_elementor_source', 'post'),
(11233, 778, '_elementor_edit_mode', 'builder'),
(11234, 778, '_elementor_template_type', 'product'),
(11235, 778, '_elementor_version', '4.2.0'),
(11236, 778, '_elementor_pro_version', '4.1.3'),
(11237, 778, '_elementor_global_class_usage_indexed', '1'),
(11238, 778, '_elementor_global_class_usage_indexed_preview', '1'),
(11239, 778, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11240, 778, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11241, 778, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(11215, 777, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(9256, 685, '_wp_page_template', 'elementor_header_footer'),
(9257, 685, '_elementor_global_class_usage_indexed', '1'),
(9258, 685, '_elementor_edit_mode', 'builder'),
(9259, 685, '_elementor_template_type', 'wp-page'),
(9260, 685, '_elementor_version', '4.1.5'),
(9261, 685, '_elementor_pro_version', '4.1.3'),
(9262, 685, '_elementor_global_class_usage_indexed_preview', '1'),
(9263, 685, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9264, 685, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":1,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10103, 725, 'total_sales', '0'),
(10104, 725, '_tax_status', 'taxable'),
(10105, 725, '_tax_class', 'parent'),
(10106, 725, '_manage_stock', 'yes'),
(10107, 725, '_backorders', 'no'),
(10108, 725, '_sold_individually', 'no'),
(10109, 725, '_virtual', 'no'),
(10110, 725, '_downloadable', 'no'),
(9266, 685, '_elementor_page_settings', 'a:0:{}'),
(9267, 685, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9268, 685, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11175, 775, '_elementor_source', 'post'),
(11176, 775, '_elementor_edit_mode', 'builder'),
(11177, 775, '_elementor_template_type', 'product'),
(11178, 775, '_elementor_version', '4.2.0'),
(11179, 775, '_elementor_pro_version', '4.1.3'),
(11180, 775, '_elementor_global_class_usage_indexed', '1'),
(11181, 775, '_elementor_global_class_usage_indexed_preview', '1'),
(11182, 775, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11183, 775, '_wp_page_template', 'default'),
(11184, 775, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(11169, 774, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(13462, 913, '_wp_page_template', 'elementor_header_footer'),
(13463, 913, '_elementor_global_class_usage_indexed', '1'),
(13464, 913, '_elementor_edit_mode', 'builder'),
(13465, 913, '_elementor_template_type', 'wp-page'),
(13466, 913, '_elementor_version', '4.2.0'),
(13467, 913, '_elementor_pro_version', '4.2.0'),
(13468, 913, '_elementor_global_class_usage_indexed_preview', '1'),
(13469, 913, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13470, 913, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11185, 775, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(11189, 776, '_elementor_source', 'post'),
(11190, 776, '_elementor_edit_mode', 'builder'),
(11191, 776, '_elementor_template_type', 'product'),
(11192, 776, '_elementor_version', '4.2.0'),
(11193, 776, '_elementor_pro_version', '4.1.3'),
(11194, 776, '_elementor_global_class_usage_indexed', '1'),
(11195, 776, '_elementor_global_class_usage_indexed_preview', '1'),
(11196, 776, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(11197, 776, '_wp_page_template', 'default'),
(11198, 776, '_elementor_data', '[{\"id\":\"397d92a8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b014829\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ba7f6f3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"537dbec1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3792aed8\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5aaf8415\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"2fae75af\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"73a0980a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"6381760\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"5b328d61\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"1f8efb8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aed130b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"span\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1fbd06cf\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4c955f0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"d2fe431\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"358bc36\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\"},\"elements\":[{\"id\":\"30e2509e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"1faa0f1f\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(9271, 686, '_wp_page_template', 'elementor_header_footer'),
(9272, 686, '_elementor_global_class_usage_indexed', '1'),
(9273, 686, '_elementor_edit_mode', 'builder'),
(9274, 686, '_elementor_template_type', 'wp-page'),
(9275, 686, '_elementor_version', '4.1.5'),
(9276, 686, '_elementor_pro_version', '4.1.3'),
(9277, 686, '_elementor_global_class_usage_indexed_preview', '1'),
(9278, 686, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9279, 686, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10095, 724, '_stock', '100'),
(10096, 724, '_stock_status', 'instock'),
(10097, 724, '_wc_average_rating', '0'),
(10098, 724, '_wc_review_count', '0'),
(10099, 724, 'attribute_pa_packs', '10-vials'),
(10100, 724, 'attribute_pa_size', '20mg'),
(10101, 724, '_product_version', '10.9.4'),
(10102, 725, '_variation_description', ''),
(9281, 686, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9282, 686, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10811, 756, '_elementor_source', 'post'),
(10812, 756, '_elementor_edit_mode', 'builder'),
(10813, 756, '_elementor_template_type', 'popup'),
(10814, 756, '_elementor_version', '4.2.0'),
(10815, 756, '_elementor_pro_version', '4.1.3'),
(10816, 756, '_elementor_global_class_usage_indexed', '1'),
(10817, 756, '_elementor_global_class_usage_indexed_preview', '1'),
(10818, 756, '_elementor_page_settings', 'a:11:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.4)\";}s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10819, 756, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10820, 756, '_wp_page_template', 'default'),
(10821, 756, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10823, 756, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10824, 756, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10826, 757, '_elementor_source', 'post'),
(10827, 757, '_elementor_edit_mode', 'builder'),
(10828, 757, '_elementor_template_type', 'popup'),
(10829, 757, '_elementor_version', '4.2.0'),
(10830, 757, '_elementor_pro_version', '4.1.3'),
(10831, 757, '_elementor_global_class_usage_indexed', '1'),
(10832, 757, '_elementor_global_class_usage_indexed_preview', '1'),
(10833, 757, '_elementor_page_settings', 'a:11:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.4)\";}s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10834, 757, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10835, 757, '_wp_page_template', 'default'),
(10836, 757, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10838, 757, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10839, 757, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10861, 758, '_elementor_source', 'post'),
(10862, 758, '_elementor_edit_mode', 'builder'),
(10863, 758, '_elementor_template_type', 'popup'),
(10864, 758, '_elementor_version', '4.2.0'),
(10865, 758, '_elementor_pro_version', '4.1.3'),
(10866, 758, '_elementor_global_class_usage_indexed', '1'),
(10867, 758, '_elementor_global_class_usage_indexed_preview', '1'),
(10868, 758, '_elementor_page_settings', 'a:12:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.4)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10869, 758, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10870, 758, '_wp_page_template', 'default'),
(10871, 758, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10872, 758, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10873, 758, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(13120, 892, '_elementor_edit_mode', 'builder'),
(13121, 892, '_elementor_template_type', 'header'),
(13122, 892, '_elementor_version', '4.2.0'),
(13123, 892, '_elementor_pro_version', '4.2.0'),
(13124, 892, '_elementor_global_class_usage_indexed', '1'),
(13125, 892, '_elementor_global_class_usage_indexed_preview', '1'),
(13126, 892, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(13127, 892, '_wp_page_template', 'default'),
(13128, 892, '_elementor_data', '[{\"id\":\"19892472\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b0d76e9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8bf942\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free Shipping on Orders Over <b>$100<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71360651\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"61ec6bcb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"360308b4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2eadbbb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"1df180f1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"5003f4e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"a4cac23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"eece5fd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(10907, 760, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10908, 760, '_wp_page_template', 'default'),
(10909, 760, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10891, 759, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10892, 759, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10918, 761, '_elementor_source', 'post'),
(10919, 761, '_elementor_edit_mode', 'builder'),
(10920, 761, '_elementor_template_type', 'popup'),
(10921, 761, '_elementor_version', '4.2.0'),
(10922, 761, '_elementor_pro_version', '4.1.3'),
(10923, 761, '_elementor_global_class_usage_indexed', '1'),
(10924, 761, '_elementor_global_class_usage_indexed_preview', '1'),
(10925, 761, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:54:\"rgba(5.000000000000016, 150, 105.00000000000001, 0.28)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10926, 761, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10927, 761, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10928, 761, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(11409, 788, '_wp_page_template', 'elementor_header_footer'),
(11410, 788, '_elementor_global_class_usage_indexed', '1'),
(11411, 788, '_elementor_edit_mode', 'builder'),
(11412, 788, '_elementor_template_type', 'wp-page'),
(11413, 788, '_elementor_version', '4.1.5'),
(11414, 788, '_elementor_pro_version', '4.1.3'),
(11415, 788, '_elementor_global_class_usage_indexed_preview', '1'),
(11416, 788, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11417, 788, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10087, 724, '_tax_class', 'parent'),
(10088, 724, '_manage_stock', 'yes'),
(10089, 724, '_backorders', 'no'),
(10090, 724, '_sold_individually', 'no'),
(10091, 724, '_virtual', 'no'),
(10092, 724, '_downloadable', 'no'),
(10093, 724, '_download_limit', '-1'),
(10094, 724, '_download_expiry', '-1'),
(9301, 687, '_elementor_page_settings', 'a:0:{}'),
(9302, 687, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9303, 687, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11544, 796, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(11545, 796, '_elementor_screenshot_failed', '2026-07-20 11:02:42'),
(10748, 751, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),
(10750, 748, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10751, 752, '_elementor_source', 'post'),
(10752, 752, '_elementor_edit_mode', 'builder'),
(10753, 752, '_elementor_template_type', 'popup'),
(10754, 752, '_elementor_version', '4.2.0'),
(10755, 752, '_elementor_pro_version', '4.1.3'),
(10756, 752, '_elementor_global_class_usage_indexed', '1'),
(10757, 752, '_elementor_global_class_usage_indexed_preview', '1'),
(10758, 752, '_elementor_page_settings', 'a:7:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}}'),
(10759, 752, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10760, 752, '_wp_page_template', 'default'),
(10761, 752, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"align\":\"justify\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#A0A7B3\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10763, 752, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10764, 752, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10766, 753, '_elementor_source', 'post'),
(10767, 753, '_elementor_edit_mode', 'builder'),
(10768, 753, '_elementor_template_type', 'popup'),
(10769, 753, '_elementor_version', '4.2.0'),
(10770, 753, '_elementor_pro_version', '4.1.3'),
(10771, 753, '_elementor_global_class_usage_indexed', '1'),
(10772, 753, '_elementor_global_class_usage_indexed_preview', '1'),
(10773, 753, '_elementor_page_settings', 'a:8:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10774, 753, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10775, 753, '_wp_page_template', 'default'),
(10776, 753, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10778, 753, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10779, 753, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10782, 754, '_elementor_source', 'post'),
(10783, 754, '_elementor_edit_mode', 'builder'),
(10784, 754, '_elementor_template_type', 'popup'),
(10785, 754, '_elementor_version', '4.2.0'),
(10786, 754, '_elementor_pro_version', '4.1.3'),
(10787, 754, '_elementor_global_class_usage_indexed', '1'),
(10788, 754, '_elementor_global_class_usage_indexed_preview', '1'),
(10789, 754, '_elementor_page_settings', 'a:9:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.4)\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10790, 754, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10791, 754, '_wp_page_template', 'default'),
(10792, 754, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10794, 754, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10795, 754, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(10796, 755, '_elementor_source', 'post'),
(10797, 755, '_elementor_edit_mode', 'builder'),
(10798, 755, '_elementor_template_type', 'popup'),
(10799, 755, '_elementor_version', '4.2.0'),
(10800, 755, '_elementor_pro_version', '4.1.3'),
(10801, 755, '_elementor_global_class_usage_indexed', '1'),
(10802, 755, '_elementor_global_class_usage_indexed_preview', '1'),
(10803, 755, '_elementor_page_settings', 'a:9:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.4)\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(10804, 755, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10805, 755, '_wp_page_template', 'default'),
(10806, 755, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#696969\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10808, 755, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10809, 755, '_elementor_conditions', 'a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:32:\"include/singular/any_child_of/16\";}'),
(9306, 688, '_wp_page_template', 'elementor_header_footer'),
(9307, 688, '_elementor_global_class_usage_indexed', '1'),
(9308, 688, '_elementor_edit_mode', 'builder'),
(9309, 688, '_elementor_template_type', 'wp-page'),
(9310, 688, '_elementor_version', '4.1.5'),
(9311, 688, '_elementor_pro_version', '4.1.3'),
(9312, 688, '_elementor_global_class_usage_indexed_preview', '1'),
(9313, 688, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9314, 688, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10079, 723, '_wc_average_rating', '0'),
(10080, 723, '_wc_review_count', '0'),
(10081, 723, 'attribute_pa_packs', '1-vial'),
(10082, 723, 'attribute_pa_size', '20mg'),
(10083, 723, '_product_version', '10.9.4'),
(10084, 724, '_variation_description', ''),
(10085, 724, 'total_sales', '0'),
(10086, 724, '_tax_status', 'taxable'),
(9316, 688, '_elementor_page_settings', 'a:0:{}'),
(9317, 688, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9318, 688, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11623, 798, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11624, 798, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11625, 799, '_wp_page_template', 'elementor_header_footer'),
(11626, 799, '_elementor_global_class_usage_indexed', '1'),
(11627, 799, '_elementor_edit_mode', 'builder'),
(11628, 799, '_elementor_template_type', 'wp-page'),
(11629, 799, '_elementor_version', '4.2.0'),
(11630, 799, '_elementor_pro_version', '4.1.3'),
(11631, 799, '_elementor_global_class_usage_indexed_preview', '1'),
(11632, 799, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11633, 799, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11681, 803, '_wp_page_template', 'elementor_header_footer'),
(11682, 803, '_elementor_global_class_usage_indexed', '1'),
(11683, 803, '_elementor_edit_mode', 'builder'),
(11684, 803, '_elementor_template_type', 'wp-page'),
(11685, 803, '_elementor_version', '4.2.0'),
(11686, 803, '_elementor_pro_version', '4.2.0'),
(11687, 803, '_elementor_global_class_usage_indexed_preview', '1'),
(11688, 803, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11689, 803, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11717, 805, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11718, 805, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11749, 808, '_wp_page_template', 'elementor_header_footer'),
(9323, 689, '_elementor_edit_mode', 'builder'),
(9324, 689, '_elementor_template_type', 'wp-page'),
(9325, 689, '_elementor_version', '4.1.5'),
(9326, 689, '_elementor_pro_version', '4.1.3'),
(9327, 689, '_elementor_global_class_usage_indexed_preview', '1'),
(9328, 689, '_elementor_migrations_state_d2a1', '4.1.5:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9329, 689, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10071, 723, '_backorders', 'no'),
(10072, 723, '_sold_individually', 'no'),
(10073, 723, '_virtual', 'no'),
(10074, 723, '_downloadable', 'no'),
(10075, 723, '_download_limit', '-1'),
(10076, 723, '_download_expiry', '-1'),
(10077, 723, '_stock', '100'),
(10078, 723, '_stock_status', 'instock'),
(9331, 689, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(9332, 689, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(10682, 748, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(10683, 748, '_edit_lock', '1784646679:1'),
(10684, 748, '_wp_page_template', 'default'),
(10685, 748, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h4\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#9AA0AC\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c683c71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f97ec30\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a30ee40\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2fce62e\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"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\":\"86d9ebc\"}]},\"elements\":[{\"id\":\"0ee44af\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am 21 or older\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#059669\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#059669\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor0\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6e4662f\\\" name=\\\"popup\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22do_not_show_again%22%3A%22yes%22%7D\\\"]\"},\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"27b5f9d\",\"elType\":\"widget\",\"settings\":{\"text\":\"I am under 21\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/\",\"is_external\":\"on\",\"nofollow\":\"on\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"lowercase\",\"background_color\":\"#02010105\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#A0A7B357\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"27b7919\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_hover_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#7C7979\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"},\"icon_position_mobile\":\"top\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10687, 748, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(10688, 749, '_elementor_source', 'post'),
(10689, 749, '_elementor_edit_mode', 'builder'),
(10690, 749, '_elementor_template_type', 'popup'),
(10691, 749, '_elementor_version', '4.2.0'),
(10692, 749, '_elementor_pro_version', '4.1.3'),
(10693, 749, '_elementor_global_class_usage_indexed', '1'),
(10694, 749, '_elementor_global_class_usage_indexed_preview', '1'),
(10695, 749, '_elementor_page_settings', 'a:5:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";}'),
(10696, 749, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10697, 749, '_wp_page_template', 'default'),
(10698, 749, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10700, 749, '_elementor_popup_display_settings', 'a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),
(10746, 751, '_elementor_data', '[{\"id\":\"657e63a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"725b879\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5961d8f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"982c5ce\"}],\"pp_display_conditions\":[{\"_id\":\"b6871bf\"}]},\"elements\":[{\"id\":\"65ed779\",\"elType\":\"widget\",\"settings\":{\"title\":\"Please verify your age\",\"header_size\":\"h5\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"db33935\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de95b27\",\"elType\":\"widget\",\"settings\":{\"title\":\"You must be of legal age to enter this site.\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#9AA0AC\",\"pp_display_conditions\":[{\"_id\":\"44cd5a8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bcb534\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_position\":\"left\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<p>\\u00a0WARNING: This website contains age-restricted content.<\\/p>\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_bg_background\":\"classic\",\"info_box_bg_color\":\"#212227\",\"icon_color_normal\":\"#FFFFFF\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"description_color\":\"#5C5C5C\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3ddbf70\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color\":\"#212227\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(10744, 751, '_elementor_migrations_state_d2a1', '4.2.0:4.1.3:595e50d38ae27a4ec16e0e0a9df00b29'),
(10745, 751, '_wp_page_template', 'default'),
(10736, 751, '_elementor_source', 'post'),
(10737, 751, '_elementor_edit_mode', 'builder'),
(10738, 751, '_elementor_template_type', 'popup'),
(10739, 751, '_elementor_version', '4.2.0'),
(10740, 751, '_elementor_pro_version', '4.1.3'),
(10741, 751, '_elementor_global_class_usage_indexed', '1'),
(10742, 751, '_elementor_global_class_usage_indexed_preview', '1'),
(10743, 751, '_elementor_page_settings', 'a:5:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#212227\";}'),
(10899, 760, '_elementor_source', 'post'),
(10900, 760, '_elementor_edit_mode', 'builder'),
(10901, 760, '_elementor_template_type', 'popup'),
(10902, 760, '_elementor_version', '4.2.0'),
(10903, 760, '_elementor_pro_version', '4.1.3'),
(10904, 760, '_elementor_global_class_usage_indexed', '1'),
(10905, 760, '_elementor_global_class_usage_indexed_preview', '1'),
(10906, 760, '_elementor_page_settings', 'a:13:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:580;s:5:\"sizes\";a:0:{}}s:12:\"close_button\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#1A1B20\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";s:8:\"isLinked\";b:1;}s:12:\"border_color\";s:7:\"#262627\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:1;}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:8;s:4:\"blur\";i:23;s:6:\"spread\";i:3;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.4)\";}s:24:\"overlay_background_color\";s:9:\"#000000D6\";s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}}'),
(11611, 798, '_wp_page_template', 'elementor_header_footer'),
(11612, 798, '_elementor_global_class_usage_indexed', '1'),
(11613, 798, '_elementor_edit_mode', 'builder'),
(11614, 798, '_elementor_template_type', 'wp-page'),
(11615, 798, '_elementor_version', '4.2.0'),
(11616, 798, '_elementor_pro_version', '4.1.3'),
(11617, 798, '_elementor_global_class_usage_indexed_preview', '1'),
(11618, 798, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11619, 798, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9702, 700, '_regular_price', '750'),
(9701, 699, '_price', '75'),
(9700, 699, '_thumbnail_id', '107'),
(9698, 707, '_product_version', '10.9.4'),
(9697, 707, 'attribute_pa_size', '30mg'),
(9696, 707, 'attribute_pa_packs', '5-vials'),
(9695, 707, '_wc_review_count', '0'),
(9694, 707, '_wc_average_rating', '0'),
(9693, 707, '_stock_status', 'instock'),
(9692, 707, '_stock', '100'),
(9691, 707, '_download_expiry', '-1'),
(9690, 707, '_download_limit', '-1'),
(9689, 707, '_downloadable', 'no'),
(9688, 707, '_virtual', 'no'),
(9687, 707, '_sold_individually', 'no'),
(9686, 707, '_backorders', 'no'),
(9685, 707, '_manage_stock', 'yes'),
(9684, 707, '_tax_class', 'parent'),
(9683, 707, '_tax_status', 'taxable'),
(9682, 707, 'total_sales', '0'),
(9681, 707, '_variation_description', ''),
(9680, 706, '_product_version', '10.9.4'),
(9679, 706, 'attribute_pa_size', '30mg'),
(9678, 706, 'attribute_pa_packs', '10-vials'),
(9677, 706, '_wc_review_count', '0'),
(9676, 706, '_wc_average_rating', '0'),
(9675, 706, '_stock_status', 'instock'),
(9674, 706, '_stock', '100'),
(9673, 706, '_download_expiry', '-1'),
(9672, 706, '_download_limit', '-1'),
(9671, 706, '_downloadable', 'no'),
(9670, 706, '_virtual', 'no'),
(9669, 706, '_sold_individually', 'no'),
(9668, 706, '_backorders', 'no'),
(9667, 706, '_manage_stock', 'yes'),
(9666, 706, '_tax_class', 'parent'),
(9665, 706, '_tax_status', 'taxable'),
(9664, 706, 'total_sales', '0'),
(9663, 706, '_variation_description', ''),
(9662, 705, '_product_version', '10.9.4'),
(9661, 705, 'attribute_pa_size', '30mg'),
(9660, 705, 'attribute_pa_packs', '1-vial'),
(9659, 705, '_wc_review_count', '0'),
(9658, 705, '_wc_average_rating', '0'),
(9657, 705, '_stock_status', 'instock'),
(9656, 705, '_stock', '100'),
(9655, 705, '_download_expiry', '-1'),
(9654, 705, '_download_limit', '-1'),
(9653, 705, '_downloadable', 'no'),
(9652, 705, '_virtual', 'no'),
(9651, 705, '_sold_individually', 'no'),
(9650, 705, '_backorders', 'no'),
(9649, 705, '_manage_stock', 'yes'),
(9648, 705, '_tax_class', 'parent'),
(9647, 705, '_tax_status', 'taxable'),
(9646, 705, 'total_sales', '0'),
(9645, 705, '_variation_description', ''),
(9644, 704, '_product_version', '10.9.4'),
(9643, 704, 'attribute_pa_size', '20mg'),
(9642, 704, 'attribute_pa_packs', '5-vials'),
(9641, 704, '_wc_review_count', '0'),
(9640, 704, '_wc_average_rating', '0'),
(9639, 704, '_stock_status', 'instock'),
(9638, 704, '_stock', '100'),
(9637, 704, '_download_expiry', '-1'),
(9636, 704, '_download_limit', '-1'),
(9635, 704, '_downloadable', 'no'),
(9634, 704, '_virtual', 'no'),
(9633, 704, '_sold_individually', 'no'),
(9632, 704, '_backorders', 'no'),
(9631, 704, '_manage_stock', 'yes'),
(9630, 704, '_tax_class', 'parent'),
(9629, 704, '_tax_status', 'taxable'),
(9628, 704, 'total_sales', '0'),
(9627, 704, '_variation_description', ''),
(9626, 703, '_product_version', '10.9.4'),
(9625, 703, 'attribute_pa_size', '20mg'),
(9624, 703, 'attribute_pa_packs', '10-vials'),
(9623, 703, '_wc_review_count', '0'),
(9622, 703, '_wc_average_rating', '0'),
(9621, 703, '_stock_status', 'instock'),
(9620, 703, '_stock', '98'),
(9619, 703, '_download_expiry', '-1'),
(9618, 703, '_download_limit', '-1'),
(9617, 703, '_downloadable', 'no'),
(9616, 703, '_virtual', 'no'),
(9615, 703, '_sold_individually', 'no'),
(9614, 703, '_backorders', 'no'),
(9613, 703, '_manage_stock', 'yes'),
(9612, 703, '_tax_class', 'parent'),
(9611, 703, '_tax_status', 'taxable'),
(9610, 703, 'total_sales', '0'),
(9609, 703, '_variation_description', ''),
(9608, 702, '_product_version', '10.9.4'),
(9607, 702, 'attribute_pa_size', '20mg'),
(9606, 702, 'attribute_pa_packs', '1-vial'),
(9605, 702, '_wc_review_count', '0'),
(9604, 702, '_wc_average_rating', '0'),
(9603, 702, '_stock_status', 'instock'),
(9602, 702, '_stock', '100'),
(9601, 702, '_download_expiry', '-1'),
(9600, 702, '_download_limit', '-1'),
(9599, 702, '_downloadable', 'no'),
(9598, 702, '_virtual', 'no'),
(9597, 702, '_sold_individually', 'no'),
(9596, 702, '_backorders', 'no'),
(9595, 702, '_manage_stock', 'yes'),
(9594, 702, '_tax_class', 'parent'),
(9593, 702, '_tax_status', 'taxable'),
(9592, 702, 'total_sales', '0'),
(9591, 702, '_variation_description', ''),
(9590, 701, '_product_version', '10.9.4'),
(9589, 701, 'attribute_pa_size', '10mg'),
(9588, 701, 'attribute_pa_packs', '5-vials'),
(9587, 701, '_wc_review_count', '0'),
(9586, 701, '_wc_average_rating', '0'),
(9585, 701, '_stock_status', 'instock'),
(9584, 701, '_stock', '100'),
(9703, 700, '_sale_price', '600'),
(9704, 700, '_thumbnail_id', '0'),
(9705, 700, '_price', '600'),
(9706, 701, '_regular_price', '375'),
(9707, 701, '_sale_price', '337.5'),
(9708, 701, '_thumbnail_id', '0'),
(9709, 701, '_price', '337.5'),
(9710, 702, '_thumbnail_id', '0'),
(9711, 703, '_thumbnail_id', '0'),
(9712, 704, '_thumbnail_id', '0'),
(9713, 705, '_thumbnail_id', '0'),
(9714, 706, '_thumbnail_id', '0'),
(9715, 707, '_thumbnail_id', '0'),
(13184, 102, '_price', '337.5'),
(13185, 102, '_price', '600'),
(9723, 702, '_regular_price', '140'),
(9724, 702, '_price', '140'),
(9725, 703, '_regular_price', '1400'),
(9726, 703, '_sale_price', '1120'),
(9727, 703, '_price', '1120'),
(9728, 704, '_regular_price', '700'),
(9729, 704, '_sale_price', '630'),
(9730, 704, '_price', '630'),
(13186, 102, '_price', '630'),
(13187, 102, '_price', '810'),
(13188, 102, '_price', '1120'),
(9737, 705, '_regular_price', '180'),
(9738, 705, '_price', '180'),
(9739, 707, '_regular_price', '900'),
(9740, 707, '_sale_price', '810'),
(9741, 707, '_price', '810'),
(9742, 706, '_regular_price', '1800'),
(9743, 706, '_sale_price', '1440'),
(9744, 706, '_price', '1440'),
(13183, 102, '_price', '180'),
(13182, 102, '_price', '140'),
(13189, 102, '_price', '1440'),
(11798, 811, '_elementor_global_class_usage_indexed', '1'),
(11799, 811, '_elementor_edit_mode', 'builder'),
(11800, 811, '_elementor_template_type', 'wp-page'),
(11801, 811, '_elementor_version', '4.2.0'),
(11802, 811, '_elementor_pro_version', '4.2.0'),
(11803, 811, '_elementor_global_class_usage_indexed_preview', '1'),
(11804, 811, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11805, 811, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11807, 811, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11808, 811, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11857, 815, '_wp_page_template', 'elementor_header_footer'),
(11858, 815, '_elementor_global_class_usage_indexed', '1'),
(11859, 815, '_elementor_edit_mode', 'builder'),
(11860, 815, '_elementor_template_type', 'wp-page'),
(11861, 815, '_elementor_version', '4.2.0'),
(11862, 815, '_elementor_pro_version', '4.2.0'),
(11863, 815, '_elementor_global_class_usage_indexed_preview', '1'),
(11864, 815, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11865, 815, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template-1-scaled.png\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11841, 813, '_elementor_page_settings', 'a:0:{}'),
(11842, 813, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11843, 813, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11844, 814, '_wp_page_template', 'elementor_header_footer'),
(11845, 814, '_elementor_global_class_usage_indexed', '1'),
(11846, 814, '_elementor_edit_mode', 'builder'),
(11847, 814, '_elementor_template_type', 'wp-page'),
(11848, 814, '_elementor_version', '4.2.0'),
(11849, 814, '_elementor_pro_version', '4.2.0'),
(11850, 814, '_elementor_global_class_usage_indexed_preview', '1'),
(11851, 814, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11852, 814, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11854, 814, '_elementor_page_settings', 'a:0:{}'),
(11855, 814, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11856, 814, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11877, 817, '_wp_page_template', 'elementor_header_footer'),
(11878, 817, '_elementor_global_class_usage_indexed', '1'),
(11879, 817, '_elementor_edit_mode', 'builder'),
(11880, 817, '_elementor_template_type', 'wp-page'),
(11881, 817, '_elementor_version', '4.2.0'),
(11882, 817, '_elementor_pro_version', '4.2.0'),
(11883, 817, '_elementor_global_class_usage_indexed_preview', '1'),
(11929, 820, '_wp_page_template', 'elementor_header_footer'),
(11930, 820, '_elementor_global_class_usage_indexed', '1'),
(11931, 820, '_elementor_edit_mode', 'builder'),
(11932, 820, '_elementor_template_type', 'wp-page'),
(11933, 820, '_elementor_version', '4.2.0'),
(11934, 820, '_elementor_pro_version', '4.2.0'),
(11935, 820, '_elementor_global_class_usage_indexed_preview', '1'),
(11936, 820, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11937, 820, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12053, 827, '_elementor_page_settings', 'a:0:{}'),
(12054, 827, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12055, 827, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12056, 828, '_wp_page_template', 'elementor_header_footer'),
(12057, 828, '_elementor_global_class_usage_indexed', '1'),
(12058, 828, '_elementor_edit_mode', 'builder'),
(12059, 828, '_elementor_template_type', 'wp-page'),
(12060, 828, '_elementor_version', '4.2.0'),
(12061, 828, '_elementor_pro_version', '4.2.0'),
(12062, 828, '_elementor_global_class_usage_indexed_preview', '1'),
(12063, 828, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12064, 828, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11875, 816, '_wp_attached_file', '2026/07/COA-Template.pdf'),
(11876, 816, '_wp_attachment_metadata', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:20:\"COA-Template-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146609;}s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"COA-Template-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:13012;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"COA-Template-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:85045;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"COA-Template-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:5954;}}s:8:\"filesize\";i:633009;}'),
(11887, 817, '_elementor_page_settings', 'a:0:{}'),
(11888, 817, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11889, 817, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11892, 818, '_wp_page_template', 'elementor_header_footer'),
(11893, 818, '_elementor_global_class_usage_indexed', '1'),
(11894, 818, '_elementor_edit_mode', 'builder'),
(11895, 818, '_elementor_template_type', 'wp-page'),
(11896, 818, '_elementor_version', '4.2.0'),
(11897, 818, '_elementor_pro_version', '4.2.0'),
(11898, 818, '_elementor_global_class_usage_indexed_preview', '1'),
(11899, 818, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11900, 818, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template-1-scaled.png\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11902, 818, '_elementor_page_settings', 'a:0:{}'),
(11903, 818, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11904, 818, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11908, 819, '_elementor_global_class_usage_indexed', '1'),
(11909, 819, '_elementor_edit_mode', 'builder'),
(11910, 819, '_elementor_template_type', 'wp-page'),
(11911, 819, '_elementor_version', '4.2.0'),
(11912, 819, '_elementor_pro_version', '4.2.0'),
(11913, 819, '_elementor_global_class_usage_indexed_preview', '1'),
(11914, 819, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11915, 819, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11917, 819, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11918, 819, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12009, 825, '_wp_page_template', 'elementor_header_footer'),
(11979, 823, '_wp_page_template', 'elementor_header_footer'),
(11980, 823, '_elementor_global_class_usage_indexed', '1'),
(11981, 823, '_elementor_edit_mode', 'builder'),
(11982, 823, '_elementor_template_type', 'wp-page'),
(11983, 823, '_elementor_version', '4.2.0'),
(11984, 823, '_elementor_pro_version', '4.2.0'),
(11985, 823, '_elementor_global_class_usage_indexed_preview', '1'),
(11986, 823, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11987, 823, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"5\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11939, 820, '_elementor_page_settings', 'a:0:{}'),
(11940, 820, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11941, 820, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11944, 821, '_wp_page_template', 'elementor_header_footer'),
(11945, 821, '_elementor_global_class_usage_indexed', '1'),
(11946, 821, '_elementor_edit_mode', 'builder'),
(11947, 821, '_elementor_template_type', 'wp-page'),
(11948, 821, '_elementor_version', '4.2.0'),
(11949, 821, '_elementor_pro_version', '4.2.0'),
(11950, 821, '_elementor_global_class_usage_indexed_preview', '1'),
(11951, 821, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11952, 821, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLP-3 R\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11954, 821, '_elementor_page_settings', 'a:0:{}'),
(11955, 821, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11956, 821, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11959, 822, '_wp_page_template', 'elementor_header_footer'),
(11960, 822, '_elementor_global_class_usage_indexed', '1'),
(11961, 822, '_elementor_edit_mode', 'builder'),
(11962, 822, '_elementor_template_type', 'wp-page'),
(11963, 822, '_elementor_version', '4.2.0'),
(11964, 822, '_elementor_pro_version', '4.2.0'),
(11965, 822, '_elementor_global_class_usage_indexed_preview', '1'),
(11966, 822, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11967, 822, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"5\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11969, 822, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11970, 822, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12030, 826, '_wp_page_template', 'elementor_header_footer'),
(12031, 826, '_elementor_global_class_usage_indexed', '1'),
(12032, 826, '_elementor_edit_mode', 'builder'),
(12033, 826, '_elementor_template_type', 'wp-page'),
(12034, 826, '_elementor_version', '4.2.0'),
(12035, 826, '_elementor_pro_version', '4.2.0'),
(12036, 826, '_elementor_global_class_usage_indexed_preview', '1'),
(12037, 826, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12038, 826, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12040, 826, '_elementor_page_settings', 'a:0:{}'),
(12041, 826, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12042, 826, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12043, 827, '_wp_page_template', 'elementor_header_footer'),
(12044, 827, '_elementor_global_class_usage_indexed', '1'),
(12045, 827, '_elementor_edit_mode', 'builder'),
(12046, 827, '_elementor_template_type', 'wp-page'),
(12047, 827, '_elementor_version', '4.2.0'),
(12048, 827, '_elementor_pro_version', '4.2.0'),
(12049, 827, '_elementor_global_class_usage_indexed_preview', '1'),
(12050, 827, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12051, 827, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11989, 823, '_elementor_page_settings', 'a:0:{}'),
(11990, 823, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(11991, 823, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(11994, 824, '_wp_page_template', 'elementor_header_footer'),
(11995, 824, '_elementor_global_class_usage_indexed', '1'),
(11996, 824, '_elementor_edit_mode', 'builder'),
(11997, 824, '_elementor_template_type', 'wp-page'),
(11998, 824, '_elementor_version', '4.2.0'),
(11999, 824, '_elementor_pro_version', '4.2.0'),
(12000, 824, '_elementor_global_class_usage_indexed_preview', '1'),
(12001, 824, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12002, 824, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"5\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13422, 910, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13423, 910, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12004, 824, '_elementor_page_settings', 'a:0:{}'),
(12005, 824, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12006, 824, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12010, 825, '_elementor_global_class_usage_indexed', '1'),
(12011, 825, '_elementor_edit_mode', 'builder'),
(12012, 825, '_elementor_template_type', 'wp-page'),
(12013, 825, '_elementor_version', '4.2.0'),
(12014, 825, '_elementor_pro_version', '4.2.0'),
(12015, 825, '_elementor_global_class_usage_indexed_preview', '1'),
(12016, 825, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12017, 825, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"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\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"globals\\/colors?id=astglobalcolor7\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13415, 910, '_wp_page_template', 'elementor_header_footer'),
(13416, 910, '_elementor_global_class_usage_indexed', '1'),
(13417, 910, '_elementor_edit_mode', 'builder'),
(13418, 910, '_elementor_template_type', 'wp-page'),
(13419, 910, '_elementor_version', '4.2.0'),
(13420, 910, '_elementor_pro_version', '4.2.0'),
(13421, 910, '_elementor_global_class_usage_indexed_preview', '1'),
(12019, 825, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12020, 825, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12066, 828, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12067, 828, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12154, 834, '_wp_page_template', 'elementor_header_footer'),
(12074, 829, '_wp_page_template', 'elementor_header_footer'),
(12075, 829, '_elementor_global_class_usage_indexed', '1'),
(12076, 829, '_elementor_edit_mode', 'builder'),
(12077, 829, '_elementor_template_type', 'wp-page'),
(12078, 829, '_elementor_version', '4.2.0'),
(12079, 829, '_elementor_pro_version', '4.2.0'),
(12080, 829, '_elementor_global_class_usage_indexed_preview', '1'),
(12081, 829, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12082, 829, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12155, 834, '_elementor_global_class_usage_indexed', '1'),
(12124, 832, '_wp_page_template', 'elementor_header_footer'),
(12125, 832, '_elementor_global_class_usage_indexed', '1'),
(12126, 832, '_elementor_edit_mode', 'builder'),
(12127, 832, '_elementor_template_type', 'wp-page'),
(12128, 832, '_elementor_version', '4.2.0'),
(12129, 832, '_elementor_pro_version', '4.2.0'),
(12130, 832, '_elementor_global_class_usage_indexed_preview', '1'),
(12131, 832, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12132, 832, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Barlow\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12332, 844, '_elementor_page_settings', 'a:0:{}'),
(12333, 844, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12334, 844, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12335, 845, '_wp_page_template', 'elementor_header_footer'),
(12336, 845, '_elementor_global_class_usage_indexed', '1'),
(12337, 845, '_elementor_edit_mode', 'builder'),
(12338, 845, '_elementor_template_type', 'wp-page'),
(12339, 845, '_elementor_version', '4.2.0'),
(12340, 845, '_elementor_pro_version', '4.2.0'),
(12341, 845, '_elementor_global_class_usage_indexed_preview', '1'),
(12342, 845, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12343, 845, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12345, 845, '_elementor_page_settings', 'a:0:{}'),
(12346, 845, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12347, 845, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12349, 846, '_elementor_global_class_usage_indexed', '1'),
(12350, 846, '_elementor_edit_mode', 'builder'),
(12351, 846, '_elementor_template_type', 'wp-page'),
(12352, 846, '_elementor_version', '4.2.0'),
(12353, 846, '_elementor_pro_version', '4.2.0'),
(12354, 846, '_elementor_global_class_usage_indexed_preview', '1'),
(12355, 846, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12356, 846, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12084, 829, '_elementor_page_settings', 'a:0:{}'),
(12085, 829, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12086, 829, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12089, 830, '_wp_page_template', 'elementor_header_footer'),
(12090, 830, '_elementor_global_class_usage_indexed', '1'),
(12091, 830, '_elementor_edit_mode', 'builder'),
(12092, 830, '_elementor_template_type', 'wp-page'),
(12093, 830, '_elementor_version', '4.2.0'),
(12094, 830, '_elementor_pro_version', '4.2.0'),
(12095, 830, '_elementor_global_class_usage_indexed_preview', '1'),
(12096, 830, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12097, 830, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12099, 830, '_elementor_page_settings', 'a:0:{}'),
(12100, 830, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12101, 830, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12104, 831, '_wp_page_template', 'elementor_header_footer'),
(12105, 831, '_elementor_global_class_usage_indexed', '1'),
(12106, 831, '_elementor_edit_mode', 'builder'),
(12107, 831, '_elementor_template_type', 'wp-page'),
(12108, 831, '_elementor_version', '4.2.0'),
(12109, 831, '_elementor_pro_version', '4.2.0'),
(12110, 831, '_elementor_global_class_usage_indexed_preview', '1'),
(12111, 831, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12112, 831, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Barlow\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12114, 831, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12115, 831, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12204, 837, '_wp_page_template', 'elementor_header_footer'),
(12174, 835, '_wp_page_template', 'elementor_header_footer'),
(12175, 835, '_elementor_global_class_usage_indexed', '1'),
(12176, 835, '_elementor_edit_mode', 'builder'),
(12177, 835, '_elementor_template_type', 'wp-page'),
(12178, 835, '_elementor_version', '4.2.0'),
(12179, 835, '_elementor_pro_version', '4.2.0'),
(12180, 835, '_elementor_global_class_usage_indexed_preview', '1'),
(12181, 835, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12182, 835, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12134, 832, '_elementor_page_settings', 'a:0:{}'),
(12135, 832, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12136, 832, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12139, 833, '_wp_page_template', 'elementor_header_footer'),
(12140, 833, '_elementor_global_class_usage_indexed', '1'),
(12141, 833, '_elementor_edit_mode', 'builder'),
(12142, 833, '_elementor_template_type', 'wp-page'),
(12143, 833, '_elementor_version', '4.2.0'),
(12144, 833, '_elementor_pro_version', '4.2.0'),
(12145, 833, '_elementor_global_class_usage_indexed_preview', '1'),
(12146, 833, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12147, 833, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Barlow\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12149, 833, '_elementor_page_settings', 'a:0:{}'),
(12150, 833, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12151, 833, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12156, 834, '_elementor_edit_mode', 'builder'),
(12157, 834, '_elementor_template_type', 'wp-page'),
(12158, 834, '_elementor_version', '4.2.0'),
(12159, 834, '_elementor_pro_version', '4.2.0'),
(12160, 834, '_elementor_global_class_usage_indexed_preview', '1'),
(12161, 834, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12162, 834, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12164, 834, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12165, 834, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12254, 840, '_wp_page_template', 'elementor_header_footer'),
(12224, 838, '_wp_page_template', 'elementor_header_footer'),
(12225, 838, '_elementor_global_class_usage_indexed', '1'),
(12226, 838, '_elementor_edit_mode', 'builder'),
(12227, 838, '_elementor_template_type', 'wp-page'),
(12228, 838, '_elementor_version', '4.2.0'),
(12229, 838, '_elementor_pro_version', '4.2.0'),
(12230, 838, '_elementor_global_class_usage_indexed_preview', '1'),
(12231, 838, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12232, 838, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12184, 835, '_elementor_page_settings', 'a:0:{}'),
(12185, 835, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12186, 835, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12189, 836, '_wp_page_template', 'elementor_header_footer'),
(12190, 836, '_elementor_global_class_usage_indexed', '1'),
(12191, 836, '_elementor_edit_mode', 'builder'),
(12192, 836, '_elementor_template_type', 'wp-page'),
(12193, 836, '_elementor_version', '4.2.0'),
(12194, 836, '_elementor_pro_version', '4.2.0'),
(12195, 836, '_elementor_global_class_usage_indexed_preview', '1'),
(12196, 836, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12197, 836, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12199, 836, '_elementor_page_settings', 'a:0:{}'),
(12200, 836, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12201, 836, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12205, 837, '_elementor_global_class_usage_indexed', '1'),
(12206, 837, '_elementor_edit_mode', 'builder'),
(12207, 837, '_elementor_template_type', 'wp-page'),
(12208, 837, '_elementor_version', '4.2.0'),
(12209, 837, '_elementor_pro_version', '4.2.0'),
(12210, 837, '_elementor_global_class_usage_indexed_preview', '1'),
(12211, 837, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12212, 837, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12214, 837, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12215, 837, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12304, 843, '_wp_page_template', 'elementor_header_footer'),
(12274, 841, '_wp_page_template', 'elementor_header_footer'),
(12275, 841, '_elementor_global_class_usage_indexed', '1'),
(12276, 841, '_elementor_edit_mode', 'builder'),
(12277, 841, '_elementor_template_type', 'wp-page'),
(12278, 841, '_elementor_version', '4.2.0'),
(12279, 841, '_elementor_pro_version', '4.2.0'),
(12280, 841, '_elementor_global_class_usage_indexed_preview', '1'),
(12281, 841, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12282, 841, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12234, 838, '_elementor_page_settings', 'a:0:{}'),
(12235, 838, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12236, 838, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12239, 839, '_wp_page_template', 'elementor_header_footer'),
(12240, 839, '_elementor_global_class_usage_indexed', '1'),
(12241, 839, '_elementor_edit_mode', 'builder'),
(12242, 839, '_elementor_template_type', 'wp-page'),
(12243, 839, '_elementor_version', '4.2.0'),
(12244, 839, '_elementor_pro_version', '4.2.0'),
(12245, 839, '_elementor_global_class_usage_indexed_preview', '1'),
(12246, 839, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12247, 839, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#02010100\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12249, 839, '_elementor_page_settings', 'a:0:{}'),
(12250, 839, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12251, 839, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12255, 840, '_elementor_global_class_usage_indexed', '1'),
(12256, 840, '_elementor_edit_mode', 'builder'),
(12257, 840, '_elementor_template_type', 'wp-page'),
(12258, 840, '_elementor_version', '4.2.0'),
(12259, 840, '_elementor_pro_version', '4.2.0'),
(12260, 840, '_elementor_global_class_usage_indexed_preview', '1'),
(12261, 840, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12262, 840, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12264, 840, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12265, 840, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12348, 846, '_wp_page_template', 'elementor_header_footer'),
(12322, 844, '_wp_page_template', 'elementor_header_footer'),
(12323, 844, '_elementor_global_class_usage_indexed', '1'),
(12324, 844, '_elementor_edit_mode', 'builder'),
(12325, 844, '_elementor_template_type', 'wp-page'),
(12326, 844, '_elementor_version', '4.2.0'),
(12327, 844, '_elementor_pro_version', '4.2.0'),
(12328, 844, '_elementor_global_class_usage_indexed_preview', '1'),
(12329, 844, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12330, 844, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12284, 841, '_elementor_page_settings', 'a:0:{}'),
(12285, 841, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12286, 841, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12289, 842, '_wp_page_template', 'elementor_header_footer'),
(12290, 842, '_elementor_global_class_usage_indexed', '1'),
(12291, 842, '_elementor_edit_mode', 'builder'),
(12292, 842, '_elementor_template_type', 'wp-page'),
(12293, 842, '_elementor_version', '4.2.0'),
(12294, 842, '_elementor_pro_version', '4.2.0'),
(12295, 842, '_elementor_global_class_usage_indexed_preview', '1'),
(12296, 842, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12297, 842, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12299, 842, '_elementor_page_settings', 'a:0:{}'),
(12300, 842, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12301, 842, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12305, 843, '_elementor_global_class_usage_indexed', '1'),
(12306, 843, '_elementor_edit_mode', 'builder'),
(12307, 843, '_elementor_template_type', 'wp-page'),
(12308, 843, '_elementor_version', '4.2.0'),
(12309, 843, '_elementor_pro_version', '4.2.0'),
(12310, 843, '_elementor_global_class_usage_indexed_preview', '1'),
(12311, 843, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12312, 843, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#D1D5DB\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"globals\\/colors?id=astglobalcolor7\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12314, 843, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12315, 843, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12358, 846, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12359, 846, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12364, 847, '_wp_page_template', 'elementor_header_footer'),
(12365, 847, '_elementor_global_class_usage_indexed', '1'),
(12366, 847, '_elementor_edit_mode', 'builder'),
(12367, 847, '_elementor_template_type', 'wp-page'),
(12368, 847, '_elementor_version', '4.2.0'),
(12369, 847, '_elementor_pro_version', '4.2.0'),
(12370, 847, '_elementor_global_class_usage_indexed_preview', '1'),
(12371, 847, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12372, 847, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12374, 847, '_elementor_page_settings', 'a:0:{}'),
(12375, 847, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12376, 847, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12377, 848, '_wp_page_template', 'elementor_header_footer'),
(12378, 848, '_elementor_global_class_usage_indexed', '1'),
(12379, 848, '_elementor_edit_mode', 'builder'),
(12380, 848, '_elementor_template_type', 'wp-page'),
(12381, 848, '_elementor_version', '4.2.0'),
(12382, 848, '_elementor_pro_version', '4.2.0'),
(12383, 848, '_elementor_global_class_usage_indexed_preview', '1'),
(12384, 848, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12385, 848, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12387, 848, '_elementor_page_settings', 'a:0:{}'),
(12388, 848, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12389, 848, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12390, 849, '_wp_page_template', 'elementor_header_footer'),
(12391, 849, '_elementor_global_class_usage_indexed', '1'),
(12392, 849, '_elementor_edit_mode', 'builder'),
(12393, 849, '_elementor_template_type', 'wp-page'),
(12394, 849, '_elementor_version', '4.2.0'),
(12395, 849, '_elementor_pro_version', '4.2.0'),
(12396, 849, '_elementor_global_class_usage_indexed_preview', '1'),
(12397, 849, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12398, 849, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":8,\"blur\":0,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12400, 849, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12401, 849, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12438, 852, '_wp_page_template', 'elementor_header_footer'),
(12408, 850, '_wp_page_template', 'elementor_header_footer'),
(12409, 850, '_elementor_global_class_usage_indexed', '1'),
(12410, 850, '_elementor_edit_mode', 'builder'),
(12411, 850, '_elementor_template_type', 'wp-page'),
(12412, 850, '_elementor_version', '4.2.0'),
(12413, 850, '_elementor_pro_version', '4.2.0'),
(12414, 850, '_elementor_global_class_usage_indexed_preview', '1'),
(12415, 850, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12416, 850, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":8,\"blur\":0,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12458, 853, '_wp_page_template', 'elementor_header_footer'),
(12459, 853, '_elementor_global_class_usage_indexed', '1'),
(12460, 853, '_elementor_edit_mode', 'builder'),
(12461, 853, '_elementor_template_type', 'wp-page'),
(12462, 853, '_elementor_version', '4.2.0'),
(12463, 853, '_elementor_pro_version', '4.2.0'),
(12464, 853, '_elementor_global_class_usage_indexed_preview', '1'),
(12465, 853, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12466, 853, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12558, 859, '_wp_page_template', 'elementor_header_footer'),
(12756, 871, '_wp_page_template', 'elementor_header_footer'),
(12757, 871, '_elementor_global_class_usage_indexed', '1'),
(12758, 871, '_elementor_edit_mode', 'builder'),
(12759, 871, '_elementor_template_type', 'wp-page'),
(12760, 871, '_elementor_version', '4.2.0'),
(12761, 871, '_elementor_pro_version', '4.2.0'),
(12762, 871, '_elementor_global_class_usage_indexed_preview', '1'),
(12763, 871, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12764, 871, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12766, 871, '_elementor_page_settings', 'a:0:{}'),
(12767, 871, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12768, 871, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12769, 872, '_wp_page_template', 'elementor_header_footer'),
(12770, 872, '_elementor_global_class_usage_indexed', '1'),
(12771, 872, '_elementor_edit_mode', 'builder'),
(12772, 872, '_elementor_template_type', 'wp-page'),
(12773, 872, '_elementor_version', '4.2.0'),
(12774, 872, '_elementor_pro_version', '4.2.0'),
(12775, 872, '_elementor_global_class_usage_indexed_preview', '1'),
(12776, 872, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12777, 872, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12418, 850, '_elementor_page_settings', 'a:0:{}'),
(12419, 850, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12420, 850, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12423, 851, '_wp_page_template', 'elementor_header_footer'),
(12424, 851, '_elementor_global_class_usage_indexed', '1'),
(12425, 851, '_elementor_edit_mode', 'builder'),
(12426, 851, '_elementor_template_type', 'wp-page'),
(12427, 851, '_elementor_version', '4.2.0'),
(12428, 851, '_elementor_pro_version', '4.2.0'),
(12429, 851, '_elementor_global_class_usage_indexed_preview', '1'),
(12430, 851, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12431, 851, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":8,\"vertical\":8,\"blur\":0,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12433, 851, '_elementor_page_settings', 'a:0:{}'),
(12434, 851, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12435, 851, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12439, 852, '_elementor_global_class_usage_indexed', '1'),
(12440, 852, '_elementor_edit_mode', 'builder'),
(12441, 852, '_elementor_template_type', 'wp-page'),
(12442, 852, '_elementor_version', '4.2.0'),
(12443, 852, '_elementor_pro_version', '4.2.0'),
(12444, 852, '_elementor_global_class_usage_indexed_preview', '1'),
(12445, 852, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12446, 852, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12448, 852, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12449, 852, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12508, 856, '_wp_page_template', 'elementor_header_footer'),
(12509, 856, '_elementor_global_class_usage_indexed', '1'),
(12510, 856, '_elementor_edit_mode', 'builder'),
(12511, 856, '_elementor_template_type', 'wp-page'),
(12512, 856, '_elementor_version', '4.2.0'),
(12513, 856, '_elementor_pro_version', '4.2.0'),
(12514, 856, '_elementor_global_class_usage_indexed_preview', '1'),
(12515, 856, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12516, 856, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12468, 853, '_elementor_page_settings', 'a:0:{}'),
(12469, 853, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12470, 853, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12473, 854, '_wp_page_template', 'elementor_header_footer'),
(12474, 854, '_elementor_global_class_usage_indexed', '1'),
(12475, 854, '_elementor_edit_mode', 'builder'),
(12476, 854, '_elementor_template_type', 'wp-page'),
(12477, 854, '_elementor_version', '4.2.0'),
(12478, 854, '_elementor_pro_version', '4.2.0'),
(12479, 854, '_elementor_global_class_usage_indexed_preview', '1'),
(12480, 854, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12481, 854, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12483, 854, '_elementor_page_settings', 'a:0:{}'),
(12484, 854, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12485, 854, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13959, 947, '_elementor_edit_mode', 'builder'),
(13960, 947, '_elementor_template_type', 'footer'),
(13961, 947, '_elementor_version', '4.2.0'),
(13962, 947, '_elementor_pro_version', '4.2.0'),
(13963, 947, '_elementor_global_class_usage_indexed', '1'),
(13964, 947, '_elementor_global_class_usage_indexed_preview', '1'),
(13965, 947, '_wp_page_template', 'default'),
(13966, 947, '_elementor_data', '[{\"id\":\"10489785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7ffe3585\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d55f359\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"15ac6385\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5a6311\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"adafe8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"7287d7d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a29d1b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Research Article\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e3801de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"5abc53f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"213402ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5747af29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"5704072d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"134eb60d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"507221d1\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e0a34e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11073ca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3dafba\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"725b88f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"558b0cd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7565e626\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(13968, 945, '_elementor_page_settings', 'a:0:{}'),
(13969, 945, '_elementor_controls_usage', 'a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"space\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:10:\"text_color\";i:3;s:22:\"typography_font_family\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:3;}s:14:\"_section_style\";a:3:{s:12:\"_css_classes\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:7;s:5:\"width\";i:9;s:11:\"boxed_width\";i:6;s:9:\"flex_wrap\";i:2;s:14:\"flex_direction\";i:5;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:10;}s:18:\"section_background\";a:3:{s:16:\"background_color\";i:2;s:36:\"background_motion_fx_motion_fx_mouse\";i:1;s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}s:14:\"section_layout\";a:4:{s:16:\"_flex_align_self\";i:1;s:7:\"padding\";i:3;s:6:\"margin\";i:2;s:11:\"css_classes\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:3;s:11:\"title_color\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:3;s:17:\"icon_align_tablet\";i:3;s:23:\"icon_align_mobile_extra\";i:3;s:13:\"divider_color\";i:1;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:3;s:25:\"icon_typography_font_size\";i:3;s:10:\"text_color\";i:3;s:27:\"icon_typography_font_weight\";i:3;}s:18:\"section_icon_style\";a:4:{s:24:\"icon_self_vertical_align\";i:1;s:20:\"icon_vertical_offset\";i:1;s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:27:\"_element_width_mobile_extra\";i:1;}}}}s:12:\"pp-logo-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:17:\"section_logo_grid\";a:6:{s:8:\"pp_logos\";i:1;s:7:\"columns\";i:1;s:20:\"logos_vertical_align\";i:1;s:11:\"logos_width\";i:1;s:14:\"columns_tablet\";i:1;s:14:\"columns_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_logos_style\";a:1:{s:18:\"logo_bg_background\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:12:\"_css_classes\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(13970, 945, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(12488, 855, '_wp_page_template', 'elementor_header_footer'),
(12489, 855, '_elementor_global_class_usage_indexed', '1'),
(12490, 855, '_elementor_edit_mode', 'builder'),
(12491, 855, '_elementor_template_type', 'wp-page'),
(12492, 855, '_elementor_version', '4.2.0'),
(12493, 855, '_elementor_pro_version', '4.2.0'),
(12494, 855, '_elementor_global_class_usage_indexed_preview', '1'),
(12495, 855, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12496, 855, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12498, 855, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12499, 855, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13986, 418, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>'),
(13987, 434, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>'),
(13988, 162, '_elementor_element_cache', '{\"timeout\":1786609885,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-26b1f0de e-con-full footer-section e-flex e-con e-parent\\\" data-id=\\\"26b1f0de\\\" 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-7d2d2490 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"7d2d2490\\\" 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-531a1717 e-con-full e-flex e-con e-child\\\" data-id=\\\"531a1717\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6ImM5ZGU0ZGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpbWFnZSI6eyJpZCI6MjUsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL3BjaFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL1BDSC1Mb2dvLnBuZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX3NpemUiOiJmdWxsIiwiYWxpZ24iOiJzdGFydCIsInNwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjE1MCwic2l6ZXMiOltdfSwic3BhY2VfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJzcGFjZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMjU0YjBlMSIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNi0yMSAxNDowOCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwibGlua190byI6ImN1c3RvbSIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjkwNmY2YThcIiBuYW1lPVwic2l0ZS11cmxcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIxMCIsImlzTGlua2VkIjp0cnVlfSwiX2ZsZXhfYWxpZ25fc2VsZiI6ImZsZXgtc3RhcnQiLCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9fZ2xvYmFsc19fIjp7Il9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaW1hZ2UifQ==\\\"][elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjM1MjBmZjVmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+QWR2YW5jaW5nIFJlc2VhcmNoLCBFbXBvd2VyaW5nIERpc2NvdmVyeSAuIFByZWNpc2lvbi4gUXVhbGl0eS4gUmVsaWFiaWxpdHkuPFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwidGV4dF9jb2xvciI6IiNFMkUyRTIiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImRjYzg1NmUiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDYtMjEgMTQ6MDgifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImN1c3RvbV9jc3MiOiJzZWxlY3RvciBwe1xuICAgIG1hcmdpbjogMDtcbn0iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4a5ac601 e-con-full e-flex e-con e-child\\\" data-id=\\\"4a5ac601\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-56dde9e6 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"56dde9e6\\\" 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\\t\\t<div class=\\\"elementor-element elementor-element-42356e8f elementor-tablet-align-start elementor-mobile_extra-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"42356e8f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Home<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Shop<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">About Us<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Research Article<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5582e877 e-con-full e-flex e-con e-child\\\" data-id=\\\"5582e877\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-141dcf6 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"141dcf6\\\" 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\\\">Support<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-63834c8c elementor-tablet-align-start elementor-mobile_extra-align-start elementor-widget-mobile_extra__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"63834c8c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Contact Us<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Your Account<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Shipping &amp; Returns<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Terms &amp; Conditions<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Privacy Policy<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-13217a75 e-con-full e-flex e-con e-child\\\" data-id=\\\"13217a75\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1a7af03d elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"1a7af03d\\\" 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\\\">Contact Info<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-35a49637 elementor-tablet-align-start elementor-mobile_extra-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"35a49637\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-map-marker-alt\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Location Here<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:support@pch.com\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-envelope\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">support@pch.com<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/tel;XXX-XXX-XXX\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-alt\\\" 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>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Phone:XXX-XXX-XXX<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\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-1d5b8f7d e-flex e-con-boxed e-con e-child\\\" data-id=\\\"1d5b8f7d\\\" 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-2c9dae74 e-con-full e-flex e-con e-child\\\" data-id=\\\"2c9dae74\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjVlOWZiYWI1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+PHN0cm9uZz48ZW0+RGlzY2xhaW1lcjo8XC9lbT48XC9zdHJvbmc+IEFsbCBwcm9kdWN0cyBhcmUgc29sZCBzdHJpY3RseSBmb3IgbGFib3JhdG9yeSByZXNlYXJjaCBwdXJwb3NlcyBvbmx5IGFuZCBhcmUgbm90IGludGVuZGVkIGZvciBodW1hbiBvciB2ZXRlcmluYXJ5IHVzZSwgY29uc3VtcHRpb24sIHRoZXJhcGV1dGljLCBvciBkaWFnbm9zdGljIGFwcGxpY2F0aW9ucy4gQnkgcHVyY2hhc2luZywgeW91IGNvbmZpcm0gdGhhdCB5b3UgYXJlIGxlZ2FsbHkgcGVybWl0dGVkIHRvIGhhbmRsZSB0aGVzZSBtYXRlcmlhbHMgaW4gY29tcGxpYW5jZSB3aXRoIGFsbCBhcHBsaWNhYmxlIGxhd3MgYW5kIHJlZ3VsYXRpb25zLiBQQ0ggZGlzY2xhaW1zIGFsbCBsaWFiaWxpdHkgZm9yIG1pc3VzZSwgaW1wcm9wZXIgaGFuZGxpbmcsIG9yIHJlZ3VsYXRvcnkgbm9uLWNvbXBsaWFuY2UuPFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidGV4dF9jb2xvciI6IiNFMkUyRTIiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImRjYzg1NmUiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDYtMjEgMTQ6MDgifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImN1c3RvbV9jc3MiOiJzZWxlY3RvciBwe1xuICAgIG1hcmdpbjogMDtcbn0iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiIn0sInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJQb3BwaW5zIiwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0X2V4dHJhIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\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-241b9f1a e-flex e-con-boxed e-con e-child\\\" data-id=\\\"241b9f1a\\\" 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-34eec280 e-con-full e-flex e-con e-child\\\" data-id=\\\"34eec280\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjRhZmY4OTRlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+XHUwMGE5IFtjb3B5cmlnaHRdLiBBbGwgUmlnaHRzIFJlc2VydmVkLiBXZWJzaXRlIERldmVsb3BlZCBieSA8c3BhbiBzdHlsZT1cImNvbG9yOiAjZmZmZmZmO1wiPjxhIHN0eWxlPVwiY29sb3I6ICNmZmZmZmY7XCIgaHJlZj1cImh0dHBzOlwvXC9kZXZyaXZvLmNvbVwvXCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9vcGVuZXJcIj5EZXZyaXZvPFwvYT48XC9zcGFuPjxcL3A+IiwiYWxpZ24iOiJzdGFydCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0UyRTJFMiIsIl9jc3NfY2xhc3NlcyI6ImNvcHlyaWdodC10ZXh0IiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI1ODIzMzIwIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA2LTIxIDE0OjA4In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJjdXN0b21fY3NzIjoic2VsZWN0b3IgcHtcbiAgICBtYXJnaW46IDA7XG59IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NTAsInNpemVzIjpbXX0sImFsaWduX21vYmlsZV9leHRyYSI6ImNlbnRlciIsInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6NjAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGVfZXh0cmEiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2ZsZXhfYWxpZ25fc2VsZl9tb2JpbGVfZXh0cmEiOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-5cf4ef80 elementor-grid-5 elementor-widget__width-initial footer-bottom-icon elementor-grid-tablet-5 elementor-grid-mobile-5 elementor-widget elementor-widget-pp-logo-grid\\\" data-id=\\\"5cf4ef80\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-logo-grid.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-logo-grid elementor-grid\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-grid-item elementor-repeater-item-73f6c2b\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-logo-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\\\" alt=\\\"svg-image-38-1.svg\\\" \\/>\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-grid-item elementor-repeater-item-9a642a0\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-logo-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\\\" alt=\\\"svg-image-42.svg\\\" \\/>\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-grid-item elementor-repeater-item-f00a718\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-logo-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\\\" alt=\\\"svg-image-41.svg\\\" \\/>\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-grid-item elementor-repeater-item-a29b799\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-logo-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\\\" alt=\\\"svg-image-40.svg\\\" \\/>\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-grid-item elementor-repeater-item-54f2b24\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-logo-wrap\\\">\\n\\t\\t\\t\\t\\t\\t<img src=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\\\" alt=\\\"svg-image-39.svg\\\" \\/>\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\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\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(13989, 229, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>'),
(13990, 748, '_elementor_element_cache', '{\"timeout\":1786609885,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-657e63a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"657e63a\\\" 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-65ed779 elementor-widget elementor-widget-heading\\\" data-id=\\\"65ed779\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Please verify your age<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-de95b27 elementor-widget elementor-widget-heading\\\" data-id=\\\"de95b27\\\" 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\\\">You must be of legal age to enter this site.<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c683c71 e-con-full e-flex e-con e-child\\\" data-id=\\\"c683c71\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjBlZTQ0YWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiSSBhbSAyMSBvciBvbGRlciIsImFsaWduIjoianVzdGlmeSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJsb3dlcmNhc2UiLCJ0eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sImJhY2tncm91bmRfY29sb3IiOiIjMDU5NjY5IiwiYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sImJvcmRlcl9jb2xvciI6IiMwNTk2NjkiLCJib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjEwIiwicmlnaHQiOiIxMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0OCwic2l6ZXMiOltdfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIyN2I3OTE5In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAiLCJidXR0b25faG92ZXJfYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMCJ9LCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI2ZTQ2NjJmXCIgbmFtZT1cInBvcHVwXCIgc2V0dGluZ3M9XCIlN0IlMjJhY3Rpb24lMjIlM0ElMjJjbG9zZSUyMiUyQyUyMmRvX25vdF9zaG93X2FnYWluJTIyJTNBJTIyeWVzJTIyJTdEXCJdIn0sIl9lbGVtZW50X3dpZHRoX21vYmlsZV9leHRyYSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-27b5f9d elementor-align-justify elementor-widget__width-initial elementor-widget-mobile_extra__width-inherit elementor-widget elementor-widget-button\\\" data-id=\\\"27b5f9d\\\" 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=\\\"https:\\/\\/www.google.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">\\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\\\">I am under 21<\\/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 class=\\\"elementor-element elementor-element-5bcb534 pp-info-box-left elementor-widget__width-auto pp-info-box-mobile-top elementor-widget elementor-widget-pp-info-box\\\" data-id=\\\"5bcb534\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-info-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-container\\\">\\n\\t\\t\\t<div class=\\\"pp-info-box\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Layer_1\\\" viewBox=\\\"0 0 64 64\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\\\"><\\/path><path d=\\\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\\\"><\\/path><path d=\\\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\\\"><\\/path><circle cx=\\\"31.99\\\" cy=\\\"43.97\\\" r=\\\"3.32\\\"><\\/circle><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\t<p><strong>\\u00a0WARNING:<\\/strong> This website contains age-restricted content.<\\/p>\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\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\",\"scripts\":[],\"styles\":[]}}'),
(13893, 489, '_elementor_screenshot_failed', '2026-07-28 05:39:18'),
(13897, 548, '_elementor_screenshot_failed', '2026-07-28 05:39:30'),
(13901, 894, '_elementor_screenshot_failed', '2026-07-28 05:39:50'),
(13902, 941, '_elementor_edit_mode', 'builder'),
(13903, 941, '_elementor_template_type', 'product'),
(13904, 941, '_elementor_version', '4.2.0'),
(13905, 941, '_elementor_pro_version', '4.2.0'),
(13917, 941, '_elementor_data', '[{\"id\":\"6e29c5d9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c396ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a359843\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"14e2f24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"329d5ce0\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5e9aeff\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"202429bc\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"407dea7a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"44a81d21\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"58d583\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"5570f1ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"20772990\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7fdf7687\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"36036d50\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"c0aaa1c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"36c00863\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\",\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fd2b576\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"14029518\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(13907, 941, '_elementor_global_class_usage_indexed', '1'),
(13908, 941, '_elementor_global_class_usage_indexed_preview', '1'),
(13909, 942, '_elementor_edit_mode', 'builder'),
(13910, 942, '_elementor_template_type', 'product'),
(13911, 942, '_elementor_version', '4.2.0'),
(13912, 942, '_elementor_pro_version', '4.2.0'),
(13913, 942, '_elementor_page_settings', 'a:0:{}'),
(13914, 942, '_elementor_global_class_usage_indexed', '1'),
(13915, 942, '_elementor_global_class_usage_indexed_preview', '1'),
(13916, 941, '_wp_page_template', 'default'),
(13918, 943, '_elementor_edit_mode', 'builder'),
(13919, 943, '_elementor_template_type', 'product'),
(13920, 943, '_elementor_version', '4.2.0'),
(13921, 943, '_elementor_pro_version', '4.2.0'),
(13922, 943, '_elementor_global_class_usage_indexed', '1'),
(13923, 943, '_elementor_global_class_usage_indexed_preview', '1'),
(13924, 943, '_wp_page_template', 'default');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13925, 943, '_elementor_data', '[{\"id\":\"6e29c5d9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"aa6e02d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"42f98a7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b0c8e02\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73f9afb\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"background_background\":\"classic\",\"background_color\":\"#F0F5FAB3\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c396ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a359843\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"4854d12\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"thumbs_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"14e2f24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d53800c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"028e105\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f50a807\"}],\"pp_display_conditions\":[{\"_id\":\"e26f5de\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"329d5ce0\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"cc442c8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"5e9aeff\",\"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\",\"pp_display_conditions\":[{\"_id\":\"9e89761\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_family\":\"Barlow\",\"typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"202429bc\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"5a55ccd\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"price_color\":\"globals\\/colors?id=astglobalcolor1\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"407dea7a\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"f740e8d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"text_typography_typography\":\"custom\",\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"44a81d21\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"33ea8d8\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"alignment\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"58d583\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"0f2687b\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-meta\"},{\"id\":\"5570f1ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Certificate of Analysis\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"upload_coa\\\",\\\"comparator\\\":\\\"is_not\\\",\\\"dynamic_tag_value\\\":\\\"Upload COA\\\"}]]\"],\"pp_display_conditions\":[{\"_id\":\"67ea867\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bdaa75b\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a5c5f6e568eb%3Aupload_coa%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_text_transform\":\"capitalize\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"20772990\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/warning_17589859.svg\",\"id\":229},\"library\":\"svg\"},\"icon_text\":\"1\",\"icon_position\":\"left\",\"icon_vertical_position\":\"middle\",\"heading\":\"This is not for human consumption. Sold for research only!\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"p\",\"button_text\":\"Get Started\",\"info_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"icon_color_normal\":\"#FF0808\",\"icon_bg_color_normal\":\"#EEEEEE\",\"icon_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"align\":\"left\",\"title_color\":\"#FF0505\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"36590d2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color_normal\":\"\",\"title_color\":\"\",\"icon_bg_color_normal\":\"\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7fdf7687\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"36036d50\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"c0aaa1c\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"69e8315\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_bg_color\":\"\",\"active_tab_bg_color\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-data-tabs\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"36c00863\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F5FA6B\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"926868f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"576c755\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d09ba41\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"af6023d\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F5FA66\",\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fd2b576\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d4c11ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c8537bf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d11a7f4\"}],\"pp_display_conditions\":[{\"_id\":\"29aeee4\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}]},\"elements\":[{\"id\":\"14029518\",\"elType\":\"widget\",\"settings\":{\"title_typography_typography\":\"custom\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8e77b15\",\"pp_condition_date_time_before_value\":\"2026-07-21 11:50\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"heading_typography_font_weight\":\"800\",\"heading_typography_text_transform\":\"capitalize\",\"heading_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"columns_mobile_extra\":1,\"columns_mobile\":1,\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":true}],\"isInner\":false}]'),
(13927, 941, '_elementor_page_settings', 'a:0:{}'),
(13928, 941, '_elementor_controls_usage', 'a:12:{s:26:\"woocommerce-product-images\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:16:\"_flex_align_self\";i:1;s:21:\"_element_width_tablet\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:29:\"section_product_gallery_style\";a:2:{s:19:\"image_border_radius\";i:1;s:20:\"thumbs_border_radius\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:8:\"flex_gap\";i:2;s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:7;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}s:14:\"section_layout\";a:1:{s:7:\"padding\";i:4;}}}}s:22:\"woocommerce-breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:2:{s:26:\"text_typography_typography\";i:1;s:25:\"text_typography_font_size\";i:1;}}}}s:25:\"woocommerce-product-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:25:\"woocommerce-product-price\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_price_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:37:\"woocommerce-product-short-description\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:33:\"section_product_description_style\";a:1:{s:26:\"text_typography_typography\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_atc_button_style\";a:1:{s:9:\"alignment\";i:1;}}}}s:24:\"woocommerce-product-meta\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:20:\"e_display_conditions\";i:1;s:21:\"_element_width_mobile\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}}}s:11:\"pp-info-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:1;s:13:\"icon_position\";i:1;s:22:\"icon_vertical_position\";i:1;}s:15:\"section_content\";a:4:{s:7:\"heading\";i:1;s:11:\"sub_heading\";i:1;s:11:\"description\";i:1;s:14:\"title_html_tag\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_info_box_style\";a:1:{s:26:\"info_box_shadow_box_shadow\";i:1;}s:27:\"section_info_box_icon_style\";a:5:{s:17:\"icon_color_normal\";i:1;s:20:\"icon_bg_color_normal\";i:1;s:18:\"icon_border_radius\";i:1;s:11:\"icon_margin\";i:1;s:12:\"icon_padding\";i:1;}s:30:\"section_info_box_content_style\";a:11:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:28:\"title_typography_line_height\";i:1;s:12:\"title_margin\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:18:\"description_margin\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:29:\"woocommerce-product-data-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:27:\"woocommerce-product-related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:22:\"section_products_style\";a:1:{s:27:\"title_typography_typography\";i:1;}s:21:\"section_heading_style\";a:5:{s:29:\"heading_typography_typography\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:15:\"heading_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:7:\"content\";a:1:{s:32:\"section_related_products_content\";a:2:{s:20:\"columns_mobile_extra\";i:1;s:14:\"columns_mobile\";i:1;}}}}}'),
(13929, 941, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(13930, 17, '_edit_lock', '1785314981:1'),
(13931, 17, '_edit_last', '1'),
(13932, 17, '_wp_page_template', 'elementor_header_footer'),
(13933, 17, 'site-post-title', 'disabled'),
(13939, 17, 'ast-featured-img', 'disabled'),
(13935, 17, 'site-sidebar-layout', 'default'),
(13936, 17, 'ast-site-content-layout', 'default'),
(13937, 17, 'site-content-style', 'default'),
(13938, 17, 'site-sidebar-style', 'default'),
(13940, 17, 'astra-migrate-meta-layouts', 'set'),
(13941, 17, 'ast-breadcrumbs-content', 'disabled'),
(13942, 17, 'theme-transparent-header-meta', 'default'),
(13943, 945, '_elementor_edit_mode', 'builder'),
(13944, 945, '_elementor_template_type', 'footer'),
(13945, 945, '_elementor_version', '4.2.0'),
(13946, 945, '_elementor_pro_version', '4.2.0');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13958, 945, '_elementor_data', '[{\"id\":\"10489785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#002B54\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"7ffe3585\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d55f359\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"15ac6385\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"254b0e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"906f6a8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a5a6311\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"adafe8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"7287d7d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a29d1b8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5dee041\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"c44a237\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"8983035\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Research Article\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"14cf0c5\"}],\"space_between\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1e3801de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"flex-start\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"5abc53f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"213402ce\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"fdf1982\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Your Account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"85e76bc\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping & Returns\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"62fce55\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms & Conditions\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"1f46bf6\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/terms-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"06c5698\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"__globals__\":{\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"divider_color\":\"#DDDDDD14\",\"_element_width_mobile_extra\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"5747af29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\"},\"elements\":[{\"id\":\"5704072d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Info\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"start\",\"align_mobile_extra\":\"start\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"134eb60d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Location Here\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"f722a06\"},{\"text\":\"support@pch.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"mailto:support@pch.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4b4b839\"},{\"text\":\"Phone:XXX-XXX-XXX\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel;XXX-XXX-XXX\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d15a454\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"db62914\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_align_tablet\":\"start\",\"icon_align_mobile_extra\":\"start\",\"icon_vertical_offset_mobile_extra\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align_mobile_extra\":\"left\",\"__globals__\":{\"text_color\":\"\",\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"globals\\/colors?id=accent\",\"text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"icon_vertical_offset_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"icon_typography_font_weight\":\"300\",\"icon_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"507221d1\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20e0a34e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5124848\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c6eccc4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5211a9b\"}],\"pp_display_conditions\":[{\"_id\":\"35c2317\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11073ca9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong><em>Disclaimer:<\\/em><\\/strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"typography_font_family\":\"Poppins\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3dafba\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"725b88f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"boxed_width_widescreen\":{\"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\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9cef852\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a3267f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"568580d\"}],\"pp_display_conditions\":[{\"_id\":\"3b43c19\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF12\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile_extra\":\"center\",\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"558b0cd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 [copyright]. All Rights Reserved. Website Developed by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #ffffff;\\\" href=\\\"https:\\/\\/devrivo.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Devrivo<\\/a><\\/span><\\/p>\",\"align\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"_css_classes\":\"copyright-text\",\"pp_display_conditions\":[{\"_id\":\"5823320\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile_extra\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7565e626\",\"elType\":\"widget\",\"settings\":{\"pp_logos\":[{\"logo_image\":{\"id\":168,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-38-1.svg\"},\"_id\":\"73f6c2b\"},{\"logo_image\":{\"id\":169,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-42.svg\"},\"_id\":\"9a642a0\"},{\"logo_image\":{\"id\":170,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-41.svg\"},\"_id\":\"f00a718\"},{\"logo_image\":{\"id\":171,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-40.svg\"},\"_id\":\"a29b799\"},{\"logo_image\":{\"id\":172,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/svg-image-39.svg\"},\"_id\":\"54f2b24\"}],\"columns\":\"5\",\"logos_vertical_align\":\"middle\",\"logos_width\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"logos_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logos_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"logo_bg_background\":\"classic\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_css_classes\":\"footer-bottom-icon\",\"pp_display_conditions\":[{\"_id\":\"87b4cdd\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"logo_bg_color\":\"globals\\/colors?id=astglobalcolor4\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"columns_tablet\":\"5\",\"columns_mobile\":\"5\",\"_flex_align_self_mobile_extra\":\"center\"},\"elements\":[],\"widgetType\":\"pp-logo-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(13948, 945, '_elementor_global_class_usage_indexed', '1'),
(13949, 945, '_elementor_global_class_usage_indexed_preview', '1'),
(13950, 946, '_elementor_edit_mode', 'builder'),
(13951, 946, '_elementor_template_type', 'footer'),
(13952, 946, '_elementor_version', '4.2.0'),
(13953, 946, '_elementor_pro_version', '4.2.0'),
(13954, 946, '_elementor_page_settings', 'a:0:{}'),
(13955, 946, '_elementor_global_class_usage_indexed', '1'),
(13956, 946, '_elementor_global_class_usage_indexed_preview', '1'),
(13957, 945, '_wp_page_template', 'default'),
(12559, 859, '_elementor_global_class_usage_indexed', '1'),
(12560, 859, '_elementor_edit_mode', 'builder'),
(12561, 859, '_elementor_template_type', 'wp-page'),
(12562, 859, '_elementor_version', '4.2.0'),
(12563, 859, '_elementor_pro_version', '4.2.0'),
(12564, 859, '_elementor_global_class_usage_indexed_preview', '1'),
(12565, 859, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12566, 859, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12518, 856, '_elementor_page_settings', 'a:0:{}'),
(12519, 856, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12520, 856, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13880, 940, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13881, 940, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13882, 27, '_elementor_page_settings', 'a:0:{}'),
(13883, 27, '_elementor_controls_usage', 'a:11:{s:7:\"heading\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:13;s:11:\"header_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:21:\"typography_typography\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:5;s:25:\"typography_letter_spacing\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_line_height\";i:3;s:22:\"typography_font_family\";i:4;s:5:\"align\";i:8;s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:13;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:5;s:14:\"_element_width\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:3;s:5:\"align\";i:2;s:10:\"text_color\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:6;s:4:\"link\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:21:\"_element_custom_width\";i:4;s:14:\"_element_width\";i:1;s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:3;s:5:\"align\";i:3;s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:13;s:20:\"flex_justify_content\";i:8;s:5:\"width\";i:9;s:14:\"flex_direction\";i:9;s:10:\"min_height\";i:3;s:8:\"flex_gap\";i:7;s:9:\"flex_wrap\";i:1;s:11:\"boxed_width\";i:2;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:4:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:23;}s:18:\"section_background\";a:8:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:6;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:4;s:15:\"background_size\";i:4;s:36:\"background_motion_fx_motion_fx_mouse\";i:1;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:4:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:23;}s:15:\"section_effects\";a:2:{s:9:\"animation\";i:7;s:18:\"animation_duration\";i:7;}s:14:\"section_layout\";a:4:{s:7:\"padding\";i:10;s:6:\"margin\";i:2;s:11:\"css_classes\";i:2;s:16:\"_flex_align_self\";i:1;}s:19:\"_section_responsive\";a:6:{s:11:\"hide_tablet\";i:4;s:17:\"hide_mobile_extra\";i:4;s:11:\"hide_mobile\";i:4;s:15:\"hide_widescreen\";i:4;s:12:\"hide_desktop\";i:4;s:17:\"hide_tablet_extra\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:10:\"title_size\";i:4;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:4;s:18:\"title_bottom_space\";i:4;s:21:\"position_mobile_extra\";i:4;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:4;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:4;s:26:\"title_typography_font_size\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;}}s:8:\"advanced\";a:5:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:4;s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:4;s:13:\"_border_width\";i:4;s:13:\"_border_color\";i:4;s:22:\"_box_shadow_box_shadow\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:4;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}}}}s:9:\"e-flexbox\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:1:{s:5:\"Style\";a:1:{s:6:\"Styles\";a:20:{s:7:\"classes\";i:1;s:29:\"border-width-block-start-size\";i:1;s:29:\"border-width-block-start-unit\";i:1;s:27:\"border-width-block-end-size\";i:1;s:27:\"border-width-block-end-unit\";i:1;s:30:\"border-width-inline-start-unit\";i:1;s:28:\"border-width-inline-end-unit\";i:1;s:12:\"border-color\";i:1;s:16:\"background-color\";i:1;s:7:\"display\";i:1;s:14:\"flex-direction\";i:1;s:15:\"justify-content\";i:1;s:24:\"padding-block-start-size\";i:1;s:24:\"padding-block-start-unit\";i:1;s:22:\"padding-block-end-size\";i:1;s:22:\"padding-block-end-unit\";i:1;s:25:\"padding-inline-start-size\";i:1;s:25:\"padding-inline-start-unit\";i:1;s:23:\"padding-inline-end-size\";i:1;s:23:\"padding-inline-end-unit\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:4:\"rows\";i:1;s:20:\"columns_mobile_extra\";i:1;s:14:\"columns_mobile\";i:1;s:14:\"columns_tablet\";i:1;}s:13:\"section_query\";a:2:{s:15:\"query_post_type\";i:1;s:11:\"query_order\";i:1;}}}}s:8:\"pp-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:6:{s:21:\"classic_section_terms\";a:2:{s:18:\"classic_post_terms\";i:1;s:22:\"classic_tax_badge_post\";i:1;}s:26:\"classic_section_post_title\";a:1:{s:22:\"classic_title_html_tag\";i:1;}s:28:\"classic_section_post_excerpt\";a:2:{s:20:\"classic_show_excerpt\";i:1;s:22:\"classic_excerpt_length\";i:1;}s:25:\"classic_section_post_meta\";a:2:{s:17:\"classic_post_meta\";i:1;s:21:\"classic_show_comments\";i:1;}s:22:\"classic_section_button\";a:1:{s:19:\"classic_show_button\";i:1;}s:18:\"section_skin_field\";a:1:{s:20:\"classic_equal_height\";i:1;}}s:5:\"style\";a:5:{s:30:\"classic_section_post_box_style\";a:6:{s:19:\"classic_post_box_bg\";i:1;s:30:\"classic_post_box_border_border\";i:1;s:29:\"classic_post_box_border_width\";i:1;s:29:\"classic_post_box_border_color\";i:1;s:39:\"classic_post_box_shadow_box_shadow_type\";i:1;s:34:\"classic_post_box_shadow_box_shadow\";i:1;}s:34:\"classic_section_post_content_style\";a:1:{s:28:\"classic_post_content_padding\";i:1;}s:27:\"classic_section_title_style\";a:2:{s:35:\"classic_title_typography_typography\";i:1;s:34:\"classic_title_typography_font_size\";i:1;}s:29:\"classic_section_excerpt_style\";a:2:{s:37:\"classic_excerpt_typography_typography\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;}s:28:\"classic_section_button_style\";a:10:{s:36:\"classic_button_typography_typography\";i:1;s:35:\"classic_button_typography_font_size\";i:1;s:37:\"classic_button_typography_font_weight\";i:1;s:40:\"classic_button_typography_text_transform\";i:1;s:40:\"classic_button_typography_letter_spacing\";i:1;s:30:\"classic_button_bg_color_normal\";i:1;s:35:\"classic_button_border_normal_border\";i:1;s:34:\"classic_button_border_normal_width\";i:1;s:22:\"classic_button_padding\";i:1;s:28:\"classic_button_border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:20:\"pp-info-box-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:18:\"section_info_boxes\";a:4:{s:13:\"pp_info_boxes\";i:1;s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:14:\"columns_mobile\";i:1;}}s:5:\"style\";a:4:{s:22:\"section_info_box_style\";a:7:{s:30:\"info_box_background_background\";i:1;s:25:\"info_box_background_color\";i:1;s:22:\"info_box_border_border\";i:1;s:21:\"info_box_border_width\";i:1;s:21:\"info_box_border_color\";i:1;s:22:\"info_box_border_radius\";i:1;s:16:\"info_box_padding\";i:1;}s:27:\"section_info_box_icon_style\";a:3:{s:9:\"icon_size\";i:1;s:17:\"icon_color_normal\";i:1;s:11:\"icon_margin\";i:1;}s:28:\"section_info_box_title_style\";a:8:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:12:\"title_margin\";i:1;s:14:\"subtitle_color\";i:1;s:30:\"subtitle_typography_typography\";i:1;s:29:\"subtitle_typography_font_size\";i:1;s:31:\"subtitle_typography_font_weight\";i:1;s:15:\"subtitle_margin\";i:1;}s:29:\"section_info_box_button_style\";a:12:{s:24:\"button_text_color_normal\";i:1;s:22:\"button_bg_color_normal\";i:1;s:27:\"button_border_normal_border\";i:1;s:26:\"button_border_normal_width\";i:1;s:26:\"button_border_normal_color\";i:1;s:14:\"button_padding\";i:1;s:28:\"button_box_shadow_box_shadow\";i:1;s:23:\"button_text_color_hover\";i:1;s:21:\"button_bg_color_hover\";i:1;s:25:\"button_border_color_hover\";i:1;s:20:\"button_border_radius\";i:1;s:28:\"button_typography_typography\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:5:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:10:\"input_size\";i:1;s:11:\"show_labels\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_size\";i:1;s:12:\"button_width\";i:1;s:25:\"button_width_mobile_extra\";i:1;s:11:\"button_text\";i:1;}s:13:\"section_email\";a:4:{s:13:\"form_metadata\";i:1;s:13:\"email_subject\";i:1;s:15:\"email_from_name\";i:1;s:14:\"email_reply_to\";i:1;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:1;s:17:\"email_from_name_2\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_button_style\";a:3:{s:28:\"button_typography_typography\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_text_padding\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:14:\"_section_style\";a:1:{s:27:\"_element_width_mobile_extra\";i:1;}}}}}'),
(12523, 857, '_wp_page_template', 'elementor_header_footer'),
(12524, 857, '_elementor_global_class_usage_indexed', '1'),
(12525, 857, '_elementor_edit_mode', 'builder'),
(12526, 857, '_elementor_template_type', 'wp-page'),
(12527, 857, '_elementor_version', '4.2.0'),
(12528, 857, '_elementor_pro_version', '4.2.0'),
(12529, 857, '_elementor_global_class_usage_indexed_preview', '1'),
(12530, 857, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12531, 857, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW (BPC-157\\/TB-500\\/GHK-Cu)\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12533, 857, '_elementor_page_settings', 'a:0:{}'),
(12534, 857, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12535, 857, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13838, 937, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13839, 937, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13867, 939, '_elementor_page_settings', 'a:0:{}'),
(13868, 939, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13869, 939, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13870, 940, '_wp_page_template', 'elementor_header_footer'),
(13871, 940, '_elementor_global_class_usage_indexed', '1'),
(13872, 940, '_elementor_edit_mode', 'builder'),
(13873, 940, '_elementor_template_type', 'wp-page'),
(13874, 940, '_elementor_version', '4.2.0'),
(13875, 940, '_elementor_pro_version', '4.2.0'),
(13876, 940, '_elementor_global_class_usage_indexed_preview', '1'),
(13877, 940, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13878, 940, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg\",\"id\":932,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"background_image_tablet\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg\",\"id\":934,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12538, 858, '_wp_page_template', 'elementor_header_footer'),
(12539, 858, '_elementor_global_class_usage_indexed', '1'),
(12540, 858, '_elementor_edit_mode', 'builder'),
(12541, 858, '_elementor_template_type', 'wp-page'),
(12542, 858, '_elementor_version', '4.2.0'),
(12543, 858, '_elementor_pro_version', '4.2.0'),
(12544, 858, '_elementor_global_class_usage_indexed_preview', '1'),
(12545, 858, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12546, 858, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12548, 858, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12549, 858, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13825, 936, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13826, 936, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12608, 862, '_wp_page_template', 'elementor_header_footer'),
(12609, 862, '_elementor_global_class_usage_indexed', '1'),
(12610, 862, '_elementor_edit_mode', 'builder'),
(12611, 862, '_elementor_template_type', 'wp-page'),
(12612, 862, '_elementor_version', '4.2.0'),
(12613, 862, '_elementor_pro_version', '4.2.0'),
(12614, 862, '_elementor_global_class_usage_indexed_preview', '1'),
(12615, 862, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12616, 862, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12568, 859, '_elementor_page_settings', 'a:0:{}'),
(12569, 859, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12570, 859, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13811, 935, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13812, 935, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13813, 936, '_wp_page_template', 'elementor_header_footer'),
(13814, 936, '_elementor_global_class_usage_indexed', '1'),
(13815, 936, '_elementor_edit_mode', 'builder'),
(13816, 936, '_elementor_template_type', 'wp-page'),
(13817, 936, '_elementor_version', '4.2.0'),
(13818, 936, '_elementor_pro_version', '4.2.0'),
(13819, 936, '_elementor_global_class_usage_indexed_preview', '1'),
(13820, 936, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13821, 936, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13823, 936, '_elementor_page_settings', 'a:0:{}'),
(12573, 860, '_wp_page_template', 'elementor_header_footer'),
(12574, 860, '_elementor_global_class_usage_indexed', '1'),
(12575, 860, '_elementor_edit_mode', 'builder'),
(12576, 860, '_elementor_template_type', 'wp-page'),
(12577, 860, '_elementor_version', '4.2.0'),
(12578, 860, '_elementor_pro_version', '4.2.0'),
(12579, 860, '_elementor_global_class_usage_indexed_preview', '1'),
(12580, 860, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12581, 860, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\"},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12583, 860, '_elementor_page_settings', 'a:0:{}'),
(12584, 860, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12585, 860, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13797, 934, '_wp_attached_file', '2026/07/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg'),
(13798, 934, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1370;s:6:\"height\";i:1200;s:4:\"file\";s:49:\"2026/07/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg\";s:8:\"filesize\";i:481268;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"1E517CF6-2B38-49DD-893E-F353450B1A37-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10674;}}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:\"\";}}'),
(13809, 935, '_elementor_page_settings', 'a:0:{}'),
(12588, 861, '_wp_page_template', 'elementor_header_footer'),
(12589, 861, '_elementor_global_class_usage_indexed', '1'),
(12590, 861, '_elementor_edit_mode', 'builder'),
(12591, 861, '_elementor_template_type', 'wp-page'),
(12592, 861, '_elementor_version', '4.2.0'),
(12593, 861, '_elementor_pro_version', '4.2.0'),
(12594, 861, '_elementor_global_class_usage_indexed_preview', '1'),
(12595, 861, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12596, 861, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12598, 861, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12599, 861, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13831, 937, '_elementor_version', '4.2.0'),
(13832, 937, '_elementor_pro_version', '4.2.0'),
(13833, 937, '_elementor_global_class_usage_indexed_preview', '1'),
(13834, 937, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13835, 937, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg\",\"id\":932,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"background_image_tablet\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg\",\"id\":934,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13830, 937, '_elementor_template_type', 'wp-page'),
(13829, 937, '_elementor_edit_mode', 'builder'),
(13827, 937, '_wp_page_template', 'elementor_header_footer'),
(13828, 937, '_elementor_global_class_usage_indexed', '1'),
(12688, 867, '_wp_page_template', 'elementor_header_footer'),
(12658, 865, '_wp_page_template', 'elementor_header_footer'),
(12659, 865, '_elementor_global_class_usage_indexed', '1'),
(12660, 865, '_elementor_edit_mode', 'builder'),
(12661, 865, '_elementor_template_type', 'wp-page'),
(12662, 865, '_elementor_version', '4.2.0'),
(12663, 865, '_elementor_pro_version', '4.2.0'),
(12664, 865, '_elementor_global_class_usage_indexed_preview', '1'),
(12665, 865, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12666, 865, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12618, 862, '_elementor_page_settings', 'a:0:{}'),
(12619, 862, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12620, 862, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13730, 928, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(13773, 20, '_elementor_page_settings', 'a:0:{}'),
(13774, 20, '_elementor_controls_usage', 'a:7:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:1;s:23:\"icon_align_tablet_extra\";i:1;s:7:\"divider\";i:1;s:14:\"divider_height\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:14:\"flex_direction\";i:5;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:3;s:8:\"flex_gap\";i:2;s:13:\"content_width\";i:2;s:5:\"width\";i:2;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:5;}s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:1;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:1;s:21:\"sticky_effects_offset\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"space\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"pp-advanced-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:9:\"menu_type\";i:1;s:12:\"toggle_align\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:5:{s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:1;s:29:\"toggle_background_color_hover\";i:1;s:12:\"toggle_color\";i:1;s:18:\"toggle_color_hover\";i:1;}s:16:\"style_responsive\";a:13:{s:18:\"offcanvas_position\";i:1;s:27:\"close_icon_background_color\";i:1;s:33:\"close_icon_background_color_hover\";i:1;s:16:\"overlay_bg_color\";i:1;s:17:\"mobile_link_color\";i:1;s:24:\"mobile_sub_link_bg_color\";i:1;s:21:\"mobile_sub_link_color\";i:1;s:17:\"mobile_link_hover\";i:1;s:20:\"mobile_link_bg_hover\";i:1;s:24:\"mobile_sub_link_bg_hover\";i:1;s:21:\"mobile_sub_link_hover\";i:1;s:16:\"close_icon_color\";i:1;s:22:\"close_icon_color_hover\";i:1;}s:16:\"style_typography\";a:8:{s:26:\"menu_typography_typography\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:30:\"menu_typography_letter_spacing\";i:1;s:29:\"dropdown_typography_font_size\";i:1;}s:23:\"section_style_main_menu\";a:4:{s:28:\"padding_horizontal_menu_item\";i:1;s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;}s:22:\"section_style_dropdown\";a:11:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;s:23:\"dropdown_divider_border\";i:1;s:22:\"dropdown_divider_color\";i:1;s:22:\"dropdown_divider_width\";i:1;s:35:\"dropdown_box_shadow_box_shadow_type\";i:1;s:30:\"dropdown_box_shadow_box_shadow\";i:1;}}}}s:10:\"fibosearch\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:21:\"woocommerce-menu-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:2:{s:4:\"icon\";i:1;s:13:\"show_subtotal\";i:1;}s:12:\"section_cart\";a:3:{s:19:\"side_cart_alignment\";i:1;s:27:\"remove_item_button_position\";i:1;s:23:\"price_quantity_position\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:3:{s:26:\"toggle_button_border_width\";i:1;s:16:\"toggle_icon_size\";i:1;s:21:\"toggle_button_padding\";i:1;}s:26:\"section_product_tabs_style\";a:3:{s:35:\"product_title_typography_typography\";i:1;s:34:\"product_title_typography_font_size\";i:1;s:36:\"product_title_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(12623, 863, '_wp_page_template', 'elementor_header_footer'),
(12624, 863, '_elementor_global_class_usage_indexed', '1'),
(12625, 863, '_elementor_edit_mode', 'builder'),
(12626, 863, '_elementor_template_type', 'wp-page'),
(12627, 863, '_elementor_version', '4.2.0'),
(12628, 863, '_elementor_pro_version', '4.2.0'),
(12629, 863, '_elementor_global_class_usage_indexed_preview', '1'),
(12630, 863, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12631, 863, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12633, 863, '_elementor_page_settings', 'a:0:{}'),
(12634, 863, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12635, 863, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13710, 927, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13711, 927, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12638, 864, '_wp_page_template', 'elementor_header_footer'),
(12639, 864, '_elementor_global_class_usage_indexed', '1'),
(12640, 864, '_elementor_edit_mode', 'builder'),
(12641, 864, '_elementor_template_type', 'wp-page'),
(12642, 864, '_elementor_version', '4.2.0'),
(12643, 864, '_elementor_pro_version', '4.2.0'),
(12644, 864, '_elementor_global_class_usage_indexed_preview', '1'),
(12645, 864, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12646, 864, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12648, 864, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12649, 864, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13702, 927, '_elementor_edit_mode', 'builder'),
(13703, 927, '_elementor_template_type', 'wp-page'),
(13704, 927, '_elementor_version', '4.2.0'),
(13705, 927, '_elementor_pro_version', '4.2.0'),
(13706, 927, '_elementor_global_class_usage_indexed_preview', '1'),
(13707, 927, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13708, 927, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12708, 868, '_wp_page_template', 'elementor_header_footer'),
(12709, 868, '_elementor_global_class_usage_indexed', '1'),
(12710, 868, '_elementor_edit_mode', 'builder'),
(12711, 868, '_elementor_template_type', 'wp-page'),
(12712, 868, '_elementor_version', '4.2.0'),
(12713, 868, '_elementor_pro_version', '4.2.0'),
(12714, 868, '_elementor_global_class_usage_indexed_preview', '1'),
(12715, 868, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12716, 868, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12668, 865, '_elementor_page_settings', 'a:0:{}'),
(12669, 865, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12670, 865, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13685, 926, '_wp_page_template', 'elementor_header_footer'),
(13686, 926, '_elementor_global_class_usage_indexed', '1'),
(13687, 926, '_elementor_edit_mode', 'builder'),
(13688, 926, '_elementor_template_type', 'wp-page'),
(13689, 926, '_elementor_version', '4.2.0'),
(13690, 926, '_elementor_pro_version', '4.2.0'),
(13691, 926, '_elementor_global_class_usage_indexed_preview', '1'),
(13692, 926, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13693, 926, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13695, 926, '_elementor_page_settings', 'a:0:{}'),
(13696, 926, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13697, 926, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12673, 866, '_wp_page_template', 'elementor_header_footer'),
(12674, 866, '_elementor_global_class_usage_indexed', '1'),
(12675, 866, '_elementor_edit_mode', 'builder'),
(12676, 866, '_elementor_template_type', 'wp-page'),
(12677, 866, '_elementor_version', '4.2.0'),
(12678, 866, '_elementor_pro_version', '4.2.0'),
(12679, 866, '_elementor_global_class_usage_indexed_preview', '1'),
(12680, 866, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12681, 866, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12683, 866, '_elementor_page_settings', 'a:0:{}'),
(12684, 866, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12685, 866, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13680, 925, '_elementor_page_settings', 'a:0:{}'),
(13681, 925, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13682, 925, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12689, 867, '_elementor_global_class_usage_indexed', '1'),
(12690, 867, '_elementor_edit_mode', 'builder'),
(12691, 867, '_elementor_template_type', 'wp-page'),
(12692, 867, '_elementor_version', '4.2.0'),
(12693, 867, '_elementor_pro_version', '4.2.0'),
(12694, 867, '_elementor_global_class_usage_indexed_preview', '1'),
(12695, 867, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12696, 867, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12698, 867, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12699, 867, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13803, 935, '_elementor_version', '4.2.0'),
(13804, 935, '_elementor_pro_version', '4.2.0'),
(13805, 935, '_elementor_global_class_usage_indexed_preview', '1'),
(13806, 935, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13807, 935, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12779, 872, '_elementor_page_settings', 'a:0:{}'),
(12780, 872, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12781, 872, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12782, 873, '_wp_page_template', 'elementor_header_footer'),
(12783, 873, '_elementor_global_class_usage_indexed', '1'),
(12784, 873, '_elementor_edit_mode', 'builder'),
(12785, 873, '_elementor_template_type', 'wp-page'),
(12786, 873, '_elementor_version', '4.2.0'),
(12787, 873, '_elementor_pro_version', '4.2.0'),
(12788, 873, '_elementor_global_class_usage_indexed_preview', '1'),
(12789, 873, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12790, 873, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12718, 868, '_elementor_page_settings', 'a:0:{}'),
(12719, 868, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12720, 868, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13642, 924, '_wp_page_template', 'elementor_header_footer'),
(13643, 924, '_elementor_global_class_usage_indexed', '1'),
(13644, 924, '_elementor_edit_mode', 'builder'),
(13645, 924, '_elementor_template_type', 'wp-page'),
(13646, 924, '_elementor_version', '4.2.0'),
(13647, 924, '_elementor_pro_version', '4.2.0'),
(13648, 924, '_elementor_global_class_usage_indexed_preview', '1'),
(13649, 924, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13650, 924, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13652, 924, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13653, 924, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12723, 869, '_wp_page_template', 'elementor_header_footer'),
(12724, 869, '_elementor_global_class_usage_indexed', '1'),
(12725, 869, '_elementor_edit_mode', 'builder'),
(12726, 869, '_elementor_template_type', 'wp-page'),
(12727, 869, '_elementor_version', '4.2.0'),
(12728, 869, '_elementor_pro_version', '4.2.0'),
(12729, 869, '_elementor_global_class_usage_indexed_preview', '1'),
(12730, 869, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12731, 869, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12733, 869, '_elementor_page_settings', 'a:0:{}'),
(12734, 869, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12735, 869, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13637, 923, '_elementor_page_settings', 'a:0:{}'),
(13638, 923, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13639, 923, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12738, 870, '_wp_page_template', 'elementor_header_footer'),
(12739, 870, '_elementor_global_class_usage_indexed', '1'),
(12740, 870, '_elementor_edit_mode', 'builder'),
(12741, 870, '_elementor_template_type', 'wp-page'),
(12742, 870, '_elementor_version', '4.2.0'),
(12743, 870, '_elementor_pro_version', '4.2.0'),
(12744, 870, '_elementor_global_class_usage_indexed_preview', '1'),
(12745, 870, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12746, 870, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12748, 870, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12749, 870, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13627, 923, '_wp_page_template', 'elementor_header_footer'),
(13628, 923, '_elementor_global_class_usage_indexed', '1'),
(13629, 923, '_elementor_edit_mode', 'builder'),
(13630, 923, '_elementor_template_type', 'wp-page'),
(13631, 923, '_elementor_version', '4.2.0'),
(13632, 923, '_elementor_pro_version', '4.2.0'),
(13633, 923, '_elementor_global_class_usage_indexed_preview', '1'),
(13634, 923, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13635, 923, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12792, 873, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12793, 873, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12800, 874, '_wp_page_template', 'elementor_header_footer'),
(12801, 874, '_elementor_global_class_usage_indexed', '1'),
(12802, 874, '_elementor_edit_mode', 'builder'),
(12803, 874, '_elementor_template_type', 'wp-page'),
(12804, 874, '_elementor_version', '4.2.0'),
(12805, 874, '_elementor_pro_version', '4.2.0'),
(12806, 874, '_elementor_global_class_usage_indexed_preview', '1'),
(12807, 874, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12808, 874, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12853, 877, '_wp_page_template', 'elementor_header_footer'),
(12854, 877, '_elementor_global_class_usage_indexed', '1'),
(12855, 877, '_elementor_edit_mode', 'builder'),
(12856, 877, '_elementor_template_type', 'wp-page'),
(12857, 877, '_elementor_version', '4.2.0'),
(12858, 877, '_elementor_pro_version', '4.2.0'),
(12859, 877, '_elementor_global_class_usage_indexed_preview', '1'),
(12860, 877, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12861, 877, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13983, 802, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13984, 27, '_elementor_element_cache', '{\"timeout\":1786609885,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-4fe34c8f elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4fe34c8f\\\" 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-308e3e2d e-con-full animated-slow e-flex elementor-invisible e-con e-child\\\" data-id=\\\"308e3e2d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ceb5fea elementor-widget elementor-widget-heading\\\" data-id=\\\"ceb5fea\\\" 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\\\">pch peptides<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-799aa86d elementor-widget elementor-widget-heading\\\" data-id=\\\"799aa86d\\\" 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\\\">Your trusted research partner<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjE1YmE1MzQ2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+TGFiIHRlc3RlZCBRdWFsaXR5PFwvcD4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImNiYzUzYTciLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDctMjEgMTA6NDkifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119LCJhbGlnbl90YWJsZXQiOiJjZW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZV9leHRyYSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-629fb0d9 elementor-widget elementor-widget-button\\\" data-id=\\\"629fb0d9\\\" 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=\\\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\\\">\\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\\\">Shop Peptides<\\/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-cee7f07 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-tablet_extra e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"cee7f07\\\" 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-9a82a78 e-con-full animated-slow e-flex elementor-invisible e-con e-child\\\" data-id=\\\"9a82a78\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-93726ba elementor-widget elementor-widget-heading\\\" data-id=\\\"93726ba\\\" 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\\\">pch peptides<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fb1a8e3 elementor-widget elementor-widget-heading\\\" data-id=\\\"fb1a8e3\\\" 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\\\">Your trusted research partner<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6Ijk2NDUyOGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5MYWIgdGVzdGVkIFF1YWxpdHk8XC9wPiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiY2JjNTNhNyIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNy0yMSAxMDo0OSJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiYWxpZ25fbW9iaWxlIjoic3RhcnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyNCwic2l6ZXMiOltdfSwiYWxpZ25fdGFibGV0Ijoic3RhcnQiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZV9leHRyYSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-5294d11 elementor-widget elementor-widget-button\\\" data-id=\\\"5294d11\\\" 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=\\\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\\\">\\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\\\">Shop Peptides<\\/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-0a529b5 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"0a529b5\\\" 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-3e97dc1 e-con-full animated-slow e-flex elementor-invisible e-con e-child\\\" data-id=\\\"3e97dc1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7b8765d elementor-widget elementor-widget-heading\\\" data-id=\\\"7b8765d\\\" 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\\\">pch peptides<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-28ec5ff elementor-widget elementor-widget-heading\\\" data-id=\\\"28ec5ff\\\" 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\\\">Your trusted research partner<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6ImRiNjJhMjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5MYWIgdGVzdGVkIFF1YWxpdHk8XC9wPiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiY2JjNTNhNyIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNy0yMSAxMDo0OSJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjQsInNpemVzIjpbXX0sImFsaWduX3RhYmxldCI6ImNlbnRlciIsInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-7ed7b02 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"7ed7b02\\\" 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=\\\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\\\">\\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\\\">Shop Peptides<\\/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-7074957 e-con-full e-flex e-con e-child\\\" data-id=\\\"7074957\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c4236f8 elementor-widget elementor-widget-image\\\" data-id=\\\"c4236f8\\\" 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=\\\"1154\\\" height=\\\"625\\\" src=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\\\" class=\\\"attachment-full size-full wp-image-55\\\" 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[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjU2MGM5ZDciLCJlbFR5cGUiOiJlLWZsZXhib3giLCJzZXR0aW5ncyI6eyJjbGFzc2VzIjp7IiQkdHlwZSI6ImNsYXNzZXMiLCJ2YWx1ZSI6WyJlLTU2MGM5ZDctZTJkNDBlMSJdfX0sImVsZW1lbnRzIjpbeyJpZCI6IjA0YzY3M2YiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJmbGV4X2RpcmVjdGlvbiI6InJvdyIsImZsZXhfZ2FwIjp7ImNvbHVtbiI6IjIwIiwicm93IjoiMjAiLCJpc0xpbmtlZCI6dHJ1ZSwidW5pdCI6InB4Iiwic2l6ZSI6MjB9LCJwcF9hbmltYXRlZF9ncmFkaWVudF9iZ19jb2xvcl9saXN0IjpbeyJwcF9hbmltYXRlZF9ncmFkaWVudF9iZ19jb2xvciI6IiNGNkFEMUYiLCJfaWQiOiI1NTY3ZDRmIn0seyJwcF9hbmltYXRlZF9ncmFkaWVudF9iZ19jb2xvciI6IiNGNzQ5NkEiLCJfaWQiOiI0NGFkNDI5In0seyJwcF9hbmltYXRlZF9ncmFkaWVudF9iZ19jb2xvciI6IiM1NjVBRDgiLCJfaWQiOiI4MzFkNTJlIn1dLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImExYTgwODQiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDctMTcgMTA6MTUifV0sImZsZXhfanVzdGlmeV9jb250ZW50X3RhYmxldCI6ImNlbnRlciIsImZsZXhfd3JhcF90YWJsZXQiOiJ3cmFwIiwiYW5pbWF0aW9uIjoiZmFkZUluVXAiLCJhbmltYXRpb25fZHVyYXRpb24iOiJzbG93IiwiZmxleF9nYXBfdGFibGV0Ijp7ImNvbHVtbiI6IjE1Iiwicm93IjoiMTUiLCJpc0xpbmtlZCI6dHJ1ZSwidW5pdCI6InB4Iiwic2l6ZSI6MTV9LCJmbGV4X2dhcF9tb2JpbGVfZXh0cmEiOnsiY29sdW1uIjoiMTIiLCJyb3ciOiIxMiIsImlzTGlua2VkIjp0cnVlLCJ1bml0IjoicHgiLCJzaXplIjoxMn0sImZsZXhfZ2FwX21vYmlsZSI6eyJjb2x1bW4iOiIxMCIsInJvdyI6IjEwIiwiaXNMaW5rZWQiOnRydWUsInVuaXQiOiJweCIsInNpemUiOjEwfSwicGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W3siaWQiOiJlYTBmZTRiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9wY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC90ZXN0LXR1YmVfMTIxMDA1NzEuc3ZnIiwiaWQiOjYwOX0sImxpYnJhcnkiOiJzdmcifSwidGl0bGVfdGV4dCI6IlJFU0VBUkNIIFVTRSBPTkxZIiwiZGVzY3JpcHRpb25fdGV4dCI6IkZvciBsYWJvcmF0b3J5IHJlc2VhcmNoIHB1cnBvc2VzIG9ubHkuIiwidGl0bGVfc2l6ZSI6Img1IiwicG9zaXRpb24iOiJpbmxpbmUtc3RhcnQiLCJpY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTUsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIxNSIsImxlZnQiOiIxNSIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjczZTRlNTUiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDctMTcgMTA6MTUifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYm9yZGVyX2NvbG9yIjoiI0MwQzBDMDQwIiwiX19nbG9iYWxzX18iOnsicHJpbWFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjEiLCJfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQifSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sIl9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIxMCIsImlzTGlua2VkIjp0cnVlfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjMxLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiIlIiwic2l6ZSI6NDgsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2ZsZXhfYWxpZ25fc2VsZl9tb2JpbGUiOiJzdHJldGNoIiwiaWNvbl9zcGFjZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInJvdGF0ZV9tb2JpbGUiOnsidW5pdCI6ImRlZyIsInNpemUiOiIifSwiX2FuaW1hdGlvbiI6ImZhZGVJblVwIiwiYW5pbWF0aW9uX2R1cmF0aW9uIjoic2xvdyIsIl9ib3hfc2hhZG93X2JveF9zaGFkb3ciOnsiaG9yaXpvbnRhbCI6MCwidmVydGljYWwiOjEwLCJibHVyIjoyMCwic3ByZWFkIjozLCJjb2xvciI6InJnYmEoMCwgMCwgMCwgMC4wMykifSwidGl0bGVfYm90dG9tX3NwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjUsInNpemVzIjpbXX0sImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJwb3NpdGlvbl9tb2JpbGVfZXh0cmEiOiJibG9jay1zdGFydCIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imljb24tYm94In0seyJpZCI6ImUzMWJmNGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL3BjaFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL2RlbGl2ZXJ5Xzc2MTA3MTEuc3ZnIiwiaWQiOjgzfSwibGlicmFyeSI6InN2ZyJ9LCJ0aXRsZV90ZXh0IjoiRkFTVCAmIFJFTElBQkxFIFNISVBQSU5HIiwiZGVzY3JpcHRpb25fdGV4dCI6IlF1aWNrIHByb2Nlc3NpbmcgYW5kIGRpc2NyZWV0IGRlbGl2ZXJ5LiIsInRpdGxlX3NpemUiOiJoNiIsInBvc2l0aW9uIjoiaW5saW5lLXN0YXJ0IiwiaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjU1LCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTUiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMTUiLCJsZWZ0IjoiMTUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoyNSwic2l6ZXMiOltdfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI3M2U0ZTU1IiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA3LTE3IDEwOjE1In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9jb2xvciI6IiNDMEMwQzA0MCIsIl9fZ2xvYmFsc19fIjp7InByaW1hcnlfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIiwiX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0In0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjozMSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZV9leHRyYSI6eyJ1bml0IjoiJSIsInNpemUiOjQ4LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoic3RyZXRjaCIsImljb25fc3BhY2VfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoiZmFkZUluVXAiLCJhbmltYXRpb25fZHVyYXRpb24iOiJzbG93IiwiX2JveF9zaGFkb3dfYm94X3NoYWRvdyI6eyJob3Jpem9udGFsIjowLCJ2ZXJ0aWNhbCI6MTAsImJsdXIiOjIwLCJzcHJlYWQiOjMsImNvbG9yIjoicmdiYSgwLCAwLCAwLCAwLjAzKSJ9LCJ0aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInBvc2l0aW9uX21vYmlsZV9leHRyYSI6ImJsb2NrLXN0YXJ0IiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1ib3gifSx7ImlkIjoiZGI5NWRlZiIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InNlbGVjdGVkX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL21yYXJpZi5tZVwvcGNoXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2F0aXNmYWN0aW9uXzQ3MDEzMDUuc3ZnIiwiaWQiOjQxOH0sImxpYnJhcnkiOiJzdmcifSwidGl0bGVfdGV4dCI6IlBSRU1JVU0gUVVBTElUWSIsImRlc2NyaXB0aW9uX3RleHQiOiJIaWdoIHB1cml0eSBwZXB0aWRlcyB5b3UgY2FuIHRydXN0LiIsInRpdGxlX3NpemUiOiJoNiIsInBvc2l0aW9uIjoiaW5saW5lLXN0YXJ0IiwiaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjU1LCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTUiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMTUiLCJsZWZ0IjoiMTUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoyNSwic2l6ZXMiOltdfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI3M2U0ZTU1IiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA3LTE3IDEwOjE1In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9jb2xvciI6IiNDMEMwQzA0MCIsIl9fZ2xvYmFsc19fIjp7InByaW1hcnlfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIiwiX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0In0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjozMSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZV9leHRyYSI6eyJ1bml0IjoiJSIsInNpemUiOjQ4LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoic3RyZXRjaCIsImljb25fc3BhY2VfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJfYW5pbWF0aW9uIjoiZmFkZUluVXAiLCJhbmltYXRpb25fZHVyYXRpb24iOiJzbG93IiwiX2JveF9zaGFkb3dfYm94X3NoYWRvdyI6eyJob3Jpem9udGFsIjowLCJ2ZXJ0aWNhbCI6MTAsImJsdXIiOjIwLCJzcHJlYWQiOjMsImNvbG9yIjoicmdiYSgwLCAwLCAwLCAwLjAzKSJ9LCJ0aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInBvc2l0aW9uX21vYmlsZV9leHRyYSI6ImJsb2NrLXN0YXJ0IiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1ib3gifSx7ImlkIjoiNzRjMWMwMSIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InNlbGVjdGVkX2ljb24iOnsidmFsdWUiOnsidXJsIjoiaHR0cHM6XC9cL21yYXJpZi5tZVwvcGNoXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvbGFib3JhdG9yaXVtXzEwNDQ2MzU2LnN2ZyIsImlkIjo0MzR9LCJsaWJyYXJ5Ijoic3ZnIn0sInRpdGxlX3RleHQiOiIzUkQgUEFSVFkgTEFCIFRFU1RFRCIsImRlc2NyaXB0aW9uX3RleHQiOiJJbmRlcGVuZGVudCB0ZXN0aW5nIGZvciBwdXJpdHkgYW5kIHF1YWxpdHkuIiwidGl0bGVfc2l6ZSI6Img2IiwicG9zaXRpb24iOiJpbmxpbmUtc3RhcnQiLCJpY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTUsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIxNSIsImxlZnQiOiIxNSIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjczZTRlNTUiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDctMTcgMTA6MTUifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfYm9yZGVyX2NvbG9yIjoiI0MwQzBDMDQwIiwiX19nbG9iYWxzX18iOnsicHJpbWFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjEiLCJfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQifSwiX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sIl9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIxMCIsImlzTGlua2VkIjp0cnVlfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjMxLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiIlIiwic2l6ZSI6NDgsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2ZsZXhfYWxpZ25fc2VsZl9tb2JpbGUiOiJzdHJldGNoIiwiaWNvbl9zcGFjZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sIl9hbmltYXRpb24iOiJmYWRlSW5VcCIsImFuaW1hdGlvbl9kdXJhdGlvbiI6InNsb3ciLCJfYm94X3NoYWRvd19ib3hfc2hhZG93Ijp7Imhvcml6b250YWwiOjAsInZlcnRpY2FsIjoxMCwiYmx1ciI6MjAsInNwcmVhZCI6MywiY29sb3IiOiJyZ2JhKDAsIDAsIDAsIDAuMDMpIn0sInRpdGxlX2JvdHRvbV9zcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwicG9zaXRpb25fbW9iaWxlX2V4dHJhIjoiYmxvY2stc3RhcnQiLCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJpY29uLWJveCJ9XSwiaXNJbm5lciI6ZmFsc2V9XSwiaXNJbm5lciI6ZmFsc2UsInN0eWxlcyI6eyJlLTU2MGM5ZDctZTJkNDBlMSI6eyJpZCI6ImUtNTYwYzlkNy1lMmQ0MGUxIiwibGFiZWwiOiJsb2NhbCIsInR5cGUiOiJjbGFzcyIsInZhcmlhbnRzIjpbeyJtZXRhIjp7ImJyZWFrcG9pbnQiOiJkZXNrdG9wIiwic3RhdGUiOm51bGx9LCJwcm9wcyI6eyJib3JkZXItd2lkdGgiOnsiJCR0eXBlIjoiYm9yZGVyLXdpZHRoIiwidmFsdWUiOnsiYmxvY2stc3RhcnQiOnsiJCR0eXBlIjoic2l6ZSIsInZhbHVlIjp7InNpemUiOjEsInVuaXQiOiJweCJ9fSwiYmxvY2stZW5kIjp7IiQkdHlwZSI6InNpemUiLCJ2YWx1ZSI6eyJzaXplIjoxLCJ1bml0IjoicHgifX0sImlubGluZS1zdGFydCI6eyIkJHR5cGUiOiJzaXplIiwidmFsdWUiOnsic2l6ZSI6MCwidW5pdCI6InB4In19LCJpbmxpbmUtZW5kIjp7IiQkdHlwZSI6InNpemUiLCJ2YWx1ZSI6eyJzaXplIjowLCJ1bml0IjoicHgifX19fSwiYm9yZGVyLWNvbG9yIjp7IiQkdHlwZSI6ImNvbG9yIiwidmFsdWUiOiIjYjVkNGY0In0sImJhY2tncm91bmQiOnsiJCR0eXBlIjoiYmFja2dyb3VuZCIsInZhbHVlIjp7ImNvbG9yIjp7IiQkdHlwZSI6ImNvbG9yIiwidmFsdWUiOiIjOTZhOGI1MWMifX19LCJkaXNwbGF5Ijp7IiQkdHlwZSI6InN0cmluZyIsInZhbHVlIjoiZmxleCJ9LCJmbGV4LWRpcmVjdGlvbiI6eyIkJHR5cGUiOiJzdHJpbmciLCJ2YWx1ZSI6InJvdyJ9LCJqdXN0aWZ5LWNvbnRlbnQiOnsiJCR0eXBlIjoic3RyaW5nIiwidmFsdWUiOiJjZW50ZXIifX0sImN1c3RvbV9jc3MiOm51bGx9LHsibWV0YSI6eyJicmVha3BvaW50IjoibW9iaWxlIiwic3RhdGUiOm51bGx9LCJwcm9wcyI6eyJwYWRkaW5nIjp7IiQkdHlwZSI6ImRpbWVuc2lvbnMiLCJ2YWx1ZSI6eyJibG9jay1zdGFydCI6eyIkJHR5cGUiOiJzaXplIiwidmFsdWUiOnsic2l6ZSI6MzAsInVuaXQiOiJweCJ9fSwiYmxvY2stZW5kIjp7IiQkdHlwZSI6InNpemUiLCJ2YWx1ZSI6eyJzaXplIjozMCwidW5pdCI6InB4In19LCJpbmxpbmUtc3RhcnQiOnsiJCR0eXBlIjoic2l6ZSIsInZhbHVlIjp7InNpemUiOjEwLCJ1bml0IjoicHgifX0sImlubGluZS1lbmQiOnsiJCR0eXBlIjoic2l6ZSIsInZhbHVlIjp7InNpemUiOjEwLCJ1bml0IjoicHgifX19fX0sImN1c3RvbV9jc3MiOm51bGx9XX19LCJpbnRlcmFjdGlvbnMiOltdLCJlZGl0b3Jfc2V0dGluZ3MiOltdfQ==\\\"]<div class=\\\"elementor-element elementor-element-f51fe0d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f51fe0d\\\" 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-c91034f e-con-full e-flex e-con e-child\\\" data-id=\\\"c91034f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-58c6861 animated-slow elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"58c6861\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">New Arrivals<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0534c9f animated-slow elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"0534c9f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\\\" 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=\\\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\\\">\\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\\\">View All Product<\\/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-b35aeeb e-con-full e-flex e-con e-child\\\" data-id=\\\"b35aeeb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6ImVjYjMyY2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcm9kdWN0c19yZWxhdGVkX3Byb2R1Y3RzX3RpdGxlX3RleHQiOiJSZWxhdGVkIFByb2R1Y3RzIiwicHJvZHVjdHNfdXBzZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBhbHNvIGxpa2UuLi4iLCJwcm9kdWN0c19jcm9zc19zZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBiZSBpbnRlcmVzdGVkIGluLi4uIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIzMzBlNGNmIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJyb3dzIjoxLCJfYW5pbWF0aW9uIjoiZmFkZUluIiwiYW5pbWF0aW9uX2R1cmF0aW9uIjoic2xvdyIsImNvbHVtbnNfbW9iaWxlX2V4dHJhIjoyLCJjb2x1bW5zX21vYmlsZSI6MSwicXVlcnlfcG9zdF90eXBlIjoiZmVhdHVyZWQiLCJxdWVyeV9vcmRlciI6ImFzYyIsInJvd19nYXBfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiJweCIsInNpemUiOjMyLCJzaXplcyI6W119LCJjb2x1bW5zX3RhYmxldCI6Mn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Indvb2NvbW1lcmNlLXByb2R1Y3RzIn0=\\\"]\\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-c49e904 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c49e904\\\" 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-881f6e4 animated-slow e-flex e-con-boxed elementor-invisible e-con e-child\\\" data-id=\\\"881f6e4\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a487562 elementor-widget elementor-widget-heading\\\" data-id=\\\"a487562\\\" 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\\\">pch peptides<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-41c3052 elementor-widget elementor-widget-heading\\\" data-id=\\\"41c3052\\\" 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\\\">Your Trusted Source\\nfor Research-Grade Peptides<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjhlYWIxZTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QQ0ggUGVwdGlkZXMgcHJvdmlkZXMgaGlnaC1wdXJpdHkgcGVwdGlkZXMgYW5kIHJlc2VhcmNoIGNvbXBvdW5kcyBmb3IgbGFib3JhdG9yeSB1c2UuIFdlIGFyZSBjb21taXR0ZWQgdG8gc3VwcG9ydGluZyByZXNlYXJjaGVycyBhbmQgYmlvdGVjaCBwcm9mZXNzaW9uYWxzIHdpdGggcXVhbGl0eS1mb2N1c2VkIHByb2R1Y3RzLCB0cmFuc3BhcmVudCBzb3VyY2luZywgZmFzdCBzaGlwcGluZywgYW5kIGNvbXBldGl0aXZlIHByaWNpbmcuPFwvcD4iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImNiYzUzYTciLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDctMjEgMTA6NDkifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjQifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]<div class=\\\"elementor-element elementor-element-c8e64d3 e-con-full e-flex e-con e-child\\\" data-id=\\\"c8e64d3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a88e136 elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\\\" data-id=\\\"a88e136\\\" 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=\\\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\\\">\\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\\\">Shop Peptides<\\/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\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-99f88f7 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"99f88f7\\\" 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-6bf8184 e-con-full e-flex e-con e-child\\\" data-id=\\\"6bf8184\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0b3edba animated-slow elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"0b3edba\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Research Article<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6ImJjMjY1ZjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJub3RoaW5nX2ZvdW5kX21lc3NhZ2UiOiJJdCBzZWVtcyB3ZSBjYW4mIzAzOTt0IGZpbmQgd2hhdCB5b3UmIzAzOTtyZSBsb29raW5nIGZvci4iLCJjbGFzc2ljX2ZpbHRlcl9hbGxfbGFiZWwiOiJBbGwiLCJjbGFzc2ljX3NlYXJjaF9mb3JtX2lucHV0X3BsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwiY2xhc3NpY19zZWFyY2hfZm9ybV9idXR0b25fdGV4dCI6IlNlYXJjaCIsImNsYXNzaWNfcG9zdF90ZXJtcyI6IiIsImNsYXNzaWNfdGF4X2JhZGdlX3Bvc3QiOltdLCJjbGFzc2ljX3Bvc3RfdGVybXNfc2VwYXJhdG9yIjoiLCIsImNsYXNzaWNfdGl0bGVfaHRtbF90YWciOiJoNSIsImNsYXNzaWNfc2hvd19leGNlcnB0IjoieWVzIiwiY2xhc3NpY19leGNlcnB0X2xlbmd0aCI6MTQsImNsYXNzaWNfcG9zdF9tZXRhIjoiIiwiY2xhc3NpY19wb3N0X21ldGFfc2VwYXJhdG9yIjoiLSIsImNsYXNzaWNfZGF0ZV9jdXN0b21fZm9ybWF0IjoiRiBqLCBZIiwiY2xhc3NpY19zaG93X2NvbW1lbnRzIjoiIiwiY2xhc3NpY19zaG93X2J1dHRvbiI6InllcyIsImNsYXNzaWNfYnV0dG9uX3RleHQiOiJSZWFkIE1vcmUiLCJjbGFzc2ljX3BhZ2luYXRpb25fbG9hZF9tb3JlX2xhYmVsIjoiTG9hZCBNb3JlIiwiY2xhc3NpY19wYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwiY2xhc3NpY19wYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJjbGFzc2ljX3Bvc3RfYm94X2JnIjoiI0ZERkRGRCIsImNsYXNzaWNfcG9zdF9ib3hfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiY2xhc3NpY19wb3N0X2JveF9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwiY2xhc3NpY19wb3N0X2JveF9ib3JkZXJfY29sb3IiOiIjRDFENURCNTIiLCJjbGFzc2ljX3Bvc3RfYm94X3NoYWRvd19ib3hfc2hhZG93X3R5cGUiOiJ5ZXMiLCJjbGFzc2ljX3Bvc3RfYm94X3NoYWRvd19ib3hfc2hhZG93Ijp7Imhvcml6b250YWwiOjAsInZlcnRpY2FsIjoxMCwiYmx1ciI6MjAsInNwcmVhZCI6MywiY29sb3IiOiJyZ2JhKDAsIDAsIDAsIDAuMDYpIn0sImNsYXNzaWNfcG9zdF9jb250ZW50X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTYiLCJib3R0b20iOiIyMCIsImxlZnQiOiIxNiIsImlzTGlua2VkIjpmYWxzZX0sImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwiY2xhc3NpY19idXR0b25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19idXR0b25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sImNsYXNzaWNfYnV0dG9uX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJjbGFzc2ljX2J1dHRvbl90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiY2xhc3NpY19idXR0b25fdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjoxLCJzaXplcyI6W119LCJjbGFzc2ljX2J1dHRvbl9iZ19jb2xvcl9ub3JtYWwiOiIjODg0RDc1MDAiLCJjbGFzc2ljX2J1dHRvbl9ib3JkZXJfbm9ybWFsX2JvcmRlciI6InNvbGlkIiwiY2xhc3NpY19idXR0b25fYm9yZGVyX25vcm1hbF93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiY2xhc3NpY19idXR0b25fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiY2FyZF9maWx0ZXJfYWxsX2xhYmVsIjoiQWxsIiwiY2FyZF9zZWFyY2hfZm9ybV9pbnB1dF9wbGFjZWhvbGRlciI6IlNlYXJjaC4uLiIsImNhcmRfc2VhcmNoX2Zvcm1fYnV0dG9uX3RleHQiOiJTZWFyY2giLCJjYXJkX3Bvc3RfdGVybXNfc2VwYXJhdG9yIjoiLCIsImNhcmRfcG9zdF9tZXRhX3NlcGFyYXRvciI6Ii0iLCJjYXJkX2RhdGVfY3VzdG9tX2Zvcm1hdCI6IkYgaiwgWSIsImNhcmRfYnV0dG9uX3RleHQiOiJSZWFkIE1vcmUiLCJjYXJkX3BhZ2luYXRpb25fbG9hZF9tb3JlX2xhYmVsIjoiTG9hZCBNb3JlIiwiY2FyZF9wYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwiY2FyZF9wYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJjaGVja2VyYm9hcmRfZmlsdGVyX2FsbF9sYWJlbCI6IkFsbCIsImNoZWNrZXJib2FyZF9zZWFyY2hfZm9ybV9pbnB1dF9wbGFjZWhvbGRlciI6IlNlYXJjaC4uLiIsImNoZWNrZXJib2FyZF9zZWFyY2hfZm9ybV9idXR0b25fdGV4dCI6IlNlYXJjaCIsImNoZWNrZXJib2FyZF9wb3N0X3Rlcm1zX3NlcGFyYXRvciI6IiwiLCJjaGVja2VyYm9hcmRfcG9zdF9tZXRhX3NlcGFyYXRvciI6Ii0iLCJjaGVja2VyYm9hcmRfZGF0ZV9jdXN0b21fZm9ybWF0IjoiRiBqLCBZIiwiY2hlY2tlcmJvYXJkX2J1dHRvbl90ZXh0IjoiUmVhZCBNb3JlIiwiY2hlY2tlcmJvYXJkX3BhZ2luYXRpb25fbG9hZF9tb3JlX2xhYmVsIjoiTG9hZCBNb3JlIiwiY2hlY2tlcmJvYXJkX3BhZ2luYXRpb25fcHJldl9sYWJlbCI6IiZsYXF1bzsgUHJldmlvdXMiLCJjaGVja2VyYm9hcmRfcGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCAmcmFxdW87IiwiY3JlYXRpdmVfZmlsdGVyX2FsbF9sYWJlbCI6IkFsbCIsImNyZWF0aXZlX3NlYXJjaF9mb3JtX2lucHV0X3BsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwiY3JlYXRpdmVfc2VhcmNoX2Zvcm1fYnV0dG9uX3RleHQiOiJTZWFyY2giLCJjcmVhdGl2ZV9wb3N0X3Rlcm1zX3NlcGFyYXRvciI6IiwiLCJjcmVhdGl2ZV9wb3N0X21ldGFfc2VwYXJhdG9yIjoiLSIsImNyZWF0aXZlX2RhdGVfY3VzdG9tX2Zvcm1hdCI6IkYgaiwgWSIsImNyZWF0aXZlX2J1dHRvbl90ZXh0IjoiUmVhZCBNb3JlIiwiY3JlYXRpdmVfcGFnaW5hdGlvbl9sb2FkX21vcmVfbGFiZWwiOiJMb2FkIE1vcmUiLCJjcmVhdGl2ZV9wYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwiY3JlYXRpdmVfcGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCAmcmFxdW87IiwiZXZlbnRfZmlsdGVyX2FsbF9sYWJlbCI6IkFsbCIsImV2ZW50X3NlYXJjaF9mb3JtX2lucHV0X3BsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwiZXZlbnRfc2VhcmNoX2Zvcm1fYnV0dG9uX3RleHQiOiJTZWFyY2giLCJldmVudF9wb3N0X3Rlcm1zX3NlcGFyYXRvciI6IiwiLCJldmVudF9wb3N0X21ldGFfc2VwYXJhdG9yIjoiLSIsImV2ZW50X2RhdGVfY3VzdG9tX2Zvcm1hdCI6IkYgaiwgWSIsImV2ZW50X2J1dHRvbl90ZXh0IjoiUmVhZCBNb3JlIiwiZXZlbnRfcGFnaW5hdGlvbl9sb2FkX21vcmVfbGFiZWwiOiJMb2FkIE1vcmUiLCJldmVudF9wYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwiZXZlbnRfcGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCAmcmFxdW87IiwibmV3c19maWx0ZXJfYWxsX2xhYmVsIjoiQWxsIiwibmV3c19zZWFyY2hfZm9ybV9pbnB1dF9wbGFjZWhvbGRlciI6IlNlYXJjaC4uLiIsIm5ld3Nfc2VhcmNoX2Zvcm1fYnV0dG9uX3RleHQiOiJTZWFyY2giLCJuZXdzX3Bvc3RfdGVybXNfc2VwYXJhdG9yIjoiLCIsIm5ld3NfcG9zdF9tZXRhX3NlcGFyYXRvciI6Ii0iLCJuZXdzX2RhdGVfY3VzdG9tX2Zvcm1hdCI6IkYgaiwgWSIsIm5ld3NfYnV0dG9uX3RleHQiOiJSZWFkIE1vcmUiLCJuZXdzX3BhZ2luYXRpb25fbG9hZF9tb3JlX2xhYmVsIjoiTG9hZCBNb3JlIiwibmV3c19wYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwibmV3c19wYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJvdmVybGFwX2ZpbHRlcl9hbGxfbGFiZWwiOiJBbGwiLCJvdmVybGFwX3NlYXJjaF9mb3JtX2lucHV0X3BsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwib3ZlcmxhcF9zZWFyY2hfZm9ybV9idXR0b25fdGV4dCI6IlNlYXJjaCIsIm92ZXJsYXBfcG9zdF90ZXJtc19zZXBhcmF0b3IiOiIsIiwib3ZlcmxhcF9wb3N0X21ldGFfc2VwYXJhdG9yIjoiLSIsIm92ZXJsYXBfZGF0ZV9jdXN0b21fZm9ybWF0IjoiRiBqLCBZIiwib3ZlcmxhcF9idXR0b25fdGV4dCI6IlJlYWQgTW9yZSIsIm92ZXJsYXBfcGFnaW5hdGlvbl9sb2FkX21vcmVfbGFiZWwiOiJMb2FkIE1vcmUiLCJvdmVybGFwX3BhZ2luYXRpb25fcHJldl9sYWJlbCI6IiZsYXF1bzsgUHJldmlvdXMiLCJvdmVybGFwX3BhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQgJnJhcXVvOyIsInBvcnRmb2xpb19maWx0ZXJfYWxsX2xhYmVsIjoiQWxsIiwicG9ydGZvbGlvX3NlYXJjaF9mb3JtX2lucHV0X3BsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwicG9ydGZvbGlvX3NlYXJjaF9mb3JtX2J1dHRvbl90ZXh0IjoiU2VhcmNoIiwicG9ydGZvbGlvX3Bvc3RfdGVybXNfc2VwYXJhdG9yIjoiLCIsInBvcnRmb2xpb19wb3N0X21ldGFfc2VwYXJhdG9yIjoiLSIsInBvcnRmb2xpb19kYXRlX2N1c3RvbV9mb3JtYXQiOiJGIGosIFkiLCJwb3J0Zm9saW9fYnV0dG9uX3RleHQiOiJSZWFkIE1vcmUiLCJwb3J0Zm9saW9fcGFnaW5hdGlvbl9sb2FkX21vcmVfbGFiZWwiOiJMb2FkIE1vcmUiLCJwb3J0Zm9saW9fcGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsInBvcnRmb2xpb19wYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJ0ZW1wbGF0ZV9maWx0ZXJfYWxsX2xhYmVsIjoiQWxsIiwidGVtcGxhdGVfc2VhcmNoX2Zvcm1faW5wdXRfcGxhY2Vob2xkZXIiOiJTZWFyY2guLi4iLCJ0ZW1wbGF0ZV9zZWFyY2hfZm9ybV9idXR0b25fdGV4dCI6IlNlYXJjaCIsInRlbXBsYXRlX3BhZ2luYXRpb25fbG9hZF9tb3JlX2xhYmVsIjoiTG9hZCBNb3JlIiwidGVtcGxhdGVfcGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsInRlbXBsYXRlX3BhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQgJnJhcXVvOyIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiNDg2M2RkNiIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNy0yMiAxMzo1OCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX2FuaW1hdGlvbiI6ImZhZGVJblVwIiwiYW5pbWF0aW9uX2R1cmF0aW9uIjoic2xvdyIsIl9fZ2xvYmFsc19fIjp7ImNsYXNzaWNfcG9zdF9ib3hfYm9yZGVyX2NvbG9yIjoiIiwiY2xhc3NpY19idXR0b25fYmdfY29sb3Jfbm9ybWFsIjoiIiwiY2xhc3NpY19idXR0b25fdGV4dF9jb2xvcl9ub3JtYWwiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwiY2xhc3NpY19idXR0b25fdGV4dF9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjEifSwiY2xhc3NpY19lcXVhbF9oZWlnaHQiOiJ5ZXMiLCJjbGFzc2ljX2J1dHRvbl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwcC1wb3N0cyJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-5f1b787 elementor-align-center animated-slow elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"5f1b787\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\\\" 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=\\\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\\\">\\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\\\">View All Article<\\/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-34b08be coa-section elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"34b08be\\\" 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-17b8c99 e-con-full animated-slow e-flex elementor-invisible e-con e-child\\\" data-id=\\\"17b8c99\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-faee975 elementor-widget elementor-widget-heading\\\" data-id=\\\"faee975\\\" 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\\\">Certificate of Analysis<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6d889e4 elementor-widget elementor-widget-heading\\\" data-id=\\\"6d889e4\\\" 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\\\">View lab test results for every product in our catalog\\n\\n<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-925fb9b elementor-grid-4 elementor-grid-mobile-2 elementor-grid-tablet-2 pp-info-box-above-title elementor-widget elementor-widget-pp-info-box-carousel\\\" data-id=\\\"925fb9b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"pp-info-box-carousel.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-container elementor-grid\\\">\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tGLP-3 R\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tGHK-CU\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tKLOW\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"pp-info-box-subtitle\\\">\\n\\t\\t\\t\\t\\t (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\\t\\t\\t\\t<\\/h5>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tGLOW \\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"pp-info-box-subtitle\\\">\\n\\t\\t\\t\\t\\t(BPC-157\\/TB-500\\/GHK-Cu)\\t\\t\\t\\t<\\/h5>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tBPC-157 \\/ TB-500\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tBPC-157\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tTB-500\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tCJC-1295 NO DAC\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\t\\tTesamorelin\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tIpamorelin\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tMots-C\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-icon-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-info-box-icon pp-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" height=\\\"1.707in\\\" image-rendering=\\\"optimizeQuality\\\" shape-rendering=\\\"geometricPrecision\\\" text-rendering=\\\"geometricPrecision\\\" viewBox=\\\"0 0 1.70666 1.70666\\\" width=\\\"1.707in\\\"><g id=\\\"Layer_x0020_1\\\"><g id=\\\"_222710888\\\"><g><g><g id=\\\"_222711848\\\"><path id=\\\"_219250776\\\" d=\\\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\\\"><\\/path><\\/g><g id=\\\"_222712136\\\"><path id=\\\"_512327680\\\" d=\\\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\\\"><\\/path><\\/g><g id=\\\"_222712280\\\"><path id=\\\"_512337232\\\" d=\\\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712304\\\"><path id=\\\"_512336872\\\" d=\\\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\\\"><\\/path><\\/g><g id=\\\"_222712064\\\"><path id=\\\"_512336320\\\" d=\\\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\\\"><\\/path><\\/g><\\/g><g id=\\\"_222711752\\\"><path id=\\\"_512336752\\\" d=\\\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\\\"><\\/path><\\/g><g id=\\\"_222710384\\\"><path id=\\\"_512336656\\\" d=\\\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711632\\\"><path id=\\\"_512336344\\\" d=\\\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222711704\\\"><path id=\\\"_512335504\\\" d=\\\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\\\"><\\/path><\\/g><g id=\\\"_222711536\\\"><path id=\\\"_512336008\\\" d=\\\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\\\"><\\/path><\\/g><g id=\\\"_222710864\\\"><path id=\\\"_512335528\\\" d=\\\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\\\"><\\/path><\\/g><\\/g><\\/g><\\/g><\\/svg>\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-title-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"pp-info-box-title\\\">\\n\\t\\t\\t\\t\\t\\tNAD +\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-info-box-footer\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"pp-info-box-button elementor-button elementor-size-md\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\thref=\\\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\\\" target=\\\"_blank\\\"\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-button-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tView COA\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t<\\/div>\\n\\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-73fea902 e-con-full footer-section e-flex e-con e-parent\\\" data-id=\\\"73fea902\\\" 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-14dd356a e-flex e-con-boxed e-con e-child\\\" data-id=\\\"14dd356a\\\" 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-d83d790 e-con-full animated-slow e-flex elementor-invisible e-con e-child\\\" data-id=\\\"d83d790\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-48f074dc e-con-full e-flex e-con e-child\\\" data-id=\\\"48f074dc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7cd854d5 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"7cd854d5\\\" 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\\\">Get 10% Off Your First Order<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6ImI3YWU2NmYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5TdWJzY3JpYmUgdG8gb3VyIG5ld3NsZXR0ZXIgYW5kIGJlIHRoZSBmaXJzdCB0byBrbm93IGFib3V0IG5ldyBwcm9kdWN0cywgZXhjbHVzaXZlIG9mZmVycywgYW5kIHJlc2VhcmNoIHVwZGF0ZXMuPFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwidGV4dF9jb2xvciI6IiNFMkUyRTIiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImRjYzg1NmUiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDYtMjEgMTQ6MDgifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImN1c3RvbV9jc3MiOiJzZWxlY3RvciBwe1xuICAgIG1hcmdpbjogMDtcbn0iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiIn0sImFsaWduX3RhYmxldCI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-36433196 e-con-full e-flex e-con e-child\\\" data-id=\\\"36433196\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6ae9c0b6 elementor-widget-mobile_extra__width-initial elementor-button-align-stretch elementor-widget elementor-widget-form\\\" data-id=\\\"6ae9c0b6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;button_width&quot;:&quot;30&quot;,&quot;button_width_mobile_extra&quot;:&quot;25&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=\\\" Sign up to Our Newsletter\\\" aria-label=\\\" Sign up to Our Newsletter\\\">\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"post_id\\\" value=\\\"27\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"form_id\\\" value=\\\"6ae9c0b6\\\"\\/>\\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=\\\"27\\\"\\/>\\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-field_257cfc9 elementor-col-70 elementor-field-required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-field_257cfc9\\\" 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[field_257cfc9]\\\" id=\\\"form-field-field_257cfc9\\\" class=\\\"elementor-field elementor-size-lg  elementor-field-textual\\\" placeholder=\\\"Your Email\\\" 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-lg\\\" 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\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13981, 100, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>'),
(13982, 20, '_elementor_element_cache', '{\"timeout\":1786609885,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-19892472 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"19892472\\\" 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-1b0d76e9 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"1b0d76e9\\\" 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-4a8bf942 elementor-icon-list--layout-inline elementor-tablet_extra-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"4a8bf942\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items elementor-inline-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item elementor-inline-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" id=\\\"Layer_1\\\" height=\\\"512\\\" viewBox=\\\"0 0 512 512\\\" width=\\\"512\\\" data-name=\\\"Layer 1\\\"><path d=\\\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\\\"><\\/path><path d=\\\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\\\"><\\/path><path d=\\\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\\\"><\\/path><path d=\\\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Free Shipping on Orders Over <b>$200<\\/b><\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\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\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-71360651 header-section e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"71360651\\\" 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_effects_offset&quot;:50,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;],&quot;sticky_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-61ec6bcb e-con-full e-flex e-con e-child\\\" data-id=\\\"61ec6bcb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjM2MDMwOGI0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjI1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9wY2hcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9QQ0gtTG9nby5wbmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiZnVsbCIsImFsaWduIjoibGVmdCIsImxpbmtfdG8iOiJjdXN0b20iLCJzcGFjZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNjAsInNpemVzIjpbXX0sInNwYWNlX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNzAsInNpemVzIjpbXX0sInNwYWNlX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJlZjFmMDUyIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI0LTAyLTAxIDA5OjUzIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDI1LTA4LTI5IHRvIDIwMjUtMDktMDQifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjcwNDM4MzNcIiBuYW1lPVwic2l0ZS11cmxcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJzcGFjZV9tb2JpbGVfZXh0cmEiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAwLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaW1hZ2UifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2eadbbb0 e-con-full e-flex e-con e-child\\\" data-id=\\\"2eadbbb0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjFkZjE4MGYxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiYWxpZ25faXRlbXMiOiJyaWdodCIsInBvaW50ZXIiOiJub25lIiwidG9nZ2xlX2xhYmVsIjoiTWVudSIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiNmQ5MGFlMyIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNC0wMi0wMSAwOTo1MyIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAyNS0wOC0yOSB0byAyMDI1LTA5LTA0In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJtZW51X3R5cGUiOiJvZmYtY2FudmFzIiwidG9nZ2xlX2FsaWduIjoicmlnaHQiLCJ0b2dnbGVfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEwMCIsInRvZ2dsZV9iYWNrZ3JvdW5kX2NvbG9yX2hvdmVyIjoiIzAyMDEwMTAwIiwib2ZmY2FudmFzX3Bvc2l0aW9uIjoicmlnaHQiLCJjbG9zZV9pY29uX2JhY2tncm91bmRfY29sb3IiOiIjMDIwMTAxMDAiLCJjbG9zZV9pY29uX2JhY2tncm91bmRfY29sb3JfaG92ZXIiOiIjMDIwMTAxMDAiLCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsImRyb3Bkb3duX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImRyb3Bkb3duX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJfX2dsb2JhbHNfXyI6eyJ0b2dnbGVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwidG9nZ2xlX2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMyIsIm92ZXJsYXlfYmdfY29sb3IiOiIiLCJtb2JpbGVfbGlua19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjUiLCJtb2JpbGVfc3ViX2xpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I0IiwibW9iaWxlX3N1Yl9saW5rX2JnX2NvbG9yIjoiIiwibW9iaWxlX2xpbmtfYmdfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwibW9iaWxlX2xpbmtfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I1IiwibW9iaWxlX3N1Yl9saW5rX2JnX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMCIsIm1vYmlsZV9zdWJfbGlua19ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjUiLCJjbG9zZV9pY29uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNSIsImNsb3NlX2ljb25fY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I1IiwiY29sb3JfbWVudV9pdGVtIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMiIsImNvbG9yX21lbnVfaXRlbV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAiLCJjb2xvcl9tZW51X2l0ZW1fYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMCIsImNvbG9yX2Ryb3Bkb3duX2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IyIiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNSIsImNvbG9yX2Ryb3Bkb3duX2l0ZW1faG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I1IiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMSIsImNvbG9yX2Ryb3Bkb3duX2l0ZW1fYWN0aXZlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNSIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbV9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IxIiwiZHJvcGRvd25fZGl2aWRlcl9jb2xvciI6IiJ9LCJwYWRkaW5nX2hvcml6b250YWxfbWVudV9pdGVtIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJtZW51X3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MC4zLCJzaXplcyI6W119LCJjb250ZW50X3dpZHRoIjoiZnVsbCIsImNvbG9yX21lbnVfaXRlbSI6IiM0MzRjNTUiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiIjMTNhYTY1IiwiY29sb3JfbWVudV9pdGVtX2FjdGl2ZSI6IiMxM2FhNjUiLCJjb2xvcl9kcm9wZG93bl9pdGVtIjoiIzQzNGM1NSIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbSI6IiNGRkZGRkYiLCJjb2xvcl9kcm9wZG93bl9pdGVtX2hvdmVyIjoiI0ZGRkZGRiIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbV9ob3ZlciI6InJnYmEoNjcsNzYsODUsMC44MykiLCJjb2xvcl9kcm9wZG93bl9pdGVtX2FjdGl2ZSI6IiNGRkZGRkYiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW1fYWN0aXZlIjoicmdiYSg2Nyw3Niw4NSwwLjgzKSIsImRyb3Bkb3duX2RpdmlkZXJfYm9yZGVyIjoic29saWQiLCJkcm9wZG93bl9kaXZpZGVyX2NvbG9yIjoiIzQzNEM1NTI5IiwiZHJvcGRvd25fZGl2aWRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoxLCJzaXplcyI6W119LCJ0b2dnbGVfY29sb3IiOiIjMTNhYTY1IiwidG9nZ2xlX2NvbG9yX2hvdmVyIjoiIzMzNDE1NSIsIm92ZXJsYXlfYmdfY29sb3IiOiIjMjIyOTMzIiwibW9iaWxlX2xpbmtfY29sb3IiOiIjRkZGRkZGIiwibW9iaWxlX3N1Yl9saW5rX2JnX2NvbG9yIjoiIzFGMjUyQyIsIm1vYmlsZV9zdWJfbGlua19jb2xvciI6IiNGMEY1RkEiLCJtb2JpbGVfbGlua19ob3ZlciI6IiNGRkZGRkYiLCJtb2JpbGVfbGlua19iZ19ob3ZlciI6IiMxM2FhNjUiLCJtb2JpbGVfc3ViX2xpbmtfYmdfaG92ZXIiOiIjMTNhYTY1IiwibW9iaWxlX3N1Yl9saW5rX2hvdmVyIjoiI0ZGRkZGRiIsImNsb3NlX2ljb25fY29sb3IiOiIjRkZGRkZGIiwiY2xvc2VfaWNvbl9jb2xvcl9ob3ZlciI6IiNGRkZGRkYiLCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiZHJvcGRvd25fYm94X3NoYWRvd19ib3hfc2hhZG93X3R5cGUiOiJ5ZXMiLCJkcm9wZG93bl9ib3hfc2hhZG93X2JveF9zaGFkb3ciOnsiaG9yaXpvbnRhbCI6MCwidmVydGljYWwiOjksImJsdXIiOjMwLCJzcHJlYWQiOjMsImNvbG9yIjoicmdiYSgwLCAwLCAwLCAwLjExKSJ9LCJ0b2dnbGVfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjEsInNpemVzIjpbXX0sInRvZ2dsZV9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJ0b2dnbGVfc2l6ZV90YWJsZXRfZXh0cmEiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTksInNpemVzIjpbXX0sIl9tYXJnaW5fbW9iaWxlX2V4dHJhIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoicHAtYWR2YW5jZWQtbWVudSJ9\\\"][elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6IjUwMDNmNGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJpY29uIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJhNDQ4MGNhIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfbWFyZ2luX21vYmlsZV9leHRyYSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMiIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjQiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJmaWJvc2VhcmNoIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-a4cac23 elementor-view-default elementor-widget elementor-widget-icon\\\" data-id=\\\"a4cac23\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-wrapper\\\">\\n\\t\\t\\t<a class=\\\"elementor-icon\\\" href=\\\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" clip-rule=\\\"evenodd\\\" fill-rule=\\\"evenodd\\\" stroke-linejoin=\\\"round\\\" stroke-miterlimit=\\\"2\\\" viewBox=\\\"0 0 32 32\\\"><path d=\\\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/a>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"1befdf65e5ddfc1356def1fc46361643\\\" data=\\\"eyJpZCI6ImVlY2U1ZmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpY29uIjoiYmFnLWxpZ2h0Iiwic2hvd19zdWJ0b3RhbCI6IiIsInRvZ2dsZV9idXR0b25fYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sInRvZ2dsZV9pY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjUsInNpemVzIjpbXX0sInRvZ2dsZV9idXR0b25fcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjZkZTY0MjMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZ2xvYmFsc19fIjp7InRvZ2dsZV9idXR0b25faWNvbl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjYiLCJwcm9kdWN0X3F1YW50aXR5X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yNiIsInByb2R1Y3RfcHJpY2VfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3I2IiwicHJvZHVjdF90aXRsZV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAiLCJjaGVja291dF9idXR0b25fYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjEiLCJjaGVja291dF9idXR0b25faG92ZXJfYmFja2dyb3VuZCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hc3RnbG9iYWxjb2xvcjAiLCJ2aWV3X2NhcnRfYnV0dG9uX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YXN0Z2xvYmFsY29sb3IwIiwidmlld19jYXJ0X2J1dHRvbl9ob3Zlcl9iYWNrZ3JvdW5kIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFzdGdsb2JhbGNvbG9yMiJ9LCJzaWRlX2NhcnRfYWxpZ25tZW50IjoiZW5kIiwicmVtb3ZlX2l0ZW1fYnV0dG9uX3Bvc2l0aW9uIjoidG9wIiwicHJpY2VfcXVhbnRpdHlfcG9zaXRpb24iOiJ0b3AiLCJwcm9kdWN0X3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInByb2R1Y3RfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sInByb2R1Y3RfdGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1tZW51LWNhcnQifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(13980, 83, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>'),
(13973, 748, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:14:\"widget-heading\";i:1;s:18:\"widget-pp-info-box\";i:2;s:7:\"e-popup\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(13974, 7, '_elementor_css', 'a:6:{s:4:\"time\";i:1786523482;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13975, 27, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:13:{i:0;s:14:\"widget-heading\";i:1;s:22:\"e-animation-fadeInLeft\";i:2;s:12:\"widget-image\";i:3;s:20:\"e-animation-fadeInUp\";i:4;s:15:\"widget-icon-box\";i:5;s:23:\"e-animation-fadeInRight\";i:6;s:18:\"e-animation-fadeIn\";i:7;s:27:\"widget-woocommerce-products\";i:8;s:15:\"widget-pp-posts\";i:9;s:17:\"pp-elementor-grid\";i:10;s:18:\"widget-pp-info-box\";i:11;s:11:\"e-motion-fx\";i:12;s:11:\"widget-form\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(13976, 27, '_elementor_css', 'a:6:{s:4:\"time\";i:1786523484;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:3;s:3:\"svg\";i:35;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13977, 20, '_elementor_css', 'a:6:{s:4:\"time\";i:1786523485;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:3:\"svg\";i:1;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"360308b4\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13978, 162, '_elementor_css', 'a:6:{s:4:\"time\";i:1786523485;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:9;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"c9de4da\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13979, 748, '_elementor_css', 'a:6:{s:4:\"time\";i:1786523485;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"0ee44af\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13971, 20, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:5:{i:0;s:16:\"widget-icon-list\";i:1;s:12:\"widget-image\";i:2;s:23:\"widget-pp-advanced-menu\";i:3;s:28:\"widget-woocommerce-menu-cart\";i:4;s:8:\"e-sticky\";}s:7:\"scripts\";a:5:{i:0;s:18:\"elementor-frontend\";i:1;s:16:\"jquery-smartmenu\";i:2;s:21:\"pp-smartmenu-keyboard\";i:3;s:16:\"pp-advanced-menu\";i:4;s:8:\"e-sticky\";}}'),
(13972, 162, '_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:19:\"widget-pp-logo-grid\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(13335, 904, '_wp_attached_file', '2026/07/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg'),
(13336, 904, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2006;s:6:\"height\";i:784;s:4:\"file\";s:50:\"2026/07/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\";s:8:\"filesize\";i:187728;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}}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:\"\";}}'),
(12810, 874, '_elementor_page_settings', 'a:0:{}'),
(12811, 874, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12812, 874, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13622, 922, '_elementor_page_settings', 'a:0:{}'),
(13623, 922, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13624, 922, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12815, 875, '_wp_page_template', 'elementor_header_footer'),
(12816, 875, '_elementor_global_class_usage_indexed', '1'),
(12817, 875, '_elementor_edit_mode', 'builder'),
(12818, 875, '_elementor_template_type', 'wp-page'),
(12819, 875, '_elementor_version', '4.2.0'),
(12820, 875, '_elementor_pro_version', '4.2.0'),
(12821, 875, '_elementor_global_class_usage_indexed_preview', '1'),
(12822, 875, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12823, 875, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12825, 875, '_elementor_page_settings', 'a:0:{}'),
(12826, 875, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12827, 875, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13701, 927, '_elementor_global_class_usage_indexed', '1'),
(13670, 925, '_wp_page_template', 'elementor_header_footer'),
(13671, 925, '_elementor_global_class_usage_indexed', '1'),
(13672, 925, '_elementor_edit_mode', 'builder'),
(13673, 925, '_elementor_template_type', 'wp-page'),
(13674, 925, '_elementor_version', '4.2.0'),
(13675, 925, '_elementor_pro_version', '4.2.0'),
(13676, 925, '_elementor_global_class_usage_indexed_preview', '1'),
(13677, 925, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13678, 925, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12830, 876, '_wp_page_template', 'elementor_header_footer'),
(12831, 876, '_elementor_global_class_usage_indexed', '1'),
(12832, 876, '_elementor_edit_mode', 'builder'),
(12833, 876, '_elementor_template_type', 'wp-page'),
(12834, 876, '_elementor_version', '4.2.0'),
(12835, 876, '_elementor_pro_version', '4.2.0'),
(12836, 876, '_elementor_global_class_usage_indexed_preview', '1'),
(12837, 876, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12838, 876, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12840, 876, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12841, 876, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13592, 921, '_wp_page_template', 'elementor_header_footer'),
(13593, 921, '_elementor_global_class_usage_indexed', '1'),
(13594, 921, '_elementor_edit_mode', 'builder'),
(13595, 921, '_elementor_template_type', 'wp-page'),
(13596, 921, '_elementor_version', '4.2.0'),
(13597, 921, '_elementor_pro_version', '4.2.0'),
(13598, 921, '_elementor_global_class_usage_indexed_preview', '1'),
(13599, 921, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13600, 921, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13602, 921, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13603, 921, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12933, 882, '_wp_page_template', 'elementor_header_footer'),
(12903, 880, '_wp_page_template', 'elementor_header_footer'),
(12904, 880, '_elementor_global_class_usage_indexed', '1'),
(12905, 880, '_elementor_edit_mode', 'builder'),
(12906, 880, '_elementor_template_type', 'wp-page'),
(12907, 880, '_elementor_version', '4.2.0'),
(12908, 880, '_elementor_pro_version', '4.2.0'),
(12909, 880, '_elementor_global_class_usage_indexed_preview', '1'),
(12910, 880, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12911, 880, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12863, 877, '_elementor_page_settings', 'a:0:{}'),
(12864, 877, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12865, 877, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13587, 920, '_elementor_page_settings', 'a:0:{}'),
(13588, 920, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13589, 920, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12868, 878, '_wp_page_template', 'elementor_header_footer'),
(12869, 878, '_elementor_global_class_usage_indexed', '1'),
(12870, 878, '_elementor_edit_mode', 'builder'),
(12871, 878, '_elementor_template_type', 'wp-page'),
(12872, 878, '_elementor_version', '4.2.0'),
(12873, 878, '_elementor_pro_version', '4.2.0'),
(12874, 878, '_elementor_global_class_usage_indexed_preview', '1'),
(12875, 878, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12876, 878, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}]},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12878, 878, '_elementor_page_settings', 'a:0:{}'),
(12879, 878, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12880, 878, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13577, 920, '_wp_page_template', 'elementor_header_footer'),
(13578, 920, '_elementor_global_class_usage_indexed', '1'),
(13579, 920, '_elementor_edit_mode', 'builder'),
(13580, 920, '_elementor_template_type', 'wp-page'),
(13581, 920, '_elementor_version', '4.2.0'),
(13582, 920, '_elementor_pro_version', '4.2.0'),
(13583, 920, '_elementor_global_class_usage_indexed_preview', '1'),
(13584, 920, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13585, 920, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12883, 879, '_wp_page_template', 'elementor_header_footer'),
(12884, 879, '_elementor_global_class_usage_indexed', '1'),
(12885, 879, '_elementor_edit_mode', 'builder'),
(12886, 879, '_elementor_template_type', 'wp-page'),
(12887, 879, '_elementor_version', '4.2.0'),
(12888, 879, '_elementor_pro_version', '4.2.0'),
(12889, 879, '_elementor_global_class_usage_indexed_preview', '1'),
(12890, 879, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12891, 879, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12893, 879, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12894, 879, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13700, 927, '_wp_page_template', 'elementor_header_footer'),
(13613, 922, '_elementor_global_class_usage_indexed', '1'),
(13614, 922, '_elementor_edit_mode', 'builder'),
(13615, 922, '_elementor_template_type', 'wp-page'),
(13616, 922, '_elementor_version', '4.2.0'),
(13617, 922, '_elementor_pro_version', '4.2.0'),
(13618, 922, '_elementor_global_class_usage_indexed_preview', '1'),
(13619, 922, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13620, 922, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13572, 919, '_elementor_page_settings', 'a:0:{}'),
(13573, 919, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13574, 919, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12953, 883, '_wp_page_template', 'elementor_header_footer'),
(12954, 883, '_elementor_global_class_usage_indexed', '1'),
(12955, 883, '_elementor_edit_mode', 'builder'),
(12956, 883, '_elementor_template_type', 'wp-page'),
(12957, 883, '_elementor_version', '4.2.0'),
(12958, 883, '_elementor_pro_version', '4.2.0'),
(12959, 883, '_elementor_global_class_usage_indexed_preview', '1'),
(12960, 883, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12961, 883, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12913, 880, '_elementor_page_settings', 'a:0:{}'),
(12914, 880, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12915, 880, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12918, 881, '_wp_page_template', 'elementor_header_footer'),
(12919, 881, '_elementor_global_class_usage_indexed', '1'),
(12920, 881, '_elementor_edit_mode', 'builder'),
(12921, 881, '_elementor_template_type', 'wp-page'),
(12922, 881, '_elementor_version', '4.2.0'),
(12923, 881, '_elementor_pro_version', '4.2.0'),
(12924, 881, '_elementor_global_class_usage_indexed_preview', '1'),
(12925, 881, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12926, 881, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12928, 881, '_elementor_page_settings', 'a:0:{}'),
(12929, 881, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12930, 881, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13543, 918, '_elementor_global_class_usage_indexed', '1'),
(13544, 918, '_elementor_edit_mode', 'builder'),
(13545, 918, '_elementor_template_type', 'wp-page'),
(13546, 918, '_elementor_version', '4.2.0'),
(13547, 918, '_elementor_pro_version', '4.2.0'),
(13548, 918, '_elementor_global_class_usage_indexed_preview', '1'),
(13549, 918, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13550, 918, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13552, 918, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13553, 918, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12934, 882, '_elementor_global_class_usage_indexed', '1'),
(12935, 882, '_elementor_edit_mode', 'builder'),
(12936, 882, '_elementor_template_type', 'wp-page'),
(12937, 882, '_elementor_version', '4.2.0'),
(12938, 882, '_elementor_pro_version', '4.2.0'),
(12939, 882, '_elementor_global_class_usage_indexed_preview', '1'),
(12940, 882, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12941, 882, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12943, 882, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12944, 882, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13537, 917, '_elementor_page_settings', 'a:0:{}'),
(13538, 917, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13539, 917, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13033, 888, '_wp_page_template', 'elementor_header_footer'),
(13003, 886, '_wp_page_template', 'elementor_header_footer'),
(13004, 886, '_elementor_global_class_usage_indexed', '1'),
(13005, 886, '_elementor_edit_mode', 'builder'),
(13006, 886, '_elementor_template_type', 'wp-page'),
(13007, 886, '_elementor_version', '4.2.0'),
(13008, 886, '_elementor_pro_version', '4.2.0'),
(13009, 886, '_elementor_global_class_usage_indexed_preview', '1'),
(13010, 886, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13011, 886, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12963, 883, '_elementor_page_settings', 'a:0:{}'),
(12964, 883, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12965, 883, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13527, 917, '_wp_page_template', 'elementor_header_footer'),
(13528, 917, '_elementor_global_class_usage_indexed', '1'),
(13529, 917, '_elementor_edit_mode', 'builder'),
(13530, 917, '_elementor_template_type', 'wp-page'),
(13531, 917, '_elementor_version', '4.2.0'),
(13532, 917, '_elementor_pro_version', '4.2.0'),
(13533, 917, '_elementor_global_class_usage_indexed_preview', '1'),
(13534, 917, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13535, 917, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12968, 884, '_wp_page_template', 'elementor_header_footer'),
(12969, 884, '_elementor_global_class_usage_indexed', '1'),
(12970, 884, '_elementor_edit_mode', 'builder'),
(12971, 884, '_elementor_template_type', 'wp-page'),
(12972, 884, '_elementor_version', '4.2.0'),
(12973, 884, '_elementor_pro_version', '4.2.0'),
(12974, 884, '_elementor_global_class_usage_indexed_preview', '1'),
(12975, 884, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12976, 884, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}]},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12978, 884, '_elementor_page_settings', 'a:0:{}'),
(12979, 884, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12980, 884, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13562, 919, '_wp_page_template', 'elementor_header_footer'),
(13563, 919, '_elementor_global_class_usage_indexed', '1'),
(13564, 919, '_elementor_edit_mode', 'builder'),
(13565, 919, '_elementor_template_type', 'wp-page'),
(13566, 919, '_elementor_version', '4.2.0'),
(13567, 919, '_elementor_pro_version', '4.2.0'),
(13568, 919, '_elementor_global_class_usage_indexed_preview', '1'),
(13569, 919, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13570, 919, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13522, 916, '_elementor_page_settings', 'a:0:{}'),
(13523, 916, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13524, 916, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(12983, 885, '_wp_page_template', 'elementor_header_footer'),
(12984, 885, '_elementor_global_class_usage_indexed', '1'),
(12985, 885, '_elementor_edit_mode', 'builder'),
(12986, 885, '_elementor_template_type', 'wp-page'),
(12987, 885, '_elementor_version', '4.2.0'),
(12988, 885, '_elementor_pro_version', '4.2.0'),
(12989, 885, '_elementor_global_class_usage_indexed_preview', '1'),
(12990, 885, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12991, 885, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12993, 885, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(12994, 885, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13502, 915, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13503, 915, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13053, 889, '_wp_page_template', 'elementor_header_footer'),
(13054, 889, '_elementor_global_class_usage_indexed', '1'),
(13055, 889, '_elementor_edit_mode', 'builder'),
(13056, 889, '_elementor_template_type', 'wp-page'),
(13057, 889, '_elementor_version', '4.2.0'),
(13058, 889, '_elementor_pro_version', '4.2.0'),
(13059, 889, '_elementor_global_class_usage_indexed_preview', '1'),
(13060, 889, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13061, 889, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13013, 886, '_elementor_page_settings', 'a:0:{}'),
(13014, 886, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13015, 886, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13492, 915, '_wp_page_template', 'elementor_header_footer'),
(13493, 915, '_elementor_global_class_usage_indexed', '1'),
(13494, 915, '_elementor_edit_mode', 'builder'),
(13495, 915, '_elementor_template_type', 'wp-page'),
(13496, 915, '_elementor_version', '4.2.0'),
(13497, 915, '_elementor_pro_version', '4.2.0'),
(13498, 915, '_elementor_global_class_usage_indexed_preview', '1'),
(13499, 915, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13500, 915, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13018, 887, '_wp_page_template', 'elementor_header_footer'),
(13019, 887, '_elementor_global_class_usage_indexed', '1'),
(13020, 887, '_elementor_edit_mode', 'builder'),
(13021, 887, '_elementor_template_type', 'wp-page'),
(13022, 887, '_elementor_version', '4.2.0'),
(13023, 887, '_elementor_pro_version', '4.2.0'),
(13024, 887, '_elementor_global_class_usage_indexed_preview', '1'),
(13025, 887, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13026, 887, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EDEDED\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13028, 887, '_elementor_page_settings', 'a:0:{}'),
(13029, 887, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13030, 887, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13477, 914, '_wp_page_template', 'elementor_header_footer'),
(13478, 914, '_elementor_global_class_usage_indexed', '1'),
(13479, 914, '_elementor_edit_mode', 'builder'),
(13480, 914, '_elementor_template_type', 'wp-page'),
(13481, 914, '_elementor_version', '4.2.0'),
(13482, 914, '_elementor_pro_version', '4.2.0'),
(13483, 914, '_elementor_global_class_usage_indexed_preview', '1'),
(13484, 914, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13485, 914, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13487, 914, '_elementor_page_settings', 'a:0:{}'),
(13488, 914, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13489, 914, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13034, 888, '_elementor_global_class_usage_indexed', '1'),
(13035, 888, '_elementor_edit_mode', 'builder'),
(13036, 888, '_elementor_template_type', 'wp-page'),
(13037, 888, '_elementor_version', '4.2.0'),
(13038, 888, '_elementor_pro_version', '4.2.0'),
(13039, 888, '_elementor_global_class_usage_indexed_preview', '1'),
(13040, 888, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13041, 888, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13043, 888, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13044, 888, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13279, 903, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13191, 898, '_wp_page_template', 'elementor_header_footer'),
(13192, 898, '_elementor_global_class_usage_indexed', '1'),
(13193, 898, '_elementor_edit_mode', 'builder'),
(13194, 898, '_elementor_template_type', 'wp-page'),
(13195, 898, '_elementor_version', '4.2.0'),
(13196, 898, '_elementor_pro_version', '4.2.0'),
(13197, 898, '_elementor_global_class_usage_indexed_preview', '1'),
(13198, 898, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13199, 898, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13063, 889, '_elementor_page_settings', 'a:0:{}'),
(13064, 889, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13065, 889, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13454, 912, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13455, 912, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13542, 918, '_wp_page_template', 'elementor_header_footer'),
(13512, 916, '_wp_page_template', 'elementor_header_footer'),
(13513, 916, '_elementor_global_class_usage_indexed', '1'),
(13514, 916, '_elementor_edit_mode', 'builder'),
(13515, 916, '_elementor_template_type', 'wp-page'),
(13516, 916, '_elementor_version', '4.2.0'),
(13517, 916, '_elementor_pro_version', '4.2.0'),
(13518, 916, '_elementor_global_class_usage_indexed_preview', '1'),
(13519, 916, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13520, 916, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13612, 922, '_wp_page_template', 'elementor_header_footer'),
(13799, 935, '_wp_page_template', 'elementor_header_footer'),
(13800, 935, '_elementor_global_class_usage_indexed', '1'),
(13801, 935, '_elementor_edit_mode', 'builder'),
(13802, 935, '_elementor_template_type', 'wp-page'),
(13472, 913, '_elementor_page_settings', 'a:0:{}'),
(13473, 913, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13474, 913, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13068, 890, '_wp_page_template', 'elementor_header_footer'),
(13069, 890, '_elementor_global_class_usage_indexed', '1'),
(13070, 890, '_elementor_edit_mode', 'builder'),
(13071, 890, '_elementor_template_type', 'wp-page'),
(13072, 890, '_elementor_version', '4.2.0'),
(13073, 890, '_elementor_pro_version', '4.2.0'),
(13074, 890, '_elementor_global_class_usage_indexed_preview', '1'),
(13075, 890, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13076, 890, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\"},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\"},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\"},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\"},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\"},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\"},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\"},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\"},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\"},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\"},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\"}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13078, 890, '_elementor_page_settings', 'a:0:{}'),
(13079, 890, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13080, 890, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13441, 911, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13442, 911, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13367, 907, '_wp_page_template', 'elementor_header_footer'),
(13368, 907, '_elementor_global_class_usage_indexed', '1'),
(13369, 907, '_elementor_edit_mode', 'builder'),
(13370, 907, '_elementor_template_type', 'wp-page'),
(13371, 907, '_elementor_version', '4.2.0'),
(13372, 907, '_elementor_pro_version', '4.2.0'),
(13373, 907, '_elementor_global_class_usage_indexed_preview', '1'),
(13374, 907, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13375, 907, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13083, 891, '_wp_page_template', 'elementor_header_footer'),
(13084, 891, '_elementor_global_class_usage_indexed', '1'),
(13085, 891, '_elementor_edit_mode', 'builder'),
(13086, 891, '_elementor_template_type', 'wp-page'),
(13087, 891, '_elementor_version', '4.2.0'),
(13088, 891, '_elementor_pro_version', '4.2.0'),
(13089, 891, '_elementor_global_class_usage_indexed_preview', '1'),
(13090, 891, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13091, 891, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13093, 891, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13094, 891, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13439, 911, '_elementor_page_settings', 'a:0:{}'),
(13241, 901, '_wp_page_template', 'elementor_header_footer'),
(13242, 901, '_elementor_global_class_usage_indexed', '1'),
(13243, 901, '_elementor_edit_mode', 'builder'),
(13244, 901, '_elementor_template_type', 'wp-page'),
(13245, 901, '_elementor_version', '4.2.0'),
(13246, 901, '_elementor_pro_version', '4.2.0'),
(13247, 901, '_elementor_global_class_usage_indexed_preview', '1'),
(13248, 901, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13249, 901, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"33e4068\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.cynosure.com\\/xerf-treatment\\/?wvideo=oe4hb9kajx\\\"><img style=\\\"width: 400px; height: 225px;\\\" src=\\\"https:\\/\\/embed-ssl.wistia.com\\/deliveries\\/9a0e04dda4d59eb020f347a3687d9604.jpg?image_play_button_size=2x&amp;image_crop_resized=960x540&amp;image_play_button_rounded=1&amp;image_play_button_color=7E7E7Ee0\\\" width=\\\"400\\\" height=\\\"225\\\" \\/><\\/a><\\/p><p><a href=\\\"https:\\/\\/www.cynosure.com\\/xerf-treatment\\/?wvideo=oe4hb9kajx\\\">COR-2168-XERF Sizzle Reel v2<\\/a><\\/p>\",\"pp_display_conditions\":[{\"_id\":\"d3b8b67\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13854, 938, '_elementor_page_settings', 'a:0:{}'),
(13855, 938, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13856, 938, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13857, 939, '_wp_page_template', 'elementor_header_footer'),
(13858, 939, '_elementor_global_class_usage_indexed', '1'),
(13859, 939, '_elementor_edit_mode', 'builder'),
(13860, 939, '_elementor_template_type', 'wp-page'),
(13861, 939, '_elementor_version', '4.2.0'),
(13862, 939, '_elementor_pro_version', '4.2.0'),
(13863, 939, '_elementor_global_class_usage_indexed_preview', '1'),
(13864, 939, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13865, 939, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg\",\"id\":932,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"background_image_tablet\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg\",\"id\":934,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13129, 892, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(13427, 910, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13428, 910, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13429, 911, '_wp_page_template', 'elementor_header_footer'),
(13430, 911, '_elementor_global_class_usage_indexed', '1'),
(13431, 911, '_elementor_edit_mode', 'builder'),
(13432, 911, '_elementor_template_type', 'wp-page'),
(13433, 911, '_elementor_version', '4.2.0'),
(13434, 911, '_elementor_pro_version', '4.2.0'),
(13435, 911, '_elementor_global_class_usage_indexed_preview', '1'),
(13436, 911, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13437, 911, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13153, 894, '_elementor_edit_mode', 'builder'),
(13154, 894, '_elementor_template_type', 'header'),
(13155, 894, '_elementor_version', '4.2.0'),
(13156, 894, '_elementor_pro_version', '4.2.0'),
(13168, 894, '_elementor_data', '[{\"id\":\"6c0ad705\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1175ee37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bf92488\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free Shipping on Orders Over <b>$100<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13cb6487\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"42f0be9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"7573fe1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"79613c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"7e960de9\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"293805d3\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"79e6ca70\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"377904ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(13158, 894, '_elementor_global_class_usage_indexed', '1'),
(13159, 894, '_elementor_global_class_usage_indexed_preview', '1'),
(13160, 895, '_elementor_edit_mode', 'builder'),
(13161, 895, '_elementor_template_type', 'header'),
(13162, 895, '_elementor_version', '4.2.0'),
(13163, 895, '_elementor_pro_version', '4.2.0'),
(13164, 895, '_elementor_page_settings', 'a:0:{}'),
(13165, 895, '_elementor_global_class_usage_indexed', '1'),
(13166, 895, '_elementor_global_class_usage_indexed_preview', '1'),
(13167, 894, '_wp_page_template', 'default'),
(13169, 896, '_elementor_edit_mode', 'builder'),
(13170, 896, '_elementor_template_type', 'header'),
(13171, 896, '_elementor_version', '4.2.0'),
(13172, 896, '_elementor_pro_version', '4.2.0'),
(13173, 896, '_elementor_global_class_usage_indexed', '1'),
(13174, 896, '_elementor_global_class_usage_indexed_preview', '1'),
(13175, 896, '_wp_page_template', 'default'),
(13176, 896, '_elementor_data', '[{\"id\":\"6c0ad705\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"29f1307\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa260ad\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cedb743\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"007c566\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor0\"},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1175ee37\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_justify_content_tablet_extra\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap_tablet_extra\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f9f92a0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d292bd0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ad6ad10\"}],\"pp_display_conditions\":[{\"_id\":\"a7020fb\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_widescreen\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile_extra\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bf92488\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Free Shipping on Orders Over <b>$100<\\/b>\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"_id\":\"f9bb7da\",\"link\":{\"url\":\" \",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"icon_align_tablet_extra\":\"center\",\"icon_color\":\"#fafafa\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#ffffff\",\"pp_display_conditions\":[{\"_id\":\"687bdf5\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=astglobalcolor4\",\"icon_color_hover\":\"\",\"text_color\":\"globals\\/colors?id=astglobalcolor4\",\"text_color_hover\":\"\"},\"icon_color_hover\":\"#E4E4E4\",\"text_color_hover\":\"#E4E4E4\",\"divider\":\"yes\",\"divider_height\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13cb6487\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2e8ba73\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f52efb8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"717f375\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"394af17\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_wrap_mobile\":\"nowrap\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor6\",\"background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"background_background\":\"classic\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"sticky\":\"top\",\"sticky_effects_offset\":50,\"css_classes\":\"header-section\"},\"elements\":[{\"id\":\"42f0be9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"33df9dc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bc7bdec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"90e6e83\"}],\"pp_display_conditions\":[{\"_id\":\"3e37d22\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"7573fe1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":25,\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/PCH-Logo.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"link_to\":\"custom\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ef1f052\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7043833\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"space_mobile_extra\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"79613c31\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":78},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13efff7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ba59b9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a9a413e\"}],\"pp_display_conditions\":[{\"_id\":\"6633050\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction_mobile\":\"row-reverse\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":true,\"unit\":\"px\",\"size\":16},\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"7e960de9\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"none\",\"toggle_label\":\"Menu\",\"pp_display_conditions\":[{\"_id\":\"6d90ae3\",\"pp_condition_date_time_before_value\":\"2024-02-01 09:53\",\"pp_condition_date_value\":\"2025-08-29 to 2025-09-04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"menu_type\":\"off-canvas\",\"toggle_align\":\"right\",\"toggle_background_color\":\"#02010100\",\"toggle_background_color_hover\":\"#02010100\",\"offcanvas_position\":\"right\",\"close_icon_background_color\":\"#02010100\",\"close_icon_background_color_hover\":\"#02010100\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_weight\":\"500\",\"__globals__\":{\"toggle_color\":\"globals\\/colors?id=astglobalcolor0\",\"toggle_color_hover\":\"globals\\/colors?id=astglobalcolor3\",\"overlay_bg_color\":\"\",\"mobile_link_color\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_color\":\"globals\\/colors?id=astglobalcolor4\",\"mobile_sub_link_bg_color\":\"\",\"mobile_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"mobile_sub_link_bg_hover\":\"globals\\/colors?id=astglobalcolor0\",\"mobile_sub_link_hover\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color\":\"globals\\/colors?id=astglobalcolor5\",\"close_icon_color_hover\":\"globals\\/colors?id=astglobalcolor5\",\"color_menu_item\":\"globals\\/colors?id=astglobalcolor2\",\"color_menu_item_hover\":\"globals\\/colors?id=astglobalcolor0\",\"color_menu_item_active\":\"globals\\/colors?id=astglobalcolor0\",\"color_dropdown_item\":\"globals\\/colors?id=astglobalcolor2\",\"background_color_dropdown_item\":\"globals\\/colors?id=astglobalcolor5\",\"color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=astglobalcolor1\",\"color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor5\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=astglobalcolor1\",\"dropdown_divider_color\":\"\"},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"content_width\":\"full\",\"color_menu_item\":\"#434c55\",\"color_menu_item_hover\":\"#13aa65\",\"color_menu_item_active\":\"#13aa65\",\"color_dropdown_item\":\"#434c55\",\"background_color_dropdown_item\":\"#FFFFFF\",\"color_dropdown_item_hover\":\"#FFFFFF\",\"background_color_dropdown_item_hover\":\"rgba(67,76,85,0.83)\",\"color_dropdown_item_active\":\"#FFFFFF\",\"background_color_dropdown_item_active\":\"rgba(67,76,85,0.83)\",\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#434C5529\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_color\":\"#13aa65\",\"toggle_color_hover\":\"#334155\",\"overlay_bg_color\":\"#222933\",\"mobile_link_color\":\"#FFFFFF\",\"mobile_sub_link_bg_color\":\"#1F252C\",\"mobile_sub_link_color\":\"#F0F5FA\",\"mobile_link_hover\":\"#FFFFFF\",\"mobile_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_bg_hover\":\"#13aa65\",\"mobile_sub_link_hover\":\"#FFFFFF\",\"close_icon_color\":\"#FFFFFF\",\"close_icon_color_hover\":\"#FFFFFF\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":9,\"blur\":30,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.11)\"},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"toggle_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"},{\"id\":\"293805d3\",\"elType\":\"widget\",\"settings\":{\"layout\":\"icon\",\"pp_display_conditions\":[{\"_id\":\"a4480ca\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"fibosearch\"},{\"id\":\"79e6ca70\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/person_12047661.svg\",\"id\":100},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8c40d2b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor6\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"377904ee\",\"elType\":\"widget\",\"settings\":{\"icon\":\"bag-light\",\"show_subtotal\":\"\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"6de6423\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_quantity_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_price_color\":\"globals\\/colors?id=astglobalcolor6\",\"product_title_color\":\"globals\\/colors?id=astglobalcolor0\",\"checkout_button_background_color\":\"globals\\/colors?id=astglobalcolor1\",\"checkout_button_hover_background\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_background_color\":\"globals\\/colors?id=astglobalcolor0\",\"view_cart_button_hover_background\":\"globals\\/colors?id=astglobalcolor2\"},\"side_cart_alignment\":\"end\",\"remove_item_button_position\":\"top\",\"price_quantity_position\":\"top\",\"product_title_typography_typography\":\"custom\",\"product_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"product_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":true}],\"isInner\":false}]'),
(13178, 894, '_elementor_page_settings', 'a:0:{}'),
(13179, 894, '_elementor_controls_usage', 'a:7:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:4:{s:13:\"space_between\";i:1;s:23:\"icon_align_tablet_extra\";i:1;s:7:\"divider\";i:1;s:14:\"divider_height\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:4:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:14:\"flex_direction\";i:5;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:3;s:8:\"flex_gap\";i:2;s:13:\"content_width\";i:2;s:5:\"width\";i:2;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:5;}s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:11:\"css_classes\";i:1;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:1;s:21:\"sticky_effects_offset\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"space\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"pp-advanced-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:9:\"menu_type\";i:1;s:12:\"toggle_align\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:5:{s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:1;s:29:\"toggle_background_color_hover\";i:1;s:12:\"toggle_color\";i:1;s:18:\"toggle_color_hover\";i:1;}s:16:\"style_responsive\";a:13:{s:18:\"offcanvas_position\";i:1;s:27:\"close_icon_background_color\";i:1;s:33:\"close_icon_background_color_hover\";i:1;s:16:\"overlay_bg_color\";i:1;s:17:\"mobile_link_color\";i:1;s:24:\"mobile_sub_link_bg_color\";i:1;s:21:\"mobile_sub_link_color\";i:1;s:17:\"mobile_link_hover\";i:1;s:20:\"mobile_link_bg_hover\";i:1;s:24:\"mobile_sub_link_bg_hover\";i:1;s:21:\"mobile_sub_link_hover\";i:1;s:16:\"close_icon_color\";i:1;s:22:\"close_icon_color_hover\";i:1;}s:16:\"style_typography\";a:8:{s:26:\"menu_typography_typography\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:30:\"menu_typography_letter_spacing\";i:1;s:29:\"dropdown_typography_font_size\";i:1;}s:23:\"section_style_main_menu\";a:4:{s:28:\"padding_horizontal_menu_item\";i:1;s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;}s:22:\"section_style_dropdown\";a:11:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;s:23:\"dropdown_divider_border\";i:1;s:22:\"dropdown_divider_color\";i:1;s:22:\"dropdown_divider_width\";i:1;s:35:\"dropdown_box_shadow_box_shadow_type\";i:1;s:30:\"dropdown_box_shadow_box_shadow\";i:1;}}}}s:10:\"fibosearch\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:21:\"woocommerce-menu-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:2:{s:4:\"icon\";i:1;s:13:\"show_subtotal\";i:1;}s:12:\"section_cart\";a:3:{s:19:\"side_cart_alignment\";i:1;s:27:\"remove_item_button_position\";i:1;s:23:\"price_quantity_position\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:3:{s:26:\"toggle_button_border_width\";i:1;s:16:\"toggle_icon_size\";i:1;s:21:\"toggle_button_padding\";i:1;}s:26:\"section_product_tabs_style\";a:3:{s:35:\"product_title_typography_typography\";i:1;s:34:\"product_title_typography_font_size\";i:1;s:36:\"product_title_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(13190, 894, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(13201, 898, '_elementor_page_settings', 'a:0:{}'),
(13202, 898, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13203, 898, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13425, 910, '_elementor_page_settings', 'a:0:{}'),
(13206, 899, '_wp_page_template', 'elementor_header_footer'),
(13207, 899, '_elementor_global_class_usage_indexed', '1'),
(13208, 899, '_elementor_edit_mode', 'builder'),
(13209, 899, '_elementor_template_type', 'wp-page'),
(13210, 899, '_elementor_version', '4.2.0'),
(13211, 899, '_elementor_pro_version', '4.2.0'),
(13212, 899, '_elementor_global_class_usage_indexed_preview', '1'),
(13213, 899, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13214, 899, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13216, 899, '_elementor_page_settings', 'a:0:{}'),
(13217, 899, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13218, 899, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13443, 912, '_wp_page_template', 'elementor_header_footer'),
(13444, 912, '_elementor_global_class_usage_indexed', '1'),
(13445, 912, '_elementor_edit_mode', 'builder'),
(13446, 912, '_elementor_template_type', 'wp-page'),
(13447, 912, '_elementor_version', '4.2.0'),
(13448, 912, '_elementor_pro_version', '4.2.0'),
(13449, 912, '_elementor_global_class_usage_indexed_preview', '1'),
(13450, 912, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13451, 912, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg\",\"id\":904,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\"},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13271, 903, '_wp_page_template', 'elementor_header_footer'),
(13272, 903, '_elementor_global_class_usage_indexed', '1'),
(13273, 903, '_elementor_edit_mode', 'builder'),
(13274, 903, '_elementor_template_type', 'wp-page'),
(13275, 903, '_elementor_version', '4.2.0'),
(13276, 903, '_elementor_pro_version', '4.2.0'),
(13277, 903, '_elementor_global_class_usage_indexed_preview', '1'),
(13278, 903, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(13221, 900, '_wp_page_template', 'elementor_header_footer'),
(13222, 900, '_elementor_global_class_usage_indexed', '1'),
(13223, 900, '_elementor_edit_mode', 'builder'),
(13224, 900, '_elementor_template_type', 'wp-page'),
(13225, 900, '_elementor_version', '4.2.0'),
(13226, 900, '_elementor_pro_version', '4.2.0'),
(13227, 900, '_elementor_global_class_usage_indexed_preview', '1'),
(13228, 900, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13229, 900, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"33e4068\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.cynosure.com\\/xerf-treatment\\/?wvideo=oe4hb9kajx\\\"><img style=\\\"width: 400px; height: 225px;\\\" src=\\\"https:\\/\\/embed-ssl.wistia.com\\/deliveries\\/9a0e04dda4d59eb020f347a3687d9604.jpg?image_play_button_size=2x&amp;image_crop_resized=960x540&amp;image_play_button_rounded=1&amp;image_play_button_color=7E7E7Ee0\\\" width=\\\"400\\\" height=\\\"225\\\" \\/><\\/a><\\/p><p><a href=\\\"https:\\/\\/www.cynosure.com\\/xerf-treatment\\/?wvideo=oe4hb9kajx\\\">COR-2168-XERF Sizzle Reel v2<\\/a><\\/p>\",\"pp_display_conditions\":[{\"_id\":\"d3b8b67\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13231, 900, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13232, 900, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13376, 907, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13377, 907, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13337, 905, '_wp_page_template', 'elementor_header_footer'),
(13338, 905, '_elementor_global_class_usage_indexed', '1'),
(13339, 905, '_elementor_edit_mode', 'builder'),
(13340, 905, '_elementor_template_type', 'wp-page'),
(13341, 905, '_elementor_version', '4.2.0'),
(13342, 905, '_elementor_pro_version', '4.2.0'),
(13343, 905, '_elementor_global_class_usage_indexed_preview', '1'),
(13344, 905, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13345, 905, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13251, 901, '_elementor_page_settings', 'a:0:{}'),
(13252, 901, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13253, 901, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13256, 902, '_wp_page_template', 'elementor_header_footer'),
(13257, 902, '_elementor_global_class_usage_indexed', '1'),
(13258, 902, '_elementor_edit_mode', 'builder'),
(13259, 902, '_elementor_template_type', 'wp-page'),
(13260, 902, '_elementor_version', '4.2.0'),
(13261, 902, '_elementor_pro_version', '4.2.0'),
(13262, 902, '_elementor_global_class_usage_indexed_preview', '1'),
(13263, 902, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13264, 902, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"33e4068\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.cynosure.com\\/xerf-treatment\\/?wvideo=oe4hb9kajx\\\"><img style=\\\"width: 400px; height: 225px;\\\" src=\\\"https:\\/\\/embed-ssl.wistia.com\\/deliveries\\/9a0e04dda4d59eb020f347a3687d9604.jpg?image_play_button_size=2x&amp;image_crop_resized=960x540&amp;image_play_button_rounded=1&amp;image_play_button_color=7E7E7Ee0\\\" width=\\\"400\\\" height=\\\"225\\\" \\/><\\/a><\\/p><p><a href=\\\"https:\\/\\/www.cynosure.com\\/xerf-treatment\\/?wvideo=oe4hb9kajx\\\">COR-2168-XERF Sizzle Reel v2<\\/a><\\/p>\",\"pp_display_conditions\":[{\"_id\":\"d3b8b67\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13266, 902, '_elementor_page_settings', 'a:0:{}'),
(13267, 902, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13268, 902, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13352, 906, '_wp_page_template', 'elementor_header_footer'),
(13353, 906, '_elementor_global_class_usage_indexed', '1'),
(13354, 906, '_elementor_edit_mode', 'builder'),
(13355, 906, '_elementor_template_type', 'wp-page'),
(13356, 906, '_elementor_version', '4.2.0'),
(13357, 906, '_elementor_pro_version', '4.2.0'),
(13358, 906, '_elementor_global_class_usage_indexed_preview', '1'),
(13359, 906, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13360, 906, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Banner.jpg\",\"id\":596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13361, 906, '_elementor_page_settings', 'a:0:{}'),
(13362, 906, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13363, 906, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13281, 903, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13282, 903, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13346, 905, '_elementor_page_settings', 'a:0:{}'),
(13347, 905, '_elementor_used_global_class', 'e-560c9d7-e2d40e1'),
(13348, 905, '_elementor_used_global_class_preview', 'e-560c9d7-e2d40e1'),
(13889, 116, '_elementor_screenshot_failed', '2026-07-28 05:39:06'),
(13985, 609, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>'),
(13844, 938, '_wp_page_template', 'elementor_header_footer'),
(13845, 938, '_elementor_global_class_usage_indexed', '1'),
(13846, 938, '_elementor_edit_mode', 'builder'),
(13847, 938, '_elementor_template_type', 'wp-page'),
(13848, 938, '_elementor_version', '4.2.0'),
(13849, 938, '_elementor_pro_version', '4.2.0'),
(13850, 938, '_elementor_global_class_usage_indexed_preview', '1'),
(13851, 938, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `wpp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13852, 938, '_elementor_data', '[{\"id\":\"4fe34c8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg\",\"id\":932,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"308e3e2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ceb5fea\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"799aa86d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ba5346\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629fb0d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cee7f07\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":78,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg\",\"id\":908,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_position_tablet_extra\":\"center right\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"background_position_mobile\":\"center left\",\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"background_image_tablet\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg\",\"id\":934,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9a82a78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"93726ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb1a8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"align_mobile\":\"start\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"964528c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"start\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"start\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5294d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a529b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Peptides-Mobile-Banner.jpg\",\"id\":646,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction_mobile_extra\":\"row\",\"min_height_widescreen\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet_extra\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF73\",\"background_overlay_color_b\":\"#F2295B00\",\"background_overlay_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":90},\"background_overlay_opacity_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"__globals__\":{\"background_overlay_color\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3e97dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7b8765d\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ec5ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your trusted research partner\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor2\"},\"align_tablet\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db62a25\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lab tested Quality<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"align_tablet\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ed7b02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7074957\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4509f24\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a6e5013\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0120d45\"}],\"pp_display_conditions\":[{\"_id\":\"bc5504e\"}]},\"elements\":[{\"id\":\"c4236f8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/Product-Group-Image.png\",\"id\":55,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"815cb84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"560c9d7\",\"elType\":\"e-flexbox\",\"settings\":{\"classes\":{\"$$type\":\"classes\",\"value\":[\"e-560c9d7-e2d40e1\"]}},\"elements\":[{\"id\":\"04c673f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5567d4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"44ad429\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"831d52e\"}],\"pp_display_conditions\":[{\"_id\":\"a1a8084\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_mobile_extra\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0fe4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/test-tube_12100571.svg\",\"id\":609},\"library\":\"svg\"},\"title_text\":\"RESEARCH USE ONLY\",\"description_text\":\"For laboratory research purposes only.\",\"title_size\":\"h5\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e31bf4f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/delivery_7610711.svg\",\"id\":83},\"library\":\"svg\"},\"title_text\":\"FAST & RELIABLE SHIPPING\",\"description_text\":\"Quick processing and discreet delivery.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"db95def\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/satisfaction_4701305.svg\",\"id\":418},\"library\":\"svg\"},\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"High purity peptides you can trust.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74c1c01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/laboratorium_10446356.svg\",\"id\":434},\"library\":\"svg\"},\"title_text\":\"3RD PARTY LAB TESTED\",\"description_text\":\"Independent testing for purity and quality.\",\"title_size\":\"h6\",\"position\":\"inline-start\",\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"73e4e55\",\"pp_condition_date_time_before_value\":\"2026-07-17 10:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"#C0C0C040\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=astglobalcolor1\",\"_background_color\":\"globals\\/colors?id=astglobalcolor4\"},\"_background_background\":\"classic\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_mobile\":\"stretch\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.03)\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"position_mobile_extra\":\"block-start\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false,\"styles\":{\"e-560c9d7-e2d40e1\":{\"id\":\"e-560c9d7-e2d40e1\",\"label\":\"local\",\"type\":\"class\",\"variants\":[{\"meta\":{\"breakpoint\":\"desktop\",\"state\":null},\"props\":{\"border-width\":{\"$$type\":\"border-width\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":1,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":0,\"unit\":\"px\"}}}},\"border-color\":{\"$$type\":\"color\",\"value\":\"#b5d4f4\"},\"background\":{\"$$type\":\"background\",\"value\":{\"color\":{\"$$type\":\"color\",\"value\":\"#96a8b51c\"}}},\"display\":{\"$$type\":\"string\",\"value\":\"flex\"},\"flex-direction\":{\"$$type\":\"string\",\"value\":\"row\"},\"justify-content\":{\"$$type\":\"string\",\"value\":\"center\"}},\"custom_css\":null},{\"meta\":{\"breakpoint\":\"mobile\",\"state\":null},\"props\":{\"padding\":{\"$$type\":\"dimensions\",\"value\":{\"block-start\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"block-end\":{\"$$type\":\"size\",\"value\":{\"size\":30,\"unit\":\"px\"}},\"inline-start\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}},\"inline-end\":{\"$$type\":\"size\",\"value\":{\"size\":10,\"unit\":\"px\"}}}}},\"custom_css\":null}]}},\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f51fe0d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1c60e9c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b8b44cc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a8e70ca\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"5de4c8b\"}]},\"elements\":[{\"id\":\"c91034f\",\"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\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}],\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"58c6861\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Arrivals\",\"pp_display_conditions\":[{\"_id\":\"ed19107\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0534c9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Product\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"150be80\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=astglobalcolor0\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor1\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"},\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b35aeeb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64f1269\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c52daa\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7d91898\"}],\"pp_display_conditions\":[{\"_id\":\"144629f\"}]},\"elements\":[{\"id\":\"ecb32ce\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"pp_display_conditions\":[{\"_id\":\"330e4cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"rows\":1,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"columns_mobile_extra\":2,\"columns_mobile\":1,\"query_post_type\":\"featured\",\"query_order\":\"asc\",\"row_gap_mobile_extra\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"columns_tablet\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c49e904\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0190668\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50fa82b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e2b960\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"7a1ad17\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"background_background\":\"classic\",\"background_color\":\"#EEF4FF\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/freepik__adjust__51212-1.webp\",\"id\":388,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#08314F\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"881f6e4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6bd88f4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6b4fd5b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ae9bb26\"}],\"pp_display_conditions\":[{\"_id\":\"8c4d933\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_justify_content\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":639,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"a487562\",\"elType\":\"widget\",\"settings\":{\"title\":\"pch peptides\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"956b0b4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41c3052\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your Trusted Source\\nfor Research-Grade Peptides\",\"pp_display_conditions\":[{\"_id\":\"383a367\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"800\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8eab1e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"cbc53a7\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c8e64d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9e19f8c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3d22799\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cfde16a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"49bc339\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"flex_gap_mobile_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"a88e136\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop Peptides\",\"align\":\"justify\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8ec8e99\",\"pp_condition_date_time_before_value\":\"2026-07-21 10:49\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_text_color\":\"globals\\/colors?id=astglobalcolor2\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor0\",\"hover_color\":\"globals\\/colors?id=astglobalcolor4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"99f88f7\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ee1aa4f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"86fc6e6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1c2421e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"c74e91f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"6bf8184\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"dd2a42c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"992606f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0af3d02\"}],\"pp_display_conditions\":[{\"_id\":\"f7a76a0\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}]},\"elements\":[{\"id\":\"0b3edba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research Article\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"846bcfa\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc265f6\",\"elType\":\"widget\",\"settings\":{\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms\":\"\",\"classic_tax_badge_post\":[],\"classic_post_terms_separator\":\",\",\"classic_title_html_tag\":\"h5\",\"classic_show_excerpt\":\"yes\",\"classic_excerpt_length\":14,\"classic_post_meta\":\"\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_show_comments\":\"\",\"classic_show_button\":\"yes\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"classic_post_box_bg\":\"#FDFDFD\",\"classic_post_box_border_border\":\"solid\",\"classic_post_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"classic_post_box_border_color\":\"#D1D5DB52\",\"classic_post_box_shadow_box_shadow_type\":\"yes\",\"classic_post_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.06)\"},\"classic_post_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"20\",\"left\":\"16\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_button_typography_typography\":\"custom\",\"classic_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"classic_button_typography_font_weight\":\"700\",\"classic_button_typography_text_transform\":\"uppercase\",\"classic_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"classic_button_bg_color_normal\":\"#884D7500\",\"classic_button_border_normal_border\":\"solid\",\"classic_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"classic_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"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_filter_all_label\":\"All\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"pp_display_conditions\":[{\"_id\":\"4863dd6\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"classic_post_box_border_color\":\"\",\"classic_button_bg_color_normal\":\"\",\"classic_button_text_color_normal\":\"globals\\/colors?id=astglobalcolor0\",\"classic_button_text_color_hover\":\"globals\\/colors?id=astglobalcolor1\"},\"classic_equal_height\":\"yes\",\"classic_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-posts\"},{\"id\":\"5f1b787\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Article\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/research-article\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"835d17f\",\"pp_condition_date_time_before_value\":\"2026-07-22 13:58\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34b08be\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb85362\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c0d5ed5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2f5a78a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"coa-section\",\"pp_display_conditions\":[{\"_id\":\"65d596a\"}],\"padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"17b8c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b49d92\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d2d6176\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91aa37\"}],\"pp_display_conditions\":[{\"_id\":\"70e0b9e\"}],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"faee975\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d889e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"View lab test results for every product in our catalog\\n\\n\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"599e058\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925fb9b\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"GLP-3 R\",\"_id\":\"18347be\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"View COA\",\"__dynamic__\":[]},{\"title\":\"GHK-CU\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"32c52a2\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"KLOW\",\"subtitle\":\" (BPC-157\\/TB-500\\/GHK-Cu\\/KPV Blend)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"74e136c\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"GLOW \",\"subtitle\":\"(BPC-157\\/TB-500\\/GHK-Cu)\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"89ac574\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157 \\/ TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"0391615\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"BPC-157\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"f96708f\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"TB-500\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"26912a4\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"CJC-1295 NO DAC\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"44c083b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"\\tTesamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"9a42936\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Ipamorelin\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"d616e94\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Mots-C\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"acf2f53\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"NAD +\",\"subtitle\":\"\",\"description\":\"\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/infographic_14782148.svg\",\"id\":802},\"library\":\"svg\"},\"icon_text\":\"1\",\"link_type\":\"button\",\"button_text\":\"View COA\",\"_id\":\"7a7ad39\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/pch\\/wp-content\\/uploads\\/2026\\/07\\/COA-Template.pdf\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"layout\":\"grid\",\"columns\":\"4\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FCFCFC\",\"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\":\"#EDEDED\",\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"icon_color_normal\":\"#57a0a8\",\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color_normal\":\"#111111\",\"button_bg_color_normal\":\"#FFFFFF\",\"button_border_normal_border\":\"solid\",\"button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_normal_color\":\"#EBE2E2\",\"button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":4,\"color\":\"rgba(0, 0, 0, 0.02)\"},\"button_text_color_hover\":\"#FFFFFF\",\"button_bg_color_hover\":\"#57a0a8\",\"button_border_color_hover\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"5402637\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_border_normal_color\":\"\",\"button_text_color_normal\":\"globals\\/colors?id=astglobalcolor6\",\"button_bg_color_hover\":\"globals\\/colors?id=astglobalcolor1\",\"button_text_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"button_border_color_hover\":\"globals\\/colors?id=astglobalcolor4\",\"info_box_border_color\":\"\",\"icon_color_normal\":\"globals\\/colors?id=astglobalcolor1\",\"button_bg_color_normal\":\"globals\\/colors?id=astglobalcolor4\",\"subtitle_color\":\"\"},\"columns_mobile\":\"2\",\"columns_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"info_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_color\":\"#666666\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"button_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73fea902\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"56542ae\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ba59e70\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"65fd471\"}],\"pp_display_conditions\":[{\"_id\":\"890752a\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor5\"},\"css_classes\":\"footer-section\"},\"elements\":[{\"id\":\"14dd356a\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2d94e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a564fbc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4bbd2f\"}],\"pp_display_conditions\":[{\"_id\":\"eeedbb7\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"d83d790\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e0467be\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fba2414\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"86eef93\"}],\"pp_display_conditions\":[{\"_id\":\"892bbfe\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet_extra\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"margin_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content_tablet_extra\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"48f074dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2ac9468\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f73d65c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4e9fdb2\"}],\"pp_display_conditions\":[{\"_id\":\"6b3e2fa\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\",\"pp_condition_date_time_before_value\":\"2024-07-31 13:47\"}],\"background_background\":\"classic\",\"background_color\":\"#0F3768\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_motion_fx_motion_fx_mouse\":\"yes\",\"border_color\":\"#223ba2\",\"flex_gap\":{\"column\":\"12\",\"row\":\"12\",\"isLinked\":true,\"unit\":\"px\",\"size\":12}},\"elements\":[{\"id\":\"7cd854d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get 10% Off Your First Order\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"97f1c92\",\"pp_condition_date_time_before_value\":\"2023-11-08 15:26\",\"pp_condition_date_value\":\"2024-07-25 to 2024-07-31\"}],\"align_tablet\":\"center\",\"align_mobile_extra\":\"center\",\"__globals__\":{\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=astglobalcolor1\"},\"_element_width\":\"inherit\",\"typography_typography\":\"custom\",\"title_color\":\"#FFFFFF\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"align_tablet_extra\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7ae66f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#E2E2E2\",\"pp_display_conditions\":[{\"_id\":\"dcc856e\",\"pp_condition_date_time_before_value\":\"2026-06-21 14:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"__globals__\":{\"text_color\":\"\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"36433196\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9abae41\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a38f901\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e04516a\"}],\"pp_display_conditions\":[{\"_id\":\"729e948\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}]},\"elements\":[{\"id\":\"6ae9c0b6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\" Sign up to Our Newsletter\",\"form_fields\":[{\"_id\":\"257cfc9\",\"field_type\":\"email\",\"field_label\":\"Email\",\"placeholder\":\"Your Email\",\"required\":\"true\",\"width\":\"70\",\"width_mobile_extra\":\"60\",\"custom_id\":\"field_257cfc9\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"lg\",\"show_labels\":\"\",\"mark_required\":\"yes\",\"button_size\":\"lg\",\"button_width\":\"30\",\"button_width_mobile_extra\":\"25\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_content\":\"[all-fields]\",\"form_metadata\":[\"date\",\"time\"],\"email_content_2\":\"[all-fields]\",\"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.\",\"button_typography_typography\":\"custom\",\"button_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"9e1f101\",\"pp_condition_date_time_before_value\":\"2026-07-21 13:39\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=astglobalcolor8\",\"button_background_hover_color\":\"globals\\/colors?id=astglobalcolor4\",\"button_hover_color\":\"globals\\/colors?id=astglobalcolor6\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_padding_mobile_extra\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile_extra\":\"initial\",\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"PCH Peptides: PCH Peptides\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"PCh\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"PCh\\\"\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"PCh\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"email_reply_to\":\"field_257cfc9\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');

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

--
-- Table structure for table `wpp_posts`
--

CREATE TABLE `wpp_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 `wpp_posts`
--

INSERT INTO `wpp_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
(526, 1, '2026-07-19 15:28:48', '2026-07-19 15:28:48', '', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '496-revision-v1', '', '', '2026-07-19 15:28:48', '2026-07-19 15:28:48', '', 496, 'https://mrarif.me/pch/?p=526', 0, 'revision', '', 0),
(504, 1, '2026-07-19 15:19:07', '2026-07-19 15:19:07', '<h1>Add Your Heading Text Here</h1>', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '496-revision-v1', '', '', '2026-07-19 15:19:07', '2026-07-19 15:19:07', '', 496, 'https://mrarif.me/pch/?p=504', 0, 'revision', '', 0),
(19, 1, '2026-07-18 10:21:28', '2026-07-18 10:21:28', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-07-18 10:21:28', '2026-07-18 10:21:28', '', 15, 'https://mrarif.me/pch/?p=19', 0, 'revision', '', 0),
(20, 1, '2026-07-18 10:21:57', '2026-07-18 10:21:57', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free Shipping on Orders Over <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'publish', 'closed', 'closed', '', 'header', '', '', '2026-07-27 05:42:15', '2026-07-27 05:42:15', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&#038;p=20', 0, 'elementor_library', '', 0),
(542, 1, '2026-07-19 15:36:21', '2026-07-19 15:36:21', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:36:21', '2026-07-19 15:36:21', '', 31, 'https://mrarif.me/pch/?p=542', 0, 'revision', '', 0),
(543, 1, '2026-07-19 15:36:21', '2026-07-19 15:36:21', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:36:21', '2026-07-19 15:36:21', '', 31, 'https://mrarif.me/pch/?p=543', 0, 'revision', '', 0),
(560, 1, '2026-07-19 15:43:29', '2026-07-19 15:43:29', '<h1>Research Article</h1>', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-19 15:43:29', '2026-07-19 15:43:29', '', 548, 'https://mrarif.me/pch/?p=560', 0, 'revision', '', 0),
(561, 1, '2026-07-19 15:45:02', '2026-07-19 15:45:02', '<h1>Research Article</h1>', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-19 15:45:02', '2026-07-19 15:45:02', '', 548, 'https://mrarif.me/pch/?p=561', 0, 'revision', '', 0),
(562, 1, '2026-07-19 15:55:36', '2026-07-19 15:55:36', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Research Article\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-19 15:55:36', '2026-07-19 15:55:36', '', 162, 'https://mrarif.me/pch/?p=562', 0, 'revision', '', 0),
(544, 1, '2026-07-19 15:36:21', '2026-07-19 15:36:21', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:36:21', '2026-07-19 15:36:21', '', 31, 'https://mrarif.me/pch/?p=544', 0, 'revision', '', 0),
(4, 0, '2026-07-18 07:10:35', '2026-07-18 07:10:35', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2026-07-18 07:10:35', '2026-07-18 07:10:35', '', 0, 'https://mrarif.me/pch/index.php/2026/07/18/navigation/', 0, 'wp_navigation', '', 0),
(7, 1, '2026-07-18 07:12:18', '2026-07-18 07:12:18', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2026-07-19 14:48:04', '2026-07-19 14:48:04', '', 0, 'https://mrarif.me/pch/?p=7', 0, 'elementor_library', '', 0),
(502, 1, '2026-07-19 15:14:30', '2026-07-19 15:14:30', '', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:14:30', '2026-07-19 15:14:30', '', 481, 'https://mrarif.me/pch/?p=502', 0, 'revision', '', 0),
(501, 1, '2026-07-19 15:14:14', '2026-07-19 15:14:14', '<h2>Shipping &amp; Returns</h2>\r\nAt PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.\r\n\r\nWe offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.\r\n\r\nDue to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:14:14', '2026-07-19 15:14:14', '', 481, 'https://mrarif.me/pch/?p=501', 0, 'revision', '', 0),
(523, 1, '2026-07-19 15:28:28', '2026-07-19 15:28:28', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we are committed to providing fast, secure, and reliable shipping for all research peptide orders. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>Once your order has been shipped, you will receive a confirmation email with tracking information so you can monitor your delivery. We use discreet packaging to protect your privacy and ensure that your products arrive safely.</p><p>Please verify your shipping address before placing an order, as PCH Peptides is not responsible for delays or lost packages caused by incorrect information provided by the customer.</p><p>Due to the sensitive and specialized nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, defective, or incorrect product, please contact our customer support team immediately so we can resolve the issue promptly.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:28:28', '2026-07-19 15:28:28', '', 481, 'https://mrarif.me/pch/?p=523', 0, 'revision', '', 0),
(524, 1, '2026-07-19 15:28:28', '2026-07-19 15:28:28', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we are committed to providing fast, secure, and reliable shipping for all research peptide orders. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>Once your order has been shipped, you will receive a confirmation email with tracking information so you can monitor your delivery. We use discreet packaging to protect your privacy and ensure that your products arrive safely.</p><p>Please verify your shipping address before placing an order, as PCH Peptides is not responsible for delays or lost packages caused by incorrect information provided by the customer.</p><p>Due to the sensitive and specialized nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, defective, or incorrect product, please contact our customer support team immediately so we can resolve the issue promptly.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:28:28', '2026-07-19 15:28:28', '', 481, 'https://mrarif.me/pch/?p=524', 0, 'revision', '', 0),
(525, 1, '2026-07-19 15:28:28', '2026-07-19 15:28:28', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.</p>			<h5>Order Processing &amp; Shipping</h5>		<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.</p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.</p>			<h5>Secure Packaging</h5>		We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.			<h5>Returns &amp; Exchanges</h5>		<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.</p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.</p><p>For assistance regarding your order, please contact PCH Peptides customer support.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:28:28', '2026-07-19 15:28:28', '', 481, 'https://mrarif.me/pch/?p=525', 0, 'revision', '', 0),
(14, 1, '2026-07-18 10:17:56', '2026-07-18 10:17:56', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2026-07-18 10:17:56', '2026-07-18 10:17:56', '', 0, 'https://mrarif.me/pch/shop/', 0, 'page', '', 0),
(15, 1, '2026-07-18 10:17:56', '2026-07-18 10:17:56', '<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2026-07-18 11:19:35', '2026-07-18 11:19:35', '', 0, 'https://mrarif.me/pch/cart/', 0, 'page', '', 0),
(16, 1, '2026-07-18 10:17:56', '2026-07-18 10:17:56', '<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2026-07-18 10:17:56', '2026-07-18 10:17:56', '', 0, 'https://mrarif.me/pch/checkout/', 0, 'page', '', 0),
(17, 1, '2026-07-18 10:17:56', '2026-07-18 10:17:56', '<!-- wp:shortcode -->\r\n<p>[woocommerce_my_account]</p>\r\n<!-- /wp:shortcode -->', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2026-07-29 08:00:45', '2026-07-29 08:00:45', '', 0, 'https://mrarif.me/pch/my-account/', 0, 'page', '', 0),
(18, 1, '2026-07-18 10:17:56', '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-18 10:17:56', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/pch/?page_id=18', 0, 'page', '', 0),
(505, 1, '2026-07-19 15:20:27', '2026-07-19 15:20:27', '', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:27', '2026-07-19 15:20:27', '', 481, 'https://mrarif.me/pch/?p=505', 0, 'revision', '', 0),
(506, 1, '2026-07-19 15:20:27', '2026-07-19 15:20:27', '', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:27', '2026-07-19 15:20:27', '', 481, 'https://mrarif.me/pch/?p=506', 0, 'revision', '', 0),
(507, 1, '2026-07-19 15:20:27', '2026-07-19 15:20:27', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:27', '2026-07-19 15:20:27', '', 481, 'https://mrarif.me/pch/?p=507', 0, 'revision', '', 0),
(508, 1, '2026-07-19 15:20:37', '2026-07-19 15:20:37', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:37', '2026-07-19 15:20:37', '', 481, 'https://mrarif.me/pch/?p=508', 0, 'revision', '', 0),
(509, 1, '2026-07-19 15:20:37', '2026-07-19 15:20:37', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:37', '2026-07-19 15:20:37', '', 481, 'https://mrarif.me/pch/?p=509', 0, 'revision', '', 0),
(510, 1, '2026-07-19 15:20:38', '2026-07-19 15:20:38', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:38', '2026-07-19 15:20:38', '', 481, 'https://mrarif.me/pch/?p=510', 0, 'revision', '', 0),
(511, 1, '2026-07-19 15:20:43', '2026-07-19 15:20:43', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:43', '2026-07-19 15:20:43', '', 481, 'https://mrarif.me/pch/?p=511', 0, 'revision', '', 0),
(512, 1, '2026-07-19 15:20:43', '2026-07-19 15:20:43', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:43', '2026-07-19 15:20:43', '', 481, 'https://mrarif.me/pch/?p=512', 0, 'revision', '', 0),
(513, 1, '2026-07-19 15:20:43', '2026-07-19 15:20:43', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:20:43', '2026-07-19 15:20:43', '', 481, 'https://mrarif.me/pch/?p=513', 0, 'revision', '', 0),
(517, 1, '2026-07-19 15:22:32', '2026-07-19 15:22:32', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:22:32', '2026-07-19 15:22:32', '', 481, 'https://mrarif.me/pch/?p=517', 0, 'revision', '', 0),
(515, 1, '2026-07-19 15:22:32', '2026-07-19 15:22:32', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:22:32', '2026-07-19 15:22:32', '', 481, 'https://mrarif.me/pch/?p=515', 0, 'revision', '', 0),
(516, 1, '2026-07-19 15:22:32', '2026-07-19 15:22:32', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:22:32', '2026-07-19 15:22:32', '', 481, 'https://mrarif.me/pch/?p=516', 0, 'revision', '', 0),
(518, 1, '2026-07-19 15:24:10', '2026-07-19 15:24:10', '<h1>Add Your Heading Text Here</h1>', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '496-revision-v1', '', '', '2026-07-19 15:24:10', '2026-07-19 15:24:10', '', 496, 'https://mrarif.me/pch/?p=518', 0, 'revision', '', 0),
(519, 1, '2026-07-19 15:24:34', '2026-07-19 15:24:34', '<h2>Add Your Heading Text Here</h2>', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '496-revision-v1', '', '', '2026-07-19 15:24:34', '2026-07-19 15:24:34', '', 496, 'https://mrarif.me/pch/?p=519', 0, 'revision', '', 0),
(520, 1, '2026-07-19 15:25:55', '2026-07-19 15:25:55', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:25:55', '2026-07-19 15:25:55', '', 481, 'https://mrarif.me/pch/?p=520', 0, 'revision', '', 0),
(521, 1, '2026-07-19 15:25:55', '2026-07-19 15:25:55', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we strive to process and ship all orders promptly and securely. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>We offer discreet packaging to protect your privacy and provide tracking information once your order has been shipped. Delivery times may vary depending on the shipping destination and carrier.</p><p>Due to the sensitive nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, incorrect, or defective product, please contact our customer support team immediately for assistance.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:25:55', '2026-07-19 15:25:55', '', 481, 'https://mrarif.me/pch/?p=521', 0, 'revision', '', 0),
(522, 1, '2026-07-19 15:25:55', '2026-07-19 15:25:55', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we are committed to providing fast, secure, and reliable shipping for all research peptide orders. Orders are typically processed within 1–3 business days after payment confirmation, excluding weekends and holidays.</p><p>Once your order has been shipped, you will receive a confirmation email with tracking information so you can monitor your delivery. We use discreet packaging to protect your privacy and ensure that your products arrive safely.</p><p>Please verify your shipping address before placing an order, as PCH Peptides is not responsible for delays or lost packages caused by incorrect information provided by the customer.</p><p>Due to the sensitive and specialized nature of our products, returns are only accepted for unopened and unused items within 14 days of delivery. If you receive a damaged, defective, or incorrect product, please contact our customer support team immediately so we can resolve the issue promptly.</p>', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:25:55', '2026-07-19 15:25:55', '', 481, 'https://mrarif.me/pch/?p=522', 0, 'revision', '', 0),
(23, 1, '2026-07-18 10:23:41', '2026-07-18 10:23:41', '', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 10:23:41', '2026-07-18 10:23:41', '', 20, 'https://mrarif.me/pch/?p=23', 0, 'revision', '', 0),
(24, 1, '2026-07-18 10:23:41', '2026-07-18 10:23:41', '<ul>\n							<li>\n											<a href=\"tel:XXX-XXX-XXX\">\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										XXX-XXX-XXX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@gmail.com\">\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										info@gmail.com\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.facebook.com/modernhomecarehh/\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"https://www.youtube.com/@modernhomecare\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 10:23:41', '2026-07-18 10:23:41', '', 20, 'https://mrarif.me/pch/?p=24', 0, 'revision', '', 0),
(25, 1, '2026-07-18 10:24:07', '2026-07-18 10:24:07', '', 'PCH Logo', '', 'inherit', 'closed', 'closed', '', 'pch-logo', '', '', '2026-07-18 10:24:07', '2026-07-18 10:24:07', '', 20, 'https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpp_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
(26, 1, '2026-07-18 10:24:21', '2026-07-18 10:24:21', '<ul>\n							<li>\n											<a href=\"tel:XXX-XXX-XXX\">\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										XXX-XXX-XXX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@gmail.com\">\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										info@gmail.com\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.facebook.com/modernhomecarehh/\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"https://www.youtube.com/@modernhomecare\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 10:24:21', '2026-07-18 10:24:21', '', 20, 'https://mrarif.me/pch/?p=26', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(27, 1, '2026-07-18 10:25:02', '2026-07-18 10:25:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2026-07-27 05:53:34', '2026-07-27 05:53:34', '', 0, 'https://mrarif.me/pch/?page_id=27', 0, 'page', '', 0);
INSERT INTO `wpp_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
(28, 1, '2026-07-18 10:25:02', '2026-07-18 10:25:02', '', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:25:02', '2026-07-18 10:25:02', '', 27, 'https://mrarif.me/pch/?p=28', 0, 'revision', '', 0),
(29, 1, '2026-07-18 10:25:19', '2026-07-18 10:25:19', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2026-07-19 15:01:58', '2026-07-19 15:01:58', '', 0, 'https://mrarif.me/pch/?page_id=29', 0, 'page', '', 0),
(30, 1, '2026-07-18 10:25:19', '2026-07-18 10:25:19', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-18 10:25:19', '2026-07-18 10:25:19', '', 29, 'https://mrarif.me/pch/?p=30', 0, 'revision', '', 0),
(31, 1, '2026-07-18 10:25:40', '2026-07-18 10:25:40', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2026-07-19 15:38:21', '2026-07-19 15:38:21', '', 0, 'https://mrarif.me/pch/?page_id=31', 0, 'page', '', 0),
(32, 1, '2026-07-18 10:25:40', '2026-07-18 10:25:40', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-18 10:25:40', '2026-07-18 10:25:40', '', 31, 'https://mrarif.me/pch/?p=32', 0, 'revision', '', 0),
(33, 1, '2026-07-18 10:26:15', '0000-00-00 00:00:00', '', 'Home', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-18 10:26:15', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/pch/?p=33', 1, 'nav_menu_item', '', 0),
(34, 1, '2026-07-19 13:14:49', '2026-07-18 10:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '34', '', '', '2026-07-19 13:14:49', '2026-07-19 13:14:49', '', 0, 'https://mrarif.me/pch/?p=34', 3, 'nav_menu_item', '', 0),
(35, 1, '2026-07-19 13:14:49', '2026-07-18 10:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '35', '', '', '2026-07-19 13:14:49', '2026-07-19 13:14:49', '', 0, 'https://mrarif.me/pch/?p=35', 5, 'nav_menu_item', '', 0),
(36, 1, '2026-07-19 13:14:49', '2026-07-18 10:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '36', '', '', '2026-07-19 13:14:49', '2026-07-19 13:14:49', '', 0, 'https://mrarif.me/pch/?p=36', 1, 'nav_menu_item', '', 0),
(37, 1, '2026-07-19 13:14:49', '2026-07-18 10:26:33', ' ', '', '', 'publish', 'closed', 'closed', '', '37', '', '', '2026-07-19 13:14:49', '2026-07-19 13:14:49', '', 0, 'https://mrarif.me/pch/?p=37', 2, 'nav_menu_item', '', 0),
(84, 1, '2026-07-18 11:08:04', '2026-07-18 11:08:04', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above $200\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z\"></path></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 11:08:04', '2026-07-18 11:08:04', '', 20, 'https://mrarif.me/pch/?p=84', 0, 'revision', '', 0),
(38, 1, '2026-07-18 10:31:44', '2026-07-18 10:31:44', '<ul>\n							<li>\n											<a href=\"tel:XXX-XXX-XXX\">\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										XXX-XXX-XXX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@gmail.com\">\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										info@gmail.com\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.facebook.com/modernhomecarehh/\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"https://www.youtube.com/@modernhomecare\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z\"></path></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 10:31:44', '2026-07-18 10:31:44', '', 20, 'https://mrarif.me/pch/?p=38', 0, 'revision', '', 0),
(39, 1, '2026-07-18 10:31:53', '2026-07-18 10:31:53', '<ul>\n							<li>\n											<a href=\"tel:XXX-XXX-XXX\">\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										XXX-XXX-XXX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@gmail.com\">\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										info@gmail.com\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.facebook.com/modernhomecarehh/\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/modernhomecarellc?fbclid=IwZXh0bgNhZW0CMTAAAR2vcF8ghFhyPcka4WAqv2s18S8Bmgs7v24ryKWPZSfs1S7ukdm-Tlgyn2Y_aem_wYugYGBVO_28k3uF4EikcA\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"https://www.youtube.com/@modernhomecare\" target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z\"></path></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 10:31:53', '2026-07-18 10:31:53', '', 20, 'https://mrarif.me/pch/?p=39', 0, 'revision', '', 0),
(40, 1, '2026-07-18 10:33:05', '2026-07-18 10:33:05', '{\n    \"astra-settings[headings-font-family]\": {\n        \"value\": \"\'Staatliches\', display\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:33:05\"\n    },\n    \"astra-settings[headings-font-weight]\": {\n        \"value\": \"inherit\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:33:05\"\n    },\n    \"astra-settings[headings-font-variant]\": {\n        \"value\": \"400\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:33:05\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'd57445db-54ea-4c0f-b56f-894d4e1feba3', '', '', '2026-07-18 10:33:05', '2026-07-18 10:33:05', '', 0, 'https://mrarif.me/pch/d57445db-54ea-4c0f-b56f-894d4e1feba3/', 0, 'customize_changeset', '', 0),
(41, 1, '2026-07-18 10:49:43', '2026-07-18 10:49:43', '', 'done_11067332-1.svg', '', 'inherit', 'closed', 'closed', '', 'done_11067332-1-svg', '', '', '2026-07-18 10:49:43', '2026-07-18 10:49:43', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/done_11067332-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(42, 1, '2026-07-18 10:49:44', '2026-07-18 10:49:44', '', 'placeholder.png', '', 'inherit', 'closed', 'closed', '', 'placeholder-png', '', '', '2026-07-18 10:49:44', '2026-07-18 10:49:44', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/placeholder.png', 0, 'attachment', 'image/png', 0),
(43, 1, '2026-07-18 10:49:46', '2026-07-18 10:49:46', '', 'trash-bin_18394458.svg', '', 'inherit', 'closed', 'closed', '', 'trash-bin_18394458-svg', '', '', '2026-07-18 10:49:46', '2026-07-18 10:49:46', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/trash-bin_18394458.svg', 0, 'attachment', 'image/svg+xml', 0),
(44, 1, '2026-07-18 10:49:46', '2026-07-18 10:49:46', '', 'placeholder.png', '', 'inherit', 'closed', 'closed', '', 'placeholder-png-2', '', '', '2026-07-18 10:49:46', '2026-07-18 10:49:46', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/placeholder-1.png', 0, 'attachment', 'image/png', 0),
(45, 1, '2026-07-18 10:49:48', '2026-07-18 10:49:48', '', 'flask_16389900.svg', '', 'inherit', 'closed', 'closed', '', 'flask_16389900-svg', '', '', '2026-07-18 10:49:48', '2026-07-18 10:49:48', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/flask_16389900.svg', 0, 'attachment', 'image/svg+xml', 0),
(46, 1, '2026-07-18 10:49:48', '2026-07-18 10:49:48', '', 'placeholder.png', '', 'inherit', 'closed', 'closed', '', 'placeholder-png-3', '', '', '2026-07-18 10:49:48', '2026-07-18 10:49:48', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/placeholder-2.png', 0, 'attachment', 'image/png', 0),
(56, 1, '2026-07-18 10:51:52', '2026-07-18 10:51:52', '', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:51:52', '2026-07-18 10:51:52', '', 27, 'https://mrarif.me/pch/?p=56', 0, 'revision', '', 0),
(57, 1, '2026-07-18 10:51:52', '2026-07-18 10:51:52', '', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:51:52', '2026-07-18 10:51:52', '', 27, 'https://mrarif.me/pch/?p=57', 0, 'revision', '', 0),
(91, 1, '2026-07-18 11:10:56', '2026-07-18 11:10:56', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:10:56', '2026-07-18 11:10:56', '', 27, 'https://mrarif.me/pch/?p=91', 0, 'revision', '', 0),
(527, 1, '2026-07-19 15:29:29', '2026-07-19 15:29:29', '', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:29:29', '2026-07-19 15:29:29', '', 485, 'https://mrarif.me/pch/?p=527', 0, 'revision', '', 0),
(528, 1, '2026-07-19 15:29:29', '2026-07-19 15:29:29', '', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:29:29', '2026-07-19 15:29:29', '', 485, 'https://mrarif.me/pch/?p=528', 0, 'revision', '', 0),
(533, 1, '2026-07-19 15:31:05', '2026-07-19 15:31:05', '<h2>Terms &amp; Conditions</h2>		Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.			<h5>Product Use &amp; Research Disclaimer</h5>		<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.</p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.</p>			<h5>Website Usage</h5>		You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.			<h5>Limitation of Liability</h5>		<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:31:05', '2026-07-19 15:31:05', '', 485, 'https://mrarif.me/pch/?p=533', 0, 'revision', '', 0),
(529, 1, '2026-07-19 15:29:29', '2026-07-19 15:29:29', '<h2>Terms &amp; Conditions</h2>		<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.</p>			<h5>Order Processing &amp; Shipping</h5>		<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.</p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.</p>			<h5>Secure Packaging</h5>		We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.			<h5>Returns &amp; Exchanges</h5>		<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.</p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.</p><p>For assistance regarding your order, please contact PCH Peptides customer support.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:29:29', '2026-07-19 15:29:29', '', 485, 'https://mrarif.me/pch/?p=529', 0, 'revision', '', 0),
(530, 1, '2026-07-19 15:29:58', '0000-00-00 00:00:00', '', 'Post Archive', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-19 15:29:58', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&p=530', 0, 'elementor_library', '', 0),
(531, 1, '2026-07-19 15:31:05', '2026-07-19 15:31:05', '<h2>Terms &amp; Conditions</h2>		<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.</p>			<h5>Order Processing &amp; Shipping</h5>		<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.</p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.</p>			<h5>Secure Packaging</h5>		We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.			<h5>Returns &amp; Exchanges</h5>		<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.</p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.</p><p>For assistance regarding your order, please contact PCH Peptides customer support.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:31:05', '2026-07-19 15:31:05', '', 485, 'https://mrarif.me/pch/?p=531', 0, 'revision', '', 0),
(532, 1, '2026-07-19 15:31:05', '2026-07-19 15:31:05', '<h2>Terms &amp; Conditions</h2>		<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.</p>			<h5>Order Processing &amp; Shipping</h5>		<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.</p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.</p>			<h5>Secure Packaging</h5>		We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.			<h5>Returns &amp; Exchanges</h5>		<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.</p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.</p><p>For assistance regarding your order, please contact PCH Peptides customer support.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:31:05', '2026-07-19 15:31:05', '', 485, 'https://mrarif.me/pch/?p=532', 0, 'revision', '', 0),
(534, 1, '2026-07-19 15:31:34', '2026-07-19 15:31:34', '<h2>Terms &amp; Conditions</h2>		Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.			<h5>Product Use &amp; Research Disclaimer</h5>		<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.</p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.</p>			<h5>Website Usage</h5>		You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.			<h5>Limitation of Liability</h5>		<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:31:34', '2026-07-19 15:31:34', '', 485, 'https://mrarif.me/pch/?p=534', 0, 'revision', '', 0),
(535, 1, '2026-07-19 15:31:34', '2026-07-19 15:31:34', '<h2>Terms &amp; Conditions</h2>		Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.			<h5>Product Use &amp; Research Disclaimer</h5>		<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.</p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.</p>			<h5>Website Usage</h5>		You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.			<h5>Limitation of Liability</h5>		<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:31:34', '2026-07-19 15:31:34', '', 485, 'https://mrarif.me/pch/?p=535', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(72, 1, '2026-07-18 10:58:23', '2026-07-18 10:58:23', '<h6>Buy Online\n</h6>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:58:23', '2026-07-18 10:58:23', '', 27, 'https://mrarif.me/pch/?p=72', 0, 'revision', '', 0),
(58, 1, '2026-07-18 10:51:53', '2026-07-18 10:51:53', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:51:53', '2026-07-18 10:51:53', '', 27, 'https://mrarif.me/pch/?p=58', 0, 'revision', '', 0),
(55, 1, '2026-07-18 10:51:23', '2026-07-18 10:51:23', '', 'Product Group Image', '', 'inherit', 'closed', 'closed', '', 'product-group-image', '', '', '2026-07-18 10:51:23', '2026-07-18 10:51:23', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png', 0, 'attachment', 'image/png', 0),
(62, 1, '2026-07-18 10:53:22', '2026-07-18 10:53:22', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:53:22', '2026-07-18 10:53:22', '', 27, 'https://mrarif.me/pch/?p=62', 0, 'revision', '', 0),
(60, 1, '2026-07-18 10:53:21', '2026-07-18 10:53:21', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:53:21', '2026-07-18 10:53:21', '', 27, 'https://mrarif.me/pch/?p=60', 0, 'revision', '', 0),
(61, 1, '2026-07-18 10:53:21', '2026-07-18 10:53:21', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:53:21', '2026-07-18 10:53:21', '', 27, 'https://mrarif.me/pch/?p=61', 0, 'revision', '', 0),
(63, 1, '2026-07-18 10:53:54', '2026-07-18 10:53:54', '{\n    \"astra-settings[headings-font-family]\": {\n        \"value\": \"\'Barlow Condensed\', sans-serif\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:53:54\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '50a17139-9163-41ee-89f2-3fc3bae1ab37', '', '', '2026-07-18 10:53:54', '2026-07-18 10:53:54', '', 0, 'https://mrarif.me/pch/50a17139-9163-41ee-89f2-3fc3bae1ab37/', 0, 'customize_changeset', '', 0),
(64, 1, '2026-07-18 10:55:00', '2026-07-18 10:55:00', '{\n    \"astra-settings[font-size-h1]\": {\n        \"value\": {\n            \"desktop\": 55,\n            \"tablet\": 30,\n            \"mobile\": 30,\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:54:19\"\n    },\n    \"astra-settings[font-size-h2]\": {\n        \"value\": {\n            \"desktop\": 38,\n            \"tablet\": 25,\n            \"mobile\": 25,\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:54:19\"\n    },\n    \"astra-settings[font-size-h3]\": {\n        \"value\": {\n            \"desktop\": 30,\n            \"tablet\": 20,\n            \"mobile\": 20,\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:54:19\"\n    },\n    \"astra-settings[font-size-h4]\": {\n        \"value\": {\n            \"desktop\": 24,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:54:19\"\n    },\n    \"astra-settings[headings-font-weight]\": {\n        \"value\": \"600\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:55:00\"\n    },\n    \"astra-settings[headings-font-variant]\": {\n        \"value\": \"100,100italic,200,200italic,300,300italic,400,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:55:00\"\n    },\n    \"astra-settings[para-margin-bottom]\": {\n        \"value\": 0.8,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:55:00\"\n    },\n    \"astra-settings[font-size-h5]\": {\n        \"value\": {\n            \"desktop\": 20,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 10:55:00\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'd3044e88-5928-4454-b633-039bd3ecccf6', '', '', '2026-07-18 10:55:00', '2026-07-18 10:55:00', '', 0, 'https://mrarif.me/pch/?p=64', 0, 'customize_changeset', '', 0),
(65, 1, '2026-07-18 10:55:20', '2026-07-18 10:55:20', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:55:20', '2026-07-18 10:55:20', '', 27, 'https://mrarif.me/pch/?p=65', 0, 'revision', '', 0),
(66, 1, '2026-07-18 10:55:20', '2026-07-18 10:55:20', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:55:20', '2026-07-18 10:55:20', '', 27, 'https://mrarif.me/pch/?p=66', 0, 'revision', '', 0),
(67, 1, '2026-07-18 10:55:20', '2026-07-18 10:55:20', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:55:20', '2026-07-18 10:55:20', '', 27, 'https://mrarif.me/pch/?p=67', 0, 'revision', '', 0),
(68, 1, '2026-07-18 10:56:05', '2026-07-18 10:56:05', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-18 10:56:05', '2026-07-18 10:56:05', '', 7, 'https://mrarif.me/pch/?p=68', 0, 'revision', '', 0),
(69, 1, '2026-07-18 10:56:05', '2026-07-18 10:56:05', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-18 10:56:05', '2026-07-18 10:56:05', '', 7, 'https://mrarif.me/pch/?p=69', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(70, 1, '2026-07-18 10:58:23', '2026-07-18 10:58:23', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:58:23', '2026-07-18 10:58:23', '', 27, 'https://mrarif.me/pch/?p=70', 0, 'revision', '', 0),
(71, 1, '2026-07-18 10:58:23', '2026-07-18 10:58:23', '<h6>Buy Online\n</h6>					<h1>High Quality Peptides Cosmetic &amp; Research</h1>		<p>Explore our <strong>selection of 99%+ purified research peptides</strong> and reference compounds for laboratory use.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:58:23', '2026-07-18 10:58:23', '', 27, 'https://mrarif.me/pch/?p=71', 0, 'revision', '', 0),
(73, 1, '2026-07-18 10:59:22', '2026-07-18 10:59:22', '<h6>Buy Online\n</h6>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:59:22', '2026-07-18 10:59:22', '', 27, 'https://mrarif.me/pch/?p=73', 0, 'revision', '', 0),
(74, 1, '2026-07-18 10:59:22', '2026-07-18 10:59:22', '<h6>Buy Online\n</h6>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:59:22', '2026-07-18 10:59:22', '', 27, 'https://mrarif.me/pch/?p=74', 0, 'revision', '', 0),
(75, 1, '2026-07-18 10:59:22', '2026-07-18 10:59:22', '<h6>Buy Online\n</h6>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:59:22', '2026-07-18 10:59:22', '', 27, 'https://mrarif.me/pch/?p=75', 0, 'revision', '', 0),
(76, 1, '2026-07-18 10:59:40', '2026-07-18 10:59:40', '<h6>Buy Online\n</h6>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:59:40', '2026-07-18 10:59:40', '', 27, 'https://mrarif.me/pch/?p=76', 0, 'revision', '', 0),
(77, 1, '2026-07-18 10:59:40', '2026-07-18 10:59:40', '<h6>Buy Online\n</h6>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:59:40', '2026-07-18 10:59:40', '', 27, 'https://mrarif.me/pch/?p=77', 0, 'revision', '', 0),
(78, 1, '2026-07-18 10:59:40', '2026-07-18 10:59:40', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 10:59:40', '2026-07-18 10:59:40', '', 27, 'https://mrarif.me/pch/?p=78', 0, 'revision', '', 0),
(79, 1, '2026-07-18 11:04:21', '2026-07-18 11:04:21', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:04:21', '2026-07-18 11:04:21', '', 27, 'https://mrarif.me/pch/?p=79', 0, 'revision', '', 0);
INSERT INTO `wpp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(80, 1, '2026-07-18 11:04:22', '2026-07-18 11:04:22', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:04:22', '2026-07-18 11:04:22', '', 27, 'https://mrarif.me/pch/?p=80', 0, 'revision', '', 0),
(81, 1, '2026-07-18 11:04:22', '2026-07-18 11:04:22', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:04:22', '2026-07-18 11:04:22', '', 27, 'https://mrarif.me/pch/?p=81', 0, 'revision', '', 0),
(85, 1, '2026-07-18 11:08:22', '2026-07-18 11:08:22', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z\"></path></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 11:08:22', '2026-07-18 11:08:22', '', 20, 'https://mrarif.me/pch/?p=85', 0, 'revision', '', 0),
(83, 1, '2026-07-18 11:07:53', '2026-07-18 11:07:53', '', 'delivery_7610711', '', 'inherit', 'closed', 'closed', '', 'delivery_7610711', '', '', '2026-07-18 11:07:53', '2026-07-18 11:07:53', '', 20, 'https://mrarif.me/pch/wp-content/uploads/2026/07/delivery_7610711.svg', 0, 'attachment', 'image/svg+xml', 0),
(86, 1, '2026-07-18 11:10:33', '2026-07-18 11:10:33', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:10:33', '2026-07-18 11:10:33', '', 27, 'https://mrarif.me/pch/?p=86', 0, 'revision', '', 0),
(87, 1, '2026-07-18 11:10:33', '2026-07-18 11:10:33', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:10:33', '2026-07-18 11:10:33', '', 27, 'https://mrarif.me/pch/?p=87', 0, 'revision', '', 0),
(88, 1, '2026-07-18 11:10:34', '2026-07-18 11:10:34', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:10:34', '2026-07-18 11:10:34', '', 27, 'https://mrarif.me/pch/?p=88', 0, 'revision', '', 0),
(89, 1, '2026-07-18 11:10:56', '2026-07-18 11:10:56', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:10:56', '2026-07-18 11:10:56', '', 27, 'https://mrarif.me/pch/?p=89', 0, 'revision', '', 0),
(90, 1, '2026-07-18 11:10:56', '2026-07-18 11:10:56', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n									Buy Cosmetic Peptides\n					</a>\n														<a href=\"https://qualitide.com/product-category/research-peptides/\">\n									Buy Research Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:10:56', '2026-07-18 11:10:56', '', 27, 'https://mrarif.me/pch/?p=90', 0, 'revision', '', 0),
(92, 1, '2026-07-18 11:11:30', '2026-07-18 11:11:30', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:11:30', '2026-07-18 11:11:30', '', 27, 'https://mrarif.me/pch/?p=92', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(93, 1, '2026-07-18 11:11:30', '2026-07-18 11:11:30', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:11:30', '2026-07-18 11:11:30', '', 27, 'https://mrarif.me/pch/?p=93', 0, 'revision', '', 0),
(94, 1, '2026-07-18 11:11:31', '2026-07-18 11:11:31', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:11:31', '2026-07-18 11:11:31', '', 27, 'https://mrarif.me/pch/?p=94', 0, 'revision', '', 0),
(95, 1, '2026-07-18 11:12:03', '2026-07-18 11:12:03', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:12:03', '2026-07-18 11:12:03', '', 27, 'https://mrarif.me/pch/?p=95', 0, 'revision', '', 0),
(96, 1, '2026-07-18 11:12:03', '2026-07-18 11:12:03', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:12:03', '2026-07-18 11:12:03', '', 27, 'https://mrarif.me/pch/?p=96', 0, 'revision', '', 0),
(97, 1, '2026-07-18 11:12:04', '2026-07-18 11:12:04', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:12:04', '2026-07-18 11:12:04', '', 27, 'https://mrarif.me/pch/?p=97', 0, 'revision', '', 0),
(98, 1, '2026-07-18 11:13:34', '2026-07-18 11:13:34', '', 'user_5825727', '', 'inherit', 'closed', 'closed', '', 'user_5825727', '', '', '2026-07-18 11:13:34', '2026-07-18 11:13:34', '', 20, 'https://mrarif.me/pch/wp-content/uploads/2026/07/user_5825727.svg', 0, 'attachment', 'image/svg+xml', 0),
(99, 1, '2026-07-18 11:14:10', '2026-07-18 11:14:10', '', 'user_4249981', '', 'inherit', 'closed', 'closed', '', 'user_4249981', '', '', '2026-07-18 11:14:10', '2026-07-18 11:14:10', '', 20, 'https://mrarif.me/pch/wp-content/uploads/2026/07/user_4249981.svg', 0, 'attachment', 'image/svg+xml', 0),
(100, 1, '2026-07-18 11:14:42', '2026-07-18 11:14:42', '', 'person_12047661', '', 'inherit', 'closed', 'closed', '', 'person_12047661', '', '', '2026-07-18 11:14:42', '2026-07-18 11:14:42', '', 20, 'https://mrarif.me/pch/wp-content/uploads/2026/07/person_12047661.svg', 0, 'attachment', 'image/svg+xml', 0),
(101, 1, '2026-07-18 11:14:59', '2026-07-18 11:14:59', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-18 11:14:59', '2026-07-18 11:14:59', '', 20, 'https://mrarif.me/pch/?p=101', 0, 'revision', '', 0),
(102, 1, '2026-07-18 11:19:49', '2026-07-18 11:19:49', '<h6>Retatrutide</h6>\r\nGLP-3 R – 5mg-60mg (Lyophilized Peptide) – For Research Use Only\r\nFor laboratory research only.', 'GLP-3 R', '', 'publish', 'closed', 'closed', '', 'glp-3-r', '', '', '2026-07-23 20:02:47', '2026-07-23 20:02:47', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=102', 0, 'product', '', 0),
(700, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 10mg, 10 Vials', 'Size: 10mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'glp-3-r-10-vials-10mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=700', 3, 'product_variation', '', 0),
(701, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 10mg, 5 Vials', 'Size: 10mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'glp-3-r-5-vials-10mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=701', 2, 'product_variation', '', 0),
(699, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 10mg, 1 Vial', 'Size: 10mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'glp-3-r-1-vial-10mg', '', '', '2026-07-23 20:02:46', '2026-07-23 20:02:46', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=699', 1, 'product_variation', '', 0),
(106, 1, '2026-07-18 11:29:23', '2026-07-18 11:29:23', '', 'GLP-3 (R ) Image', '', 'inherit', 'closed', 'closed', '', 'glp-3-r-image', '', '', '2026-07-18 11:29:23', '2026-07-18 11:29:23', '', 102, 'https://mrarif.me/pch/wp-content/uploads/2026/07/GLP-3-R-Image.png', 0, 'attachment', 'image/png', 0),
(107, 1, '2026-07-18 11:31:23', '2026-07-18 11:31:23', '', 'GLP-3 R image', '', 'inherit', 'closed', 'closed', '', 'glp-3-r-image-2', '', '', '2026-07-18 11:31:23', '2026-07-18 11:31:23', '', 102, 'https://mrarif.me/pch/wp-content/uploads/2026/07/GLP-3-R-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(108, 1, '2026-07-18 11:34:17', '2026-07-18 11:34:17', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:34:17', '2026-07-18 11:34:17', '', 27, 'https://mrarif.me/pch/?p=108', 0, 'revision', '', 0),
(109, 1, '2026-07-18 11:34:17', '2026-07-18 11:34:17', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:34:17', '2026-07-18 11:34:17', '', 27, 'https://mrarif.me/pch/?p=109', 0, 'revision', '', 0),
(110, 1, '2026-07-18 11:34:17', '2026-07-18 11:34:17', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>Add Your Heading Text Here</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 11:34:17', '2026-07-18 11:34:17', '', 27, 'https://mrarif.me/pch/?p=110', 0, 'revision', '', 0),
(111, 1, '2026-07-18 11:34:33', '2026-07-18 11:34:33', '{\n    \"woocommerce_thumbnail_cropping\": {\n        \"value\": \"uncropped\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:34:33\"\n    },\n    \"astra-settings[shop-no-of-products]\": {\n        \"value\": 12,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:34:33\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '1246ea2b-533c-497d-b85e-2c41fd23806b', '', '', '2026-07-18 11:34:33', '2026-07-18 11:34:33', '', 0, 'https://mrarif.me/pch/1246ea2b-533c-497d-b85e-2c41fd23806b/', 0, 'customize_changeset', '', 0),
(112, 1, '2026-07-18 11:35:09', '2026-07-18 11:35:09', '{\n    \"woocommerce_single_image_width\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:35:09\"\n    },\n    \"woocommerce_thumbnail_image_width\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:35:09\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'a82cc33f-784d-4256-b3c5-f6c3b1a9bcba', '', '', '2026-07-18 11:35:09', '2026-07-18 11:35:09', '', 0, 'https://mrarif.me/pch/a82cc33f-784d-4256-b3c5-f6c3b1a9bcba/', 0, 'customize_changeset', '', 0),
(113, 1, '2026-07-18 11:35:23', '2026-07-18 11:35:23', '{\n    \"woocommerce_single_image_width\": {\n        \"value\": \"800\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:35:23\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '398b4277-937f-4280-863c-42eb7e7900bb', '', '', '2026-07-18 11:35:23', '2026-07-18 11:35:23', '', 0, 'https://mrarif.me/pch/398b4277-937f-4280-863c-42eb7e7900bb/', 0, 'customize_changeset', '', 0);
INSERT INTO `wpp_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
(114, 1, '2026-07-18 11:35:27', '2026-07-18 11:35:27', '{\n    \"woocommerce_single_image_width\": {\n        \"value\": \"\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:35:27\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'b6c356d2-21e6-46c5-99ee-fcaf78df42bd', '', '', '2026-07-18 11:35:27', '2026-07-18 11:35:27', '', 0, 'https://mrarif.me/pch/b6c356d2-21e6-46c5-99ee-fcaf78df42bd/', 0, 'customize_changeset', '', 0),
(115, 1, '2026-07-18 11:35:36', '2026-07-18 11:35:36', '{\n    \"woocommerce_thumbnail_cropping\": {\n        \"value\": \"custom\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:35:35\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'ac4112fe-1b6f-416a-8abf-830a3c15c33f', '', '', '2026-07-18 11:35:36', '2026-07-18 11:35:36', '', 0, 'https://mrarif.me/pch/?p=115', 0, 'customize_changeset', '', 0),
(116, 1, '2026-07-18 11:50:51', '2026-07-18 11:50:51', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'publish', 'closed', 'closed', '', 'single-product', '', '', '2026-07-21 14:54:11', '2026-07-21 14:54:11', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&#038;p=116', 0, 'elementor_library', '', 0),
(119, 1, '2026-07-18 11:51:17', '2026-07-18 11:51:17', '', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-18 11:51:17', '2026-07-18 11:51:17', '', 116, 'https://mrarif.me/pch/?p=119', 0, 'revision', '', 0),
(120, 1, '2026-07-18 11:51:17', '2026-07-18 11:51:17', '', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-18 11:51:17', '2026-07-18 11:51:17', '', 116, 'https://mrarif.me/pch/?p=120', 0, 'revision', '', 0),
(121, 1, '2026-07-18 11:51:33', '2026-07-18 11:51:33', '{\n    \"astra-settings[single-product-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 11:51:33\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '95cb6bb1-4ac8-4981-af0c-fcea52575a7f', '', '', '2026-07-18 11:51:33', '2026-07-18 11:51:33', '', 0, 'https://mrarif.me/pch/95cb6bb1-4ac8-4981-af0c-fcea52575a7f/', 0, 'customize_changeset', '', 0),
(122, 1, '2026-07-18 12:27:42', '2026-07-18 12:27:42', '', 'GLP-3 R 20mg image', '', 'inherit', 'closed', 'closed', '', 'glp-3-r-20mg-image', '', '', '2026-07-18 12:27:42', '2026-07-18 12:27:42', '', 102, 'https://mrarif.me/pch/wp-content/uploads/2026/07/GLP-3-R-20mg-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(123, 1, '2026-07-18 12:29:06', '2026-07-18 12:29:06', '', 'GLP-3 R 30mg Image', '', 'inherit', 'closed', 'closed', '', 'glp-3-r-30mg-image', '', '', '2026-07-18 12:29:06', '2026-07-18 12:29:06', '', 102, 'https://mrarif.me/pch/wp-content/uploads/2026/07/GLP-3-R-30mg-Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(124, 1, '2026-07-18 12:30:48', '2026-07-18 12:30:48', 'GHK-Cu (Copper Peptide) – 50-100mg (Lyophilized Powder) – For Research Use Only\r\n\r\nGHK-Cu is a naturally occurring copper-binding tripeptide composed of Glycine-Histidine-Lysine complexed with copper (II) ions. It has been widely studied for its potential applications in wound healing, skin regeneration, hair growth, and anti-aging research.\r\n\r\nResearch suggests GHK-Cu may promote collagen production, tissue repair, anti-inflammatory responses, and antioxidant activity, making it a key focus in cosmetic science and regenerative medicine studies.\r\n\r\nProduct Details:\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li>Peptide: GHK-Cu (Copper Tripeptide-1)</li>\r\n 	<li>Purity: &gt;98%</li>\r\n 	<li>Form: Lyophilized powder</li>\r\n 	<li>Quantity: 50-100mg per vial</li>\r\n 	<li>Storage: Store at -4°F (-20°C). After reconstitution, refrigerate at 36–46°F (2–8°C) and use within 30 days.</li>\r\n 	<li>Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</li>\r\n</ul>\r\nPotential Research Applications:\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li>Skin regeneration and wound healing studies</li>\r\n 	<li>Collagen synthesis and anti-aging research</li>\r\n 	<li>Hair follicle stimulation and hair growth models</li>\r\n 	<li>Anti-inflammatory and antioxidant response investigations</li>\r\n</ul>\r\nFor laboratory research use only. This product is not intended to diagnose, treat, cure, or prevent any disease.', 'GHK-CU', 'GHK-Cu is a naturally occurring copper-binding tripeptide composed of Glycine-Histidine-Lysine complexed with copper (II) ions. It has been widely studied for its potential applications in wound healing, skin regeneration, hair growth, and anti-aging research.', 'publish', 'closed', 'closed', '', 'ghk-cu', '', '', '2026-07-25 13:28:21', '2026-07-25 13:28:21', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=124', 0, 'product', '', 0),
(129, 1, '2026-07-19 08:18:59', '2026-07-19 08:18:59', 'GHK-Cu (Copper Peptide) – 50-100mg (Lyophilized Powder) – For Research Use Only\n\nGHK-Cu is a naturally occurring copper-binding tripeptide composed of Glycine-Histidine-Lysine complexed with copper (II) ions. It has been widely studied for its potential applications in wound healing, skin regeneration, hair growth, and anti-aging research.\n\nResearch suggests GHK-Cu may promote collagen production, tissue repair, anti-inflammatory responses, and antioxidant activity, making it a key focus in cosmetic science and regenerative medicine studies.\n\nProduct Details:\n<ul style=\"margin-left: 18px;\">\n 	<li>Peptide: GHK-Cu (Copper Tripeptide-1)</li>\n 	<li>Purity: &gt;98%</li>\n 	<li>Form: Lyophilized powder</li>\n 	<li>Quantity: 50-100mg per vial</li>\n 	<li>Storage: Store at -4°F (-20°C). After reconstitution, refrigerate at 36–46°F (2–8°C) and use within 30 days.</li>\n 	<li>Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</li>\n</ul>\nPotential Research Applications:\n<ul style=\"margin-left: 18px;\">\n 	<li>Skin regeneration and wound healing studies</li>\n 	<li>Collagen synthesis and anti-aging research</li>\n 	<li>Hair follicle stimulation and hair growth models</li>\n 	<li>Anti-inflammatory and antioxidant response investigations</li>\n</ul>\nFor laboratory research use only. This product is not intended to diagnose, treat, cure, or prevent any disease.', 'GHK-CU', 'GHK-Cu is a naturally occurring copper-binding tripeptide composed of Glycine-Histidine-Lysine complexed with copper (II) ions. It has been widely studied for its potential applications in wound healing, skin regeneration, hair growth, and anti-aging research.', 'inherit', 'closed', 'closed', '', '124-autosave-v1', '', '', '2026-07-19 08:18:59', '2026-07-19 08:18:59', '', 124, 'https://mrarif.me/pch/?p=129', 0, 'revision', '', 0),
(714, 1, '2026-07-21 11:50:27', '2026-07-21 11:50:27', '', 'KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend) - 80mg, 1 Vial', 'Size: 80mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'klow-bpc-157-tb-500-ghk-cu-kpv-blend-1-vial-80mg', '', '', '2026-07-21 11:53:24', '2026-07-21 11:53:24', '', 131, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=714', 1, 'product_variation', '', 0),
(130, 1, '2026-07-18 12:37:13', '2026-07-18 12:37:13', '', 'GHK-CU image', '', 'inherit', 'closed', 'closed', '', 'ghk-cu-image', '', '', '2026-07-18 12:37:13', '2026-07-18 12:37:13', '', 124, 'https://mrarif.me/pch/wp-content/uploads/2026/07/GHK-CU-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(131, 1, '2026-07-18 12:43:22', '2026-07-18 12:43:22', 'KLOW – 80mg Peptide Blend (Lyophilized Powder) – For Research Use Only\r\nGHK-Cu • TB-500 • BPC-157 • KPV\r\nKLOW is an advanced 4-in-1 research peptide blend combining 80mg of regenerative and anti-inflammatory compounds studied for their potential in tissue repair, immune modulation, and cellular recovery. Designed for comprehensive healing models, KLOW offers synergistic support across skin, muscle, and gut research applications.\r\n\r\nActive Ingredients (Per Vial):\r\n\r\nGHK-Cu – 50mg\r\nStudied for skin regeneration, wound healing, collagen stimulation, and hair follicle support.\r\n\r\nTB-500 – 10mg\r\nA fragment of Thymosin Beta-4, known for supporting angiogenesis, cell migration, and muscle recovery.\r\n\r\nBPC-157 – 10mg\r\nDerived from a gastric protein, BPC-157 is studied for gut repair, tendon/ligament healing, and anti-inflammatory effects.\r\n\r\nKPV – 10mg\r\nA tripeptide fragment with strong research interest for localized inflammation and immune modulation, particularly in the gut and skin.\r\n\r\nProduct Details:\r\n\r\nTotal Peptide Content: 80mg per vial: Lyophilized powder\r\n\r\nPurity: &gt;98%\r\n\r\nStorage: Store at -4°F (-20°C). After reconstitution, refrigerate at 36–46°F (2–8°C) and use within 30 days.\r\n\r\nGrade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.\r\n\r\nPotential Research Applications:\r\n\r\nSoft tissue, muscle, and ligament repair\r\n\r\nSkin rejuvenation and wound healing models\r\n\r\nInflammatory bowel and gut barrier integrity studies\r\n\r\nAnti-inflammatory and immune modulation research\r\n\r\nFor laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.', 'KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)', 'KLOW is an advanced 4-in-1 research peptide blend combining 80mg of regenerative and anti-inflammatory compounds studied for their potential in tissue repair, immune modulation, and cellular recovery. Designed for comprehensive healing models, KLOW offers synergistic support across skin, muscle, and gut research applications.', 'publish', 'closed', 'closed', '', 'klow-bpc-157-tb-500-ghk-cu-kpv-blend', '', '', '2026-07-21 11:53:26', '2026-07-21 11:53:26', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=131', 0, 'product', '', 0),
(138, 1, '2026-07-18 12:46:52', '2026-07-18 12:46:52', '', 'KLOW Image', '', 'inherit', 'closed', 'closed', '', 'klow-image', '', '', '2026-07-18 12:46:52', '2026-07-18 12:46:52', '', 131, 'https://mrarif.me/pch/wp-content/uploads/2026/07/KLOW-Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(717, 1, '2026-07-21 11:53:30', '2026-07-21 11:53:30', 'KLOW – 80mg Peptide Blend (Lyophilized Powder) – For Research Use Only\nGHK-Cu • TB-500 • BPC-157 • KPV\nKLOW is an advanced 4-in-1 research peptide blend combining 80mg of regenerative and anti-inflammatory compounds studied for their potential in tissue repair, immune modulation, and cellular recovery. Designed for comprehensive healing models, KLOW offers synergistic support across skin, muscle, and gut research applications.\n\nActive Ingredients (Per Vial):\n\nGHK-Cu – 50mg\nStudied for skin regeneration, wound healing, collagen stimulation, and hair follicle support.\n\nTB-500 – 10mg\nA fragment of Thymosin Beta-4, known for supporting angiogenesis, cell migration, and muscle recovery.\n\nBPC-157 – 10mg\nDerived from a gastric protein, BPC-157 is studied for gut repair, tendon/ligament healing, and anti-inflammatory effects.\n\nKPV – 10mg\nA tripeptide fragment with strong research interest for localized inflammation and immune modulation, particularly in the gut and skin.\n\nProduct Details:\n\nTotal Peptide Content: 80mg per vial: Lyophilized powder\n\nPurity: &gt;98%\n\nStorage: Store at -4°F (-20°C). After reconstitution, refrigerate at 36–46°F (2–8°C) and use within 30 days.\n\nGrade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.\n\nPotential Research Applications:\n\nSoft tissue, muscle, and ligament repair\n\nSkin rejuvenation and wound healing models\n\nInflammatory bowel and gut barrier integrity studies\n\nAnti-inflammatory and immune modulation research\n\nFor laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.', 'KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)', 'KLOW is an advanced 4-in-1 research peptide blend combining 80mg of regenerative and anti-inflammatory compounds studied for their potential in tissue repair, immune modulation, and cellular recovery. Designed for comprehensive healing models, KLOW offers synergistic support across skin, muscle, and gut research applications.', 'inherit', 'closed', 'closed', '', '131-autosave-v1', '', '', '2026-07-21 11:53:30', '2026-07-21 11:53:30', '', 131, 'https://mrarif.me/pch/?p=717', 0, 'revision', '', 0),
(139, 1, '2026-07-18 12:48:58', '2026-07-18 12:48:58', '<h4>GLOW – 70mg Peptide Blend (Lyophilized Powder) – For Research Use Only\r\nGHK-Cu • TB-500 • BPC-157</h4>\r\nGLOW is a 3-in-1 regenerative peptide blend formulated for research focused on cellular repair, tissue regeneration, and inflammation modulation. With 70mg of synergistic compounds per vial, GLOW is designed to support skin, muscle, and soft tissue recovery across a wide range of scientific applications.\r\n<h5><strong>Active Ingredients (Per Vial):</strong></h5>\r\n<strong>GHK-Cu – 50mg</strong>\r\nA copper-binding tripeptide studied for its role in collagen production, skin regeneration, wound healing, and hair follicle stimulation.\r\n\r\n<strong>TB-500 – 10mg</strong>\r\nA synthetic fragment of Thymosin Beta-4, widely researched for cell migration, angiogenesis, and muscle tissue recovery.\r\n\r\n<strong>BPC-157 – 10mg</strong>\r\nA stable peptide derived from a gastric protein, studied for tendon and ligament repair, gut healing, and anti-inflammatory action.\r\n<h5>Product Details:</h5>\r\n<strong>Total Peptide Content</strong>: 70mg per vial\r\n\r\n<strong>Form</strong>: Lyophilized powder\r\n\r\n<strong>Purity</strong>: &gt;98%\r\n\r\n<strong>Storage</strong>: Store at -4°F (-20°C). After reconstitution, refrigerate at 36–46°F (2–8°C) and use within 30 days.\r\n\r\n<strong>Grade</strong>: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.\r\n\r\nPotential Research Applications:\r\n\r\nSkin rejuvenation and anti-aging studies\r\n\r\nSoft tissue and musculoskeletal repair\r\n\r\nWound healing and collagen regeneration models\r\n\r\nAnti-inflammatory and cellular recovery research\r\n\r\n<strong>For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</strong>', 'GLOW (BPC-157/TB-500/GHK-Cu)', 'GLOW is a 3-in-1 regenerative peptide blend formulated for research focused on cellular repair, tissue regeneration, and inflammation modulation. With 70mg of synergistic compounds per vial, GLOW is designed to support skin, muscle, and soft tissue recovery across a wide range of scientific applications.', 'publish', 'closed', 'closed', '', 'glow-bpc-157-tb-500-ghk-cu', '', '', '2026-07-21 11:57:59', '2026-07-21 11:57:59', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=139', 0, 'product', '', 0),
(141, 1, '2026-07-18 12:49:14', '2026-07-18 12:49:14', 'KLOW – 80mg Peptide Blend (Lyophilized Powder) – For Research Use Only\nGHK-Cu • TB-500 • BPC-157 • KPV\nKLOW is an advanced 4-in-1 research peptide blend combining 80mg of regenerative and anti-inflammatory compounds studied for their potential in tissue repair, immune modulation, and cellular recovery. Designed for comprehensive healing models, KLOW offers synergistic support across skin, muscle, and gut research applications.\n\nActive Ingredients (Per Vial):\n\nGHK-Cu – 50mg\nStudied for skin regeneration, wound healing, collagen stimulation, and hair follicle support.\n\nTB-500 – 10mg\nA fragment of Thymosin Beta-4, known for supporting angiogenesis, cell migration, and muscle recovery.\n\nBPC-157 – 10mg\nDerived from a gastric protein, BPC-157 is studied for gut repair, tendon/ligament healing, and anti-inflammatory effects.\n\nKPV – 10mg\nA tripeptide fragment with strong research interest for localized inflammation and immune modulation, particularly in the gut and skin.\n\nProduct Details:\n\nTotal Peptide Content: 80mg per vial: Lyophilized powder\n\nPurity: &gt;98%\n\nStorage: Store at -4°F (-20°C). After reconstitution, refrigerate at 36–46°F (2–8°C) and use within 30 days.\n\nGrade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.\n\nPotential Research Applications:\n\nSoft tissue, muscle, and ligament repair\n\nSkin rejuvenation and wound healing models\n\nInflammatory bowel and gut barrier integrity studies\n\nAnti-inflammatory and immune modulation research\n\nFor laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.', 'GLOW (BPC-157/TB-500/GHK-Cu)', 'KLOW is an advanced 4-in-1 research peptide blend combining 80mg of regenerative and anti-inflammatory compounds studied for their potential in tissue repair, immune modulation, and cellular recovery. Designed for comprehensive healing models, KLOW offers synergistic support across skin, muscle, and gut research applications.', 'inherit', 'closed', 'closed', '', '139-autosave-v1', '', '', '2026-07-18 12:49:14', '2026-07-18 12:49:14', '', 139, 'https://mrarif.me/pch/?p=141', 0, 'revision', '', 0),
(721, 1, '2026-07-21 11:59:45', '2026-07-21 11:59:45', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 11:59:45', '2026-07-21 11:59:45', '', 116, 'https://mrarif.me/pch/?p=721', 0, 'revision', '', 0),
(143, 1, '2026-07-18 12:52:39', '2026-07-18 12:52:39', '', 'Glow image', '', 'inherit', 'closed', 'closed', '', 'glow-image', '', '', '2026-07-18 12:52:39', '2026-07-18 12:52:39', '', 139, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Glow-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(144, 1, '2026-07-18 12:53:36', '2026-07-18 12:53:36', '<p data-start=\"134\" data-end=\"213\"><strong data-start=\"134\" data-end=\"213\">BPC-157 + TB-500 – 10mg (Lyophilized Peptide Blend) – For Research Use Only</strong></p>\r\n<p data-start=\"215\" data-end=\"438\">This advanced research peptide blend combines <strong data-start=\"261\" data-end=\"272\">BPC-157</strong> and <strong data-start=\"277\" data-end=\"314\">TB-500 (Thymosin Beta-4 Fragment)</strong> — two well-studied peptides known for their potential in <strong data-start=\"372\" data-end=\"437\">tissue repair, inflammation control, and accelerated recovery</strong>.</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li data-start=\"440\" data-end=\"616\">\r\n<p data-start=\"442\" data-end=\"616\"><strong data-start=\"442\" data-end=\"453\">BPC-157</strong> is a synthetic peptide derived from a gastric protein, studied for its possible role in <strong data-start=\"542\" data-end=\"613\">gut health, tendon and ligament repair, and inflammation modulation</strong>.</p>\r\n</li>\r\n 	<li data-start=\"617\" data-end=\"768\">\r\n<p data-start=\"619\" data-end=\"768\"><strong data-start=\"619\" data-end=\"629\">TB-500</strong> is a synthetic fragment of Thymosin Beta-4, researched for its potential to promote <strong data-start=\"714\" data-end=\"767\">cell migration, angiogenesis, and muscle recovery</strong>.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"770\" data-end=\"920\">Together, this combination is highly sought after in research models involving <strong data-start=\"849\" data-end=\"919\">injury recovery, soft tissue repair, and anti-inflammatory studies</strong>.</p>\r\n<p data-start=\"922\" data-end=\"942\"><strong data-start=\"922\" data-end=\"942\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li data-start=\"944\" data-end=\"1012\">\r\n<p data-start=\"946\" data-end=\"1012\">Peptides: BPC-157 + TB-500 (5mg each unless otherwise specified)</p>\r\n</li>\r\n 	<li data-start=\"1013\" data-end=\"1029\">\r\n<p data-start=\"1015\" data-end=\"1029\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"1030\" data-end=\"1058\">\r\n<p data-start=\"1032\" data-end=\"1058\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"1059\" data-end=\"1086\">\r\n<p data-start=\"1061\" data-end=\"1086\">Quantity: 10mg per vial</p>\r\n</li>\r\n 	<li data-start=\"1087\" data-end=\"1207\">\r\n<p data-start=\"1089\" data-end=\"1207\">Storage: Store at <strong data-start=\"1107\" data-end=\"1115\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"1162\" data-end=\"1173\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\r\n</li>\r\n 	<li data-start=\"1208\" data-end=\"1303\">\r\n<p data-start=\"1210\" data-end=\"1303\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1305\" data-end=\"1341\"><strong data-start=\"1305\" data-end=\"1341\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li data-start=\"1343\" data-end=\"1393\">\r\n<p data-start=\"1345\" data-end=\"1393\">Injury recovery and soft tissue repair studies</p>\r\n</li>\r\n 	<li data-start=\"1394\" data-end=\"1441\">\r\n<p data-start=\"1396\" data-end=\"1441\">Tendon, ligament, and muscle healing models</p>\r\n</li>\r\n 	<li data-start=\"1442\" data-end=\"1494\">\r\n<p data-start=\"1444\" data-end=\"1494\">Anti-inflammatory and immune modulation research</p>\r\n</li>\r\n 	<li data-start=\"1495\" data-end=\"1552\">\r\n<p data-start=\"1497\" data-end=\"1552\">Angiogenesis and cellular regeneration investigations</p>\r\n</li>\r\n</ul>\r\n\r\n<hr data-start=\"1554\" data-end=\"1557\" />\r\n<p data-start=\"1559\" data-end=\"1669\"><em data-start=\"1559\" data-end=\"1669\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'BPC-157 / TB-500', 'This advanced research peptide blend combines <strong data-start=\"261\" data-end=\"272\">BPC-157</strong> and <strong data-start=\"277\" data-end=\"314\">TB-500 (Thymosin Beta-4 Fragment)</strong> — two well-studied peptides known for their potential in <strong data-start=\"372\" data-end=\"437\">tissue repair, inflammation control, and accelerated recovery</strong>.', 'publish', 'closed', 'closed', '', 'bpc-157-tb-500', '', '', '2026-07-21 12:05:10', '2026-07-21 12:05:10', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=144', 0, 'product', '', 0),
(146, 1, '2026-07-18 12:55:39', '2026-07-18 12:55:39', '', 'BPC 157 Image', '', 'inherit', 'closed', 'closed', '', 'bpc-157-image', '', '', '2026-07-18 12:55:39', '2026-07-18 12:55:39', '', 144, 'https://mrarif.me/pch/wp-content/uploads/2026/07/BPC-157-Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(147, 1, '2026-07-18 12:57:36', '2026-07-18 12:57:36', '<p data-start=\"117\" data-end=\"207\"><strong data-start=\"117\" data-end=\"207\">BPC-157 (Body Protection Compound) – 5mg (Lyophilized Peptide) – For Research Use Only</strong></p>\r\n<p data-start=\"209\" data-end=\"494\"><strong data-start=\"209\" data-end=\"220\">BPC-157</strong> is a synthetic peptide fragment derived from a protective protein found in the human gastric system. It is widely studied for its potential in <strong data-start=\"364\" data-end=\"430\">tissue repair, inflammation reduction, and accelerated healing</strong> of muscles, tendons, ligaments, and the gastrointestinal tract.</p>\r\n<p data-start=\"496\" data-end=\"696\">Research models have explored BPC-157’s role in <strong data-start=\"544\" data-end=\"617\">angiogenesis, wound healing, gut health, and soft tissue regeneration</strong>, making it a key subject in injury recovery and regenerative medicine studies.</p>\r\n<p data-start=\"698\" data-end=\"718\"><strong data-start=\"698\" data-end=\"718\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li data-start=\"720\" data-end=\"767\">\r\n<p data-start=\"722\" data-end=\"767\">Peptide: BPC-157 (Body Protection Compound)</p>\r\n</li>\r\n 	<li data-start=\"768\" data-end=\"784\">\r\n<p data-start=\"770\" data-end=\"784\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"785\" data-end=\"813\">\r\n<p data-start=\"787\" data-end=\"813\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"814\" data-end=\"840\">\r\n<p data-start=\"816\" data-end=\"840\">Quantity: 5mg per vial</p>\r\n</li>\r\n 	<li data-start=\"841\" data-end=\"961\">\r\n<p data-start=\"843\" data-end=\"961\">Storage: Store at <strong data-start=\"861\" data-end=\"869\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"916\" data-end=\"927\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\r\n</li>\r\n 	<li data-start=\"962\" data-end=\"1057\">\r\n<p data-start=\"964\" data-end=\"1057\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1059\" data-end=\"1095\"><strong data-start=\"1059\" data-end=\"1095\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li data-start=\"1097\" data-end=\"1151\">\r\n<p data-start=\"1099\" data-end=\"1151\">Muscle, tendon, ligament, and joint repair studies</p>\r\n</li>\r\n 	<li data-start=\"1152\" data-end=\"1203\">\r\n<p data-start=\"1154\" data-end=\"1203\">Inflammation control and wound healing research</p>\r\n</li>\r\n 	<li data-start=\"1204\" data-end=\"1263\">\r\n<p data-start=\"1206\" data-end=\"1263\">Gastrointestinal healing and protective function models</p>\r\n</li>\r\n 	<li data-start=\"1264\" data-end=\"1321\">\r\n<p data-start=\"1266\" data-end=\"1321\">Angiogenesis and regenerative medicine investigations</p>\r\n</li>\r\n</ul>\r\n\r\n<hr data-start=\"1323\" data-end=\"1326\" />\r\n<p data-start=\"1328\" data-end=\"1442\"><em data-start=\"1328\" data-end=\"1442\">For laboratory research use only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'BPC-157', 'BPC-157 is a synthetic peptide fragment derived from a protective protein found in the human gastric system. It is widely studied for its potential in tissue repair, inflammation reduction, and accelerated healing of muscles, tendons, ligaments, and the gastrointestinal tract.', 'publish', 'closed', 'closed', '', 'bpc-157', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=147', 0, 'product', '', 0),
(729, 1, '2026-07-21 12:09:52', '2026-07-21 12:09:52', '', 'TB-500 - 10mg, 1 Vial', 'Size: 10mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'tb-500-1-vial-10mg', '', '', '2026-07-21 12:11:57', '2026-07-21 12:11:57', '', 152, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=729', 1, 'product_variation', '', 0),
(150, 1, '2026-07-18 13:02:41', '2026-07-18 13:02:41', '', 'BPC-157 TB-500-image', '', 'inherit', 'closed', 'closed', '', 'bpc-157-tb-500-image', '', '', '2026-07-18 13:02:41', '2026-07-18 13:02:41', '', 144, 'https://mrarif.me/pch/wp-content/uploads/2026/07/BPC-157-TB-500-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(151, 1, '2026-07-19 05:53:57', '2026-07-19 05:53:57', '<p data-start=\"134\" data-end=\"213\"><strong data-start=\"134\" data-end=\"213\">BPC-157 + TB-500 – 10mg (Lyophilized Peptide Blend) – For Research Use Only</strong></p>\n<p data-start=\"215\" data-end=\"438\">This advanced research peptide blend combines <strong data-start=\"261\" data-end=\"272\">BPC-157</strong> and <strong data-start=\"277\" data-end=\"314\">TB-500 (Thymosin Beta-4 Fragment)</strong> — two well-studied peptides known for their potential in <strong data-start=\"372\" data-end=\"437\">tissue repair, inflammation control, and accelerated recovery</strong>.</p>\n\n<ul style=\"margin-left: 18px;\">\n 	<li data-start=\"440\" data-end=\"616\">\n<p data-start=\"442\" data-end=\"616\"><strong data-start=\"442\" data-end=\"453\">BPC-157</strong> is a synthetic peptide derived from a gastric protein, studied for its possible role in <strong data-start=\"542\" data-end=\"613\">gut health, tendon and ligament repair, and inflammation modulation</strong>.</p>\n</li>\n 	<li data-start=\"617\" data-end=\"768\">\n<p data-start=\"619\" data-end=\"768\"><strong data-start=\"619\" data-end=\"629\">TB-500</strong> is a synthetic fragment of Thymosin Beta-4, researched for its potential to promote <strong data-start=\"714\" data-end=\"767\">cell migration, angiogenesis, and muscle recovery</strong>.</p>\n</li>\n</ul>\n<p data-start=\"770\" data-end=\"920\">Together, this combination is highly sought after in research models involving <strong data-start=\"849\" data-end=\"919\">injury recovery, soft tissue repair, and anti-inflammatory studies</strong>.</p>\n<p data-start=\"922\" data-end=\"942\"><strong data-start=\"922\" data-end=\"942\">Product Details:</strong></p>\n\n<ul style=\"margin-left: 18px;\">\n 	<li data-start=\"944\" data-end=\"1012\">\n<p data-start=\"946\" data-end=\"1012\">Peptides: BPC-157 + TB-500 (5mg each unless otherwise specified)</p>\n</li>\n 	<li data-start=\"1013\" data-end=\"1029\">\n<p data-start=\"1015\" data-end=\"1029\">Purity: &gt;98%</p>\n</li>\n 	<li data-start=\"1030\" data-end=\"1058\">\n<p data-start=\"1032\" data-end=\"1058\">Form: Lyophilized powder</p>\n</li>\n 	<li data-start=\"1059\" data-end=\"1086\">\n<p data-start=\"1061\" data-end=\"1086\">Quantity: 10mg per vial</p>\n</li>\n 	<li data-start=\"1087\" data-end=\"1207\">\n<p data-start=\"1089\" data-end=\"1207\">Storage: Store at <strong data-start=\"1107\" data-end=\"1115\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"1162\" data-end=\"1173\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\n</li>\n 	<li data-start=\"1208\" data-end=\"1303\">\n<p data-start=\"1210\" data-end=\"1303\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\n</li>\n</ul>\n<p data-start=\"1305\" data-end=\"1341\"><strong data-start=\"1305\" data-end=\"1341\">Potential Research Applications:</strong></p>\n\n<ul style=\"margin-left: 18px;\">\n 	<li data-start=\"1343\" data-end=\"1393\">\n<p data-start=\"1345\" data-end=\"1393\">Injury recovery and soft tissue repair studies</p>\n</li>\n 	<li data-start=\"1394\" data-end=\"1441\">\n<p data-start=\"1396\" data-end=\"1441\">Tendon, ligament, and muscle healing models</p>\n</li>\n 	<li data-start=\"1442\" data-end=\"1494\">\n<p data-start=\"1444\" data-end=\"1494\">Anti-inflammatory and immune modulation research</p>\n</li>\n 	<li data-start=\"1495\" data-end=\"1552\">\n<p data-start=\"1497\" data-end=\"1552\">Angiogenesis and cellular regeneration investigations</p>\n</li>\n</ul>\n\n<hr data-start=\"1554\" data-end=\"1557\" />\n<p data-start=\"1559\" data-end=\"1669\"><em data-start=\"1559\" data-end=\"1669\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'BPC-157 / TB-500', 'This advanced research peptide blend combines <strong data-start=\"261\" data-end=\"272\">BPC-157</strong> and <strong data-start=\"277\" data-end=\"314\">TB-500 (Thymosin Beta-4 Fragment)</strong> — two well-studied peptides known for their potential in <strong data-start=\"372\" data-end=\"437\">tissue repair, inflammation control, and accelerated recovery</strong>.', 'inherit', 'closed', 'closed', '', '144-autosave-v1', '', '', '2026-07-19 05:53:57', '2026-07-19 05:53:57', '', 144, 'https://mrarif.me/pch/?p=151', 0, 'revision', '', 0),
(726, 1, '2026-07-21 12:07:24', '2026-07-21 12:07:24', '', 'BPC-157 - 10mg, 1 Vial', 'Size: 10mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'bpc-157-1-vial-10mg', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', '', 147, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=726', 1, 'product_variation', '', 0),
(152, 1, '2026-07-18 13:21:20', '2026-07-18 13:21:20', '<p data-start=\"106\" data-end=\"195\"><strong data-start=\"106\" data-end=\"195\">TB-500 (Thymosin Beta-4 Fragment) – 5mg or 10mg (Lyophilized Peptide) – For Research Use Only</strong></p>\r\n<p data-start=\"197\" data-end=\"563\"><strong data-start=\"197\" data-end=\"207\">TB-500</strong> is a synthetic peptide fragment of <strong data-start=\"243\" data-end=\"262\">Thymosin Beta-4</strong>, extensively studied for its potential in <strong data-start=\"305\" data-end=\"363\">tissue repair, wound healing, and inflammation control</strong>. Research models have explored TB-500’s ability to promote <strong data-start=\"423\" data-end=\"476\">cell migration, angiogenesis, and muscle recovery</strong>, making it a key subject in studies on <strong data-start=\"516\" data-end=\"562\">soft tissue regeneration and injury repair</strong>.</p>\r\n<p data-start=\"565\" data-end=\"662\">Its mechanism of action is often linked to its role in <strong data-start=\"620\" data-end=\"661\">actin binding and cellular protection</strong>.</p>\r\n<p data-start=\"664\" data-end=\"684\"><strong data-start=\"664\" data-end=\"684\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li data-start=\"686\" data-end=\"732\">\r\n<p data-start=\"688\" data-end=\"732\">Peptide: TB-500 (Thymosin Beta-4 Fragment)</p>\r\n</li>\r\n 	<li data-start=\"733\" data-end=\"749\">\r\n<p data-start=\"735\" data-end=\"749\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"750\" data-end=\"778\">\r\n<p data-start=\"752\" data-end=\"778\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"779\" data-end=\"805\">\r\n<p data-start=\"781\" data-end=\"805\">Quantity: 5mg or 10mg per vial</p>\r\n</li>\r\n 	<li data-start=\"806\" data-end=\"926\">\r\n<p data-start=\"808\" data-end=\"926\">Storage: Store at <strong data-start=\"826\" data-end=\"834\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"881\" data-end=\"892\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\r\n</li>\r\n 	<li data-start=\"927\" data-end=\"1022\">\r\n<p data-start=\"929\" data-end=\"1022\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1024\" data-end=\"1060\"><strong data-start=\"1024\" data-end=\"1060\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li data-start=\"1062\" data-end=\"1112\">\r\n<p data-start=\"1064\" data-end=\"1112\">Soft tissue repair and muscle recovery studies</p>\r\n</li>\r\n 	<li data-start=\"1113\" data-end=\"1163\">\r\n<p data-start=\"1115\" data-end=\"1163\">Wound healing and angiogenesis research models</p>\r\n</li>\r\n 	<li data-start=\"1164\" data-end=\"1225\">\r\n<p data-start=\"1166\" data-end=\"1225\">Inflammation control and immune modulation investigations</p>\r\n</li>\r\n 	<li data-start=\"1226\" data-end=\"1271\">\r\n<p data-start=\"1228\" data-end=\"1271\">Cellular regeneration and repair research</p>\r\n</li>\r\n</ul>\r\n\r\n<hr data-start=\"1273\" data-end=\"1276\" />\r\n<p data-start=\"1278\" data-end=\"1388\"><em data-start=\"1278\" data-end=\"1388\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'TB-500', 'TB-500 is a synthetic peptide fragment of Thymosin Beta-4, extensively studied for its potential in tissue repair, wound healing, and inflammation control. Research models have explored TB-500’s ability to promote cell migration, angiogenesis, and muscle recovery, making it a key subject in studies on soft tissue regeneration and injury repair.', 'publish', 'closed', 'closed', '', 'tb-500', '', '', '2026-07-21 12:12:02', '2026-07-21 12:12:02', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=152', 0, 'product', '', 0),
(732, 1, '2026-07-21 12:13:17', '2026-07-21 12:13:17', '', 'CJC-1295 NO DAC - 10mg, 1 Vial', 'Size: 10mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'cjc-1295-no-dac-1-vial-10mg', '', '', '2026-07-21 12:15:49', '2026-07-21 12:15:49', '', 155, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=732', 1, 'product_variation', '', 0),
(154, 1, '2026-07-18 13:24:53', '2026-07-18 13:24:53', '', 'TB 500 image', '', 'inherit', 'closed', 'closed', '', 'tb-500-image', '', '', '2026-07-18 13:24:53', '2026-07-18 13:24:53', '', 152, 'https://mrarif.me/pch/wp-content/uploads/2026/07/TB-500-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(155, 1, '2026-07-18 13:26:00', '2026-07-18 13:26:00', '<p data-start=\"94\" data-end=\"165\"><strong data-start=\"94\" data-end=\"165\">CJC-1295 No DAC – 5mg (Lyophilized Peptide) – For Research Use Only</strong></p>\r\n<p data-start=\"167\" data-end=\"486\"><strong data-start=\"167\" data-end=\"186\">CJC-1295 No DAC</strong> is a synthetic analog of <strong data-start=\"212\" data-end=\"255\">Growth Hormone-Releasing Hormone (GHRH)</strong> designed for research on stimulating natural growth hormone (GH) release in a pulsatile manner. The <strong data-start=\"356\" data-end=\"392\">“No DAC” (Drug Affinity Complex)</strong> version has a shorter half-life, allowing it to mimic the body’s natural GH secretion rhythm.</p>\r\n<p data-start=\"488\" data-end=\"676\">CJC-1295 No DAC is commonly studied in models focused on <strong data-start=\"545\" data-end=\"604\">muscle growth, fat metabolism, anti-aging, and recovery</strong> when used alone or stacked with other GH secretagogues like Ipamorelin.</p>\r\n<p data-start=\"678\" data-end=\"698\"><strong data-start=\"678\" data-end=\"698\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"700\" data-end=\"728\">\r\n<p data-start=\"702\" data-end=\"728\">Peptide: CJC-1295 No DAC</p>\r\n</li>\r\n 	<li data-start=\"729\" data-end=\"745\">\r\n<p data-start=\"731\" data-end=\"745\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"746\" data-end=\"774\">\r\n<p data-start=\"748\" data-end=\"774\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"775\" data-end=\"801\">\r\n<p data-start=\"777\" data-end=\"801\">Quantity: 5mg per vial</p>\r\n</li>\r\n 	<li data-start=\"802\" data-end=\"922\">\r\n<p data-start=\"804\" data-end=\"922\">Storage: Store at <strong data-start=\"822\" data-end=\"830\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"877\" data-end=\"888\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\r\n</li>\r\n 	<li data-start=\"923\" data-end=\"1015\">\r\n<p data-start=\"925\" data-end=\"1015\">Grade: For research purposes only. Not for human use, medical, or diagnostic applications.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1017\" data-end=\"1053\"><strong data-start=\"1017\" data-end=\"1053\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"1055\" data-end=\"1089\">\r\n<p data-start=\"1057\" data-end=\"1089\">Growth hormone release studies</p>\r\n</li>\r\n 	<li data-start=\"1090\" data-end=\"1127\">\r\n<p data-start=\"1092\" data-end=\"1127\">Muscle growth and recovery models</p>\r\n</li>\r\n 	<li data-start=\"1128\" data-end=\"1165\">\r\n<p data-start=\"1130\" data-end=\"1165\">Anti-aging and longevity research</p>\r\n</li>\r\n 	<li data-start=\"1166\" data-end=\"1220\">\r\n<p data-start=\"1168\" data-end=\"1220\">Fat metabolism and body composition investigations</p>\r\n</li>\r\n</ul>', 'CJC-1295 NO DAC', 'CJC-1295 No DAC is a synthetic analog of Growth Hormone-Releasing Hormone (GHRH) designed for research on stimulating natural growth hormone (GH) release in a pulsatile manner. The “No DAC” (Drug Affinity Complex) version has a shorter half-life, allowing it to mimic the body’s natural GH secretion rhythm.', 'publish', 'closed', 'closed', '', 'cjc-1295-no-dac', '', '', '2026-07-21 12:15:51', '2026-07-21 12:15:51', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=155', 0, 'product', '', 0),
(160, 1, '2026-07-18 13:34:48', '2026-07-18 13:34:48', '', 'fav-icon (1)', '', 'inherit', 'closed', 'closed', '', 'fav-icon-1', '', '', '2026-07-18 13:34:48', '2026-07-18 13:34:48', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/fav-icon-1.png', 0, 'attachment', 'image/png', 0),
(735, 1, '2026-07-21 12:17:09', '2026-07-21 12:17:09', '', 'Tesamorelin - 10mg, 1 Vial', 'Size: 10mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'tesamorelin-1-vial-10mg', '', '', '2026-07-21 12:18:30', '2026-07-21 12:18:30', '', 258, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=735', 1, 'product_variation', '', 0),
(159, 1, '2026-07-18 13:35:07', '2026-07-18 13:35:07', '{\n    \"astra-child::custom_logo\": {\n        \"value\": 25,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 13:30:56\"\n    },\n    \"site_icon\": {\n        \"value\": 161,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-18 13:35:07\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '9ae30538-5810-4731-88d4-c5a2db8c5dea', '', '', '2026-07-18 13:35:07', '2026-07-18 13:35:07', '', 0, 'https://mrarif.me/pch/?p=159', 0, 'customize_changeset', '', 0),
(217, 1, '2026-07-19 06:32:13', '2026-07-19 06:32:13', '', 'COA-Template-1', '', 'inherit', 'closed', 'closed', '', 'coa-template-1', '', '', '2026-07-19 06:32:13', '2026-07-19 06:32:13', '', 155, 'https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template-1.png', 0, 'attachment', 'image/png', 0),
(219, 1, '2026-07-19 06:51:55', '2026-07-19 06:51:55', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 06:51:55', '2026-07-19 06:51:55', '', 116, 'https://mrarif.me/pch/?p=219', 0, 'revision', '', 0),
(220, 1, '2026-07-19 06:54:39', '2026-07-19 06:54:39', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 06:54:39', '2026-07-19 06:54:39', '', 116, 'https://mrarif.me/pch/?p=220', 0, 'revision', '', 0),
(221, 1, '2026-07-19 07:05:24', '2026-07-19 07:05:24', '{\n    \"custom_css[astra-child]\": {\n        \"value\": \".single-product .woocommerce-product-gallery,\\n.single-product .woocommerce-product-gallery__wrapper,\\n.single-product .woocommerce-product-gallery__image {\\n    background: transparent !important;\\n}\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:05:24\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '62f05448-92d0-443a-abc5-c5e511078210', '', '', '2026-07-19 07:05:24', '2026-07-19 07:05:24', '', 0, 'https://mrarif.me/pch/62f05448-92d0-443a-abc5-c5e511078210/', 0, 'customize_changeset', '', 0),
(222, 1, '2026-07-19 07:05:24', '2026-07-19 07:05:24', '', 'astra-child', '', 'publish', 'closed', 'closed', '', 'astra-child', '', '', '2026-07-19 07:05:57', '2026-07-19 07:05:57', '', 0, 'https://mrarif.me/pch/astra-child/', 0, 'custom_css', '', 0),
(225, 1, '2026-07-19 07:05:57', '2026-07-19 07:05:57', '', 'astra-child', '', 'inherit', 'closed', 'closed', '', '222-revision-v1', '', '', '2026-07-19 07:05:57', '2026-07-19 07:05:57', '', 222, 'https://mrarif.me/pch/?p=225', 0, 'revision', '', 0),
(226, 1, '2026-07-19 07:13:43', '2026-07-19 07:13:43', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:13:43', '2026-07-19 07:13:43', '', 116, 'https://mrarif.me/pch/?p=226', 0, 'revision', '', 0),
(223, 1, '2026-07-19 07:05:24', '2026-07-19 07:05:24', '.single-product .woocommerce-product-gallery,\n.single-product .woocommerce-product-gallery__wrapper,\n.single-product .woocommerce-product-gallery__image {\n    background: transparent !important;\n}', 'astra-child', '', 'inherit', 'closed', 'closed', '', '222-revision-v1', '', '', '2026-07-19 07:05:24', '2026-07-19 07:05:24', '', 222, 'https://mrarif.me/pch/?p=223', 0, 'revision', '', 0),
(224, 1, '2026-07-19 07:05:57', '2026-07-19 07:05:57', '{\n    \"custom_css[astra-child]\": {\n        \"value\": \"\",\n        \"type\": \"custom_css\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:05:57\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'dee7f8bb-9f8c-4c13-992c-ae5bc7004752', '', '', '2026-07-19 07:05:57', '2026-07-19 07:05:57', '', 0, 'https://mrarif.me/pch/dee7f8bb-9f8c-4c13-992c-ae5bc7004752/', 0, 'customize_changeset', '', 0),
(227, 1, '2026-07-19 07:14:15', '2026-07-19 07:14:15', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:14:15', '2026-07-19 07:14:15', '', 116, 'https://mrarif.me/pch/?p=227', 0, 'revision', '', 0),
(158, 1, '2026-07-18 13:29:46', '2026-07-18 13:29:46', '', 'CJC-1295 no Dac Image', '', 'inherit', 'closed', 'closed', '', 'cjc-1295-no-dac-image', '', '', '2026-07-18 13:29:46', '2026-07-18 13:29:46', '', 155, 'https://mrarif.me/pch/wp-content/uploads/2026/07/CJC-1295-no-Dac-Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(161, 1, '2026-07-18 13:35:03', '2026-07-18 13:35:03', 'https://mrarif.me/pch/wp-content/uploads/2026/07/cropped-fav-icon-1.png', 'cropped-fav-icon-1.png', '', 'inherit', 'closed', 'closed', '', 'cropped-fav-icon-1-png', '', '', '2026-07-18 13:35:03', '2026-07-18 13:35:03', '', 160, 'https://mrarif.me/pch/wp-content/uploads/2026/07/cropped-fav-icon-1.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpp_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
(162, 1, '2026-07-18 13:36:09', '2026-07-18 13:36:09', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Research Article\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'publish', 'closed', 'closed', '', 'footer', '', '', '2026-07-19 15:55:36', '2026-07-19 15:55:36', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&#038;p=162', 0, 'elementor_library', '', 0),
(503, 1, '2026-07-19 15:15:17', '2026-07-19 15:15:17', '{\n    \"astra-settings[site-content-width]\": {\n        \"value\": 1240,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 15:15:17\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '0103ba6c-acdf-43b6-9f3c-240c7f16630c', '', '', '2026-07-19 15:15:17', '2026-07-19 15:15:17', '', 0, 'https://mrarif.me/pch/0103ba6c-acdf-43b6-9f3c-240c7f16630c/', 0, 'customize_changeset', '', 0),
(164, 1, '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 'svg-image-21.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-21-svg', '', '', '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-21.svg', 0, 'attachment', 'image/svg+xml', 0),
(165, 1, '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 'svg-image-24.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-24-svg', '', '', '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-24.svg', 0, 'attachment', 'image/svg+xml', 0),
(166, 1, '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 'svg-image-23.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-23-svg', '', '', '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-23.svg', 0, 'attachment', 'image/svg+xml', 0),
(167, 1, '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 'svg-image-22.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-22-svg', '', '', '2026-07-18 13:39:23', '2026-07-18 13:39:23', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-22.svg', 0, 'attachment', 'image/svg+xml', 0),
(168, 1, '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 'svg-image-38-1.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-38-1-svg', '', '', '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(169, 1, '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 'svg-image-42.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-42-svg', '', '', '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg', 0, 'attachment', 'image/svg+xml', 0),
(170, 1, '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 'svg-image-41.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-41-svg', '', '', '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg', 0, 'attachment', 'image/svg+xml', 0),
(171, 1, '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 'svg-image-40.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-40-svg', '', '', '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg', 0, 'attachment', 'image/svg+xml', 0),
(172, 1, '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 'svg-image-39.svg', '', 'inherit', 'closed', 'closed', '', 'svg-image-39-svg', '', '', '2026-07-18 13:39:24', '2026-07-18 13:39:24', '', 0, 'https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg', 0, 'attachment', 'image/svg+xml', 0),
(536, 1, '2026-07-19 15:31:34', '2026-07-19 15:31:34', '<h2>Terms &amp; Conditions</h2>		Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.			<h5>Product Use &amp; Research Disclaimer</h5>		<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.</p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.</p>			<h5>Website Usage</h5>		<p>You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.</p>			<h5>Product Information</h5>		<p>PCH Peptides strives to provide accurate product descriptions, specifications, and information. However, product details, availability, pricing, and website content may be updated or changed at any time without prior notice.</p>			<h5>Limitation of Liability</h5>		<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.</p>', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:31:34', '2026-07-19 15:31:34', '', 485, 'https://mrarif.me/pch/?p=536', 0, 'revision', '', 0),
(537, 1, '2026-07-19 15:33:52', '2026-07-19 15:33:52', '', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2026-07-19 15:33:52', '2026-07-19 15:33:52', '', 487, 'https://mrarif.me/pch/?p=537', 0, 'revision', '', 0),
(538, 1, '2026-07-19 15:33:52', '2026-07-19 15:33:52', '', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2026-07-19 15:33:52', '2026-07-19 15:33:52', '', 487, 'https://mrarif.me/pch/?p=538', 0, 'revision', '', 0),
(539, 1, '2026-07-19 15:33:52', '2026-07-19 15:33:52', '<h2>Privacy Policy</h2>		At PCH Peptides, we respect your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and safeguard your information when you visit our website or place an order.			<h5>Information We Collect</h5>		When you use our website, we may collect information such as your name, email address, billing details, shipping information, payment details, and other information necessary to process your order and provide customer support.			<h5>How We Use Your Information</h5>		<p data-start=\"3822\" data-end=\"3854\">Your information may be used to:</p><ul data-start=\"3856\" data-end=\"4100\"><li data-section-id=\"1aumg44\" data-start=\"3856\" data-end=\"3891\">Process and fulfill your orders</li><li data-section-id=\"p8ziti\" data-start=\"3892\" data-end=\"3932\">Provide customer service and support</li><li data-section-id=\"v2ovf\" data-start=\"3933\" data-end=\"3983\">Send order updates and important notifications</li><li data-section-id=\"1ydd60t\" data-start=\"3984\" data-end=\"4038\">Improve our website, products, and user experience</li><li data-section-id=\"15pfzkm\" data-start=\"4039\" data-end=\"4100\">Maintain website security and prevent fraudulent activit</li></ul>			<h5>Data Protection &amp; Security</h5>		PCH Peptides uses appropriate security measures to help protect your personal information. We implement industry-standard practices designed to safeguard customer data and maintain a secure online experience.			<h5>Third-Party Services</h5>		We may use trusted third-party providers for payment processing, shipping services, analytics, and website functionality. These providers only receive information necessary to perform their services.', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2026-07-19 15:33:52', '2026-07-19 15:33:52', '', 487, 'https://mrarif.me/pch/?p=539', 0, 'revision', '', 0),
(540, 1, '2026-07-19 15:35:02', '2026-07-19 15:35:02', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'contact form two', '', 'publish', 'closed', 'closed', '', 'contact-form-two', '', '', '2026-07-19 15:35:02', '2026-07-19 15:35:02', '', 0, 'https://mrarif.me/pch/?elementor_library=contact-form-two', 0, 'elementor_library', '', 0),
(541, 1, '2026-07-19 15:35:02', '2026-07-19 15:35:02', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'contact form two', '', 'inherit', 'closed', 'closed', '', '540-revision-v1', '', '', '2026-07-19 15:35:02', '2026-07-19 15:35:02', '', 540, 'https://mrarif.me/pch/?p=541', 0, 'revision', '', 0),
(175, 1, '2026-07-18 13:39:52', '2026-07-18 13:39:52', '', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 13:39:52', '2026-07-18 13:39:52', '', 162, 'https://mrarif.me/pch/?p=175', 0, 'revision', '', 0),
(407, 1, '2026-07-19 14:23:37', '2026-07-19 14:23:37', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n										Contact Us\n									</li>\n								<li>\n										Your Account\n									</li>\n								<li>\n										Shipping &amp; Returns\n									</li>\n								<li>\n										Terms &amp; Conditions\n									</li>\n								<li>\n										Privacy Policy\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-19 14:23:37', '2026-07-19 14:23:37', '', 162, 'https://mrarif.me/pch/?p=407', 0, 'revision', '', 0),
(193, 1, '2026-07-18 14:09:59', '2026-07-18 14:09:59', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n										Contact Us\n									</li>\n								<li>\n										Your Account\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n										Terms &amp; Conditions\n									</li>\n								<li>\n										Privacy Policy\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 14:09:59', '2026-07-18 14:09:59', '', 162, 'https://mrarif.me/pch/?p=193', 0, 'revision', '', 0),
(185, 1, '2026-07-18 14:05:11', '2026-07-18 14:05:11', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h6>Quick Links</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h6>Support</h6>							<ul>\n							<li>\n										Contact Us\n									</li>\n								<li>\n										Your Account\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n										Terms &amp; Conditions\n									</li>\n								<li>\n										Privacy Policy\n									</li>\n						</ul>\n							<h6>Contact Info</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 14:05:11', '2026-07-18 14:05:11', '', 162, 'https://mrarif.me/pch/?p=185', 0, 'revision', '', 0),
(184, 1, '2026-07-18 14:03:23', '2026-07-18 14:03:23', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h6>Quick Links</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h6>Support</h6>							<ul>\n							<li>\n										Contact Us\n									</li>\n								<li>\n										Your Account\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n										Terms &amp; Conditions\n									</li>\n								<li>\n										Privacy Policy\n									</li>\n						</ul>\n							<h6>Contact Info</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\n									</li>\n								<li>\n											<a href=\"mailto:support@qualitide.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@qualitide.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:+18887789338\">\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										Phone: +1 888 778 9338\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 14:03:23', '2026-07-18 14:03:23', '', 162, 'https://mrarif.me/pch/?p=184', 0, 'revision', '', 0),
(183, 1, '2026-07-18 14:02:58', '2026-07-18 14:02:58', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h6>Quick Links</h6>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h6>Support</h6>							<ul>\n							<li>\n											<a href=\"https://qualitide.com/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h6>Contact Info</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\n									</li>\n								<li>\n											<a href=\"mailto:support@qualitide.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@qualitide.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:+18887789338\">\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										Phone: +1 888 778 9338\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 14:02:58', '2026-07-18 14:02:58', '', 162, 'https://mrarif.me/pch/?p=183', 0, 'revision', '', 0),
(178, 1, '2026-07-18 13:47:08', '2026-07-18 13:47:08', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"2560\" height=\"2560\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/logo-sqare-new-scaled.png\" alt=\"\" />													<p>Explore our selection of 99%+ purified research peptides and reference compounds for laboratory use.</p>			<h6>Quick Links</h6>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n											 Cosmetic Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/\">\n											Research Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/nootropic-peptides/\">\n											Peptide Sprays\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blogs\n											</a>\n									</li>\n						</ul>\n							<h6>Support</h6>							<ul>\n							<li>\n											<a href=\"https://qualitide.com/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h6>Contact Info</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\n									</li>\n								<li>\n											<a href=\"mailto:support@qualitide.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@qualitide.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:+18887789338\">\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										Phone: +1 888 778 9338\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 13:47:08', '2026-07-18 13:47:08', '', 162, 'https://mrarif.me/pch/?p=178', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(176, 1, '2026-07-18 13:39:52', '2026-07-18 13:39:52', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"2560\" height=\"2560\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/logo-sqare-new-scaled.png\" alt=\"\" />													<p>Explore our selection of 99%+ purified research peptides and reference compounds for laboratory use.</p>			<h6>Quick Links</h6>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n											 Cosmetic Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/\">\n											Research Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/nootropic-peptides/\">\n											Peptide Sprays\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blogs\n											</a>\n									</li>\n						</ul>\n							<h6>Support</h6>							<ul>\n							<li>\n											<a href=\"https://qualitide.com/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h6>Contact Info</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\n									</li>\n								<li>\n											<a href=\"mailto:support@qualitide.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@qualitide.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:+18887789338\">\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										Phone: +1 888 778 9338\n											</a>\n									</li>\n						</ul>\n				<p><strong id=\"e-mp59yuev-a5cpoub\"><em id=\"e-mp59yuev-6ghhquf\">Disclaimer</em></strong><em id=\"e-mp59yuev-n0l40ln\">: All products are sold strictly for laboratory research purposes only. Not for human or veterinary use, consumption, therapeutic, or diagnostic application. By purchasing, you confirm you are a qualified professional and legally permitted to handle these materials in compliance with all applicable laws and regulations. Misuse, resale for unauthorized purposes, or unlawful application is strictly prohibited. Qualitide disclaims all liability for improper use, handling, or regulatory non-compliance.</em></p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 13:39:52', '2026-07-18 13:39:52', '', 162, 'https://mrarif.me/pch/?p=176', 0, 'revision', '', 0),
(177, 1, '2026-07-18 13:40:36', '2026-07-18 13:40:36', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"2560\" height=\"2560\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/logo-sqare-new-scaled.png\" alt=\"\" />													<p>Explore our selection of 99%+ purified research peptides and reference compounds for laboratory use.</p>			<h6>Quick Links</h6>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n											 Cosmetic Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/\">\n											Research Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/nootropic-peptides/\">\n											Peptide Sprays\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blogs\n											</a>\n									</li>\n						</ul>\n							<h6>Support</h6>							<ul>\n							<li>\n											<a href=\"https://qualitide.com/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h6>Contact Info</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\n									</li>\n								<li>\n											<a href=\"mailto:support@qualitide.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@qualitide.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:+18887789338\">\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										Phone: +1 888 778 9338\n											</a>\n									</li>\n						</ul>\n				<p><strong id=\"e-mp59yuev-a5cpoub\"><em id=\"e-mp59yuev-6ghhquf\">Disclaimer</em></strong><em id=\"e-mp59yuev-n0l40ln\">: All products are sold strictly for laboratory research purposes only. Not for human or veterinary use, consumption, therapeutic, or diagnostic application. By purchasing, you confirm you are a qualified professional and legally permitted to handle these materials in compliance with all applicable laws and regulations. Misuse, resale for unauthorized purposes, or unlawful application is strictly prohibited. Qualitide disclaims all liability for improper use, handling, or regulatory non-compliance.</em></p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 13:40:36', '2026-07-18 13:40:36', '', 162, 'https://mrarif.me/pch/?p=177', 0, 'revision', '', 0),
(179, 1, '2026-07-18 13:47:33', '2026-07-18 13:47:33', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>Add Your Heading Text Here</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 13:47:33', '2026-07-18 13:47:33', '', 27, 'https://mrarif.me/pch/?p=179', 0, 'revision', '', 0),
(180, 1, '2026-07-18 13:47:33', '2026-07-18 13:47:33', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>Add Your Heading Text Here</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 13:47:33', '2026-07-18 13:47:33', '', 27, 'https://mrarif.me/pch/?p=180', 0, 'revision', '', 0),
(181, 1, '2026-07-18 13:47:33', '2026-07-18 13:47:33', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>Add Your Heading Text Here</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 13:47:33', '2026-07-18 13:47:33', '', 27, 'https://mrarif.me/pch/?p=181', 0, 'revision', '', 0),
(182, 1, '2026-07-18 13:48:17', '2026-07-18 13:48:17', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"2560\" height=\"2560\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/logo-sqare-new-scaled.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h6>Quick Links</h6>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/cosmetic-peptides/\">\n											 Cosmetic Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/\">\n											Research Peptides\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/product-category/research-peptides/nootropic-peptides/\">\n											Peptide Sprays\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blogs\n											</a>\n									</li>\n						</ul>\n							<h6>Support</h6>							<ul>\n							<li>\n											<a href=\"https://qualitide.com/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h6>Contact Info</h6>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										3326 Durham-Chapel Hill Blvd, Durham, North Carolina, 27707, USA\n									</li>\n								<li>\n											<a href=\"mailto:support@qualitide.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@qualitide.com\n											</a>\n									</li>\n								<li>\n											<a href=\"tel:+18887789338\">\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										Phone: +1 888 778 9338\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 13:48:17', '2026-07-18 13:48:17', '', 162, 'https://mrarif.me/pch/?p=182', 0, 'revision', '', 0),
(186, 1, '2026-07-18 14:05:50', '2026-07-18 14:05:50', '<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>													<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n										Contact Us\n									</li>\n								<li>\n										Your Account\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n										Terms &amp; Conditions\n									</li>\n								<li>\n										Privacy Policy\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 14:05:50', '2026-07-18 14:05:50', '', 162, 'https://mrarif.me/pch/?p=186', 0, 'revision', '', 0),
(187, 1, '2026-07-18 14:06:41', '2026-07-18 14:06:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>Add Your Heading Text Here</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:06:41', '2026-07-18 14:06:41', '', 27, 'https://mrarif.me/pch/?p=187', 0, 'revision', '', 0),
(188, 1, '2026-07-18 14:06:41', '2026-07-18 14:06:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>Add Your Heading Text Here</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:06:41', '2026-07-18 14:06:41', '', 27, 'https://mrarif.me/pch/?p=188', 0, 'revision', '', 0),
(189, 1, '2026-07-18 14:06:41', '2026-07-18 14:06:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:06:41', '2026-07-18 14:06:41', '', 27, 'https://mrarif.me/pch/?p=189', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(190, 1, '2026-07-18 14:09:10', '2026-07-18 14:09:10', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:09:10', '2026-07-18 14:09:10', '', 27, 'https://mrarif.me/pch/?p=190', 0, 'revision', '', 0),
(191, 1, '2026-07-18 14:09:10', '2026-07-18 14:09:10', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:09:10', '2026-07-18 14:09:10', '', 27, 'https://mrarif.me/pch/?p=191', 0, 'revision', '', 0),
(192, 1, '2026-07-18 14:09:10', '2026-07-18 14:09:10', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:09:10', '2026-07-18 14:09:10', '', 27, 'https://mrarif.me/pch/?p=192', 0, 'revision', '', 0),
(194, 1, '2026-07-18 14:10:49', '2026-07-18 14:10:49', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:10:49', '2026-07-18 14:10:49', '', 27, 'https://mrarif.me/pch/?p=194', 0, 'revision', '', 0),
(195, 1, '2026-07-18 14:10:49', '2026-07-18 14:10:49', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:10:49', '2026-07-18 14:10:49', '', 27, 'https://mrarif.me/pch/?p=195', 0, 'revision', '', 0),
(196, 1, '2026-07-18 14:10:50', '2026-07-18 14:10:50', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:10:50', '2026-07-18 14:10:50', '', 27, 'https://mrarif.me/pch/?p=196', 0, 'revision', '', 0),
(197, 1, '2026-07-18 14:11:07', '2026-07-18 14:11:07', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:11:07', '2026-07-18 14:11:07', '', 27, 'https://mrarif.me/pch/?p=197', 0, 'revision', '', 0),
(198, 1, '2026-07-18 14:11:08', '2026-07-18 14:11:08', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:11:08', '2026-07-18 14:11:08', '', 27, 'https://mrarif.me/pch/?p=198', 0, 'revision', '', 0),
(199, 1, '2026-07-18 14:11:08', '2026-07-18 14:11:08', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-18 14:11:08', '2026-07-18 14:11:08', '', 27, 'https://mrarif.me/pch/?p=199', 0, 'revision', '', 0),
(200, 1, '2026-07-18 14:12:16', '2026-07-18 14:12:16', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n										Contact Us\n									</li>\n								<li>\n										Your Account\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n										Terms &amp; Conditions\n									</li>\n								<li>\n										Privacy Policy\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 14:12:16', '2026-07-18 14:12:16', '', 162, 'https://mrarif.me/pch/?p=200', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(201, 1, '2026-07-18 14:13:19', '2026-07-18 14:13:19', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n										Contact Us\n									</li>\n								<li>\n										Your Account\n									</li>\n								<li>\n											<a href=\"https://qualitide.com/refund_returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n										Terms &amp; Conditions\n									</li>\n								<li>\n										Privacy Policy\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-18 14:13:19', '2026-07-18 14:13:19', '', 162, 'https://mrarif.me/pch/?p=201', 0, 'revision', '', 0),
(202, 1, '2026-07-19 05:30:08', '2026-07-19 05:30:08', '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 Additional info', 'product-additional-info', 'publish', 'closed', 'closed', '', 'group_6a5c5f671d1aa', '', '', '2026-07-19 05:30:21', '2026-07-19 05:30:21', '', 0, 'https://mrarif.me/pch/?post_type=acf-field-group&#038;p=202', 0, 'acf-field-group', '', 0),
(203, 1, '2026-07-19 05:30:08', '2026-07-19 05:30:08', '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;}', 'Upload COA', 'upload_coa', 'publish', 'closed', 'closed', '', 'field_6a5c5f6e568eb', '', '', '2026-07-19 05:30:08', '2026-07-19 05:30:08', '', 202, 'https://mrarif.me/pch/?post_type=acf-field&p=203', 0, 'acf-field', '', 0),
(218, 1, '2026-07-19 06:41:15', '2026-07-19 06:41:15', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 06:41:15', '2026-07-19 06:41:15', '', 116, 'https://mrarif.me/pch/?p=218', 0, 'revision', '', 0),
(206, 1, '2026-07-19 05:36:44', '2026-07-19 05:36:44', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:36:44', '2026-07-19 05:36:44', '', 116, 'https://mrarif.me/pch/?p=206', 0, 'revision', '', 0),
(207, 1, '2026-07-19 05:38:04', '2026-07-19 05:38:04', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:38:04', '2026-07-19 05:38:04', '', 116, 'https://mrarif.me/pch/?p=207', 0, 'revision', '', 0),
(208, 1, '2026-07-19 05:38:27', '2026-07-19 05:38:27', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:38:27', '2026-07-19 05:38:27', '', 116, 'https://mrarif.me/pch/?p=208', 0, 'revision', '', 0),
(209, 1, '2026-07-19 05:40:17', '2026-07-19 05:40:17', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:40:17', '2026-07-19 05:40:17', '', 116, 'https://mrarif.me/pch/?p=209', 0, 'revision', '', 0),
(210, 1, '2026-07-19 05:40:30', '2026-07-19 05:40:30', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:40:30', '2026-07-19 05:40:30', '', 116, 'https://mrarif.me/pch/?p=210', 0, 'revision', '', 0),
(211, 1, '2026-07-19 05:40:56', '2026-07-19 05:40:56', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:40:56', '2026-07-19 05:40:56', '', 116, 'https://mrarif.me/pch/?p=211', 0, 'revision', '', 0),
(212, 1, '2026-07-19 05:42:24', '2026-07-19 05:42:24', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:42:24', '2026-07-19 05:42:24', '', 116, 'https://mrarif.me/pch/?p=212', 0, 'revision', '', 0),
(213, 1, '2026-07-19 05:43:01', '2026-07-19 05:43:01', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:43:01', '2026-07-19 05:43:01', '', 116, 'https://mrarif.me/pch/?p=213', 0, 'revision', '', 0),
(214, 1, '2026-07-19 05:44:04', '2026-07-19 05:44:04', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:44:04', '2026-07-19 05:44:04', '', 116, 'https://mrarif.me/pch/?p=214', 0, 'revision', '', 0),
(215, 1, '2026-07-19 05:44:19', '2026-07-19 05:44:19', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:44:19', '2026-07-19 05:44:19', '', 116, 'https://mrarif.me/pch/?p=215', 0, 'revision', '', 0),
(216, 1, '2026-07-19 05:54:50', '2026-07-19 05:54:50', '<a role=\"button\">\n									Certificate of Analysis\n					</a>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 05:54:50', '2026-07-19 05:54:50', '', 116, 'https://mrarif.me/pch/?p=216', 0, 'revision', '', 0),
(229, 1, '2026-07-19 07:21:28', '2026-07-19 07:21:28', '', 'warning_17589859', '', 'inherit', 'closed', 'closed', '', 'warning_17589859', '', '', '2026-07-19 07:21:28', '2026-07-19 07:21:28', '', 116, 'https://mrarif.me/pch/wp-content/uploads/2026/07/warning_17589859.svg', 0, 'attachment', 'image/svg+xml', 0),
(230, 1, '2026-07-19 07:21:52', '2026-07-19 07:21:52', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p>THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:21:52', '2026-07-19 07:21:52', '', 116, 'https://mrarif.me/pch/?p=230', 0, 'revision', '', 0),
(231, 1, '2026-07-19 07:24:59', '2026-07-19 07:24:59', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:24:59', '2026-07-19 07:24:59', '', 116, 'https://mrarif.me/pch/?p=231', 0, 'revision', '', 0),
(232, 1, '2026-07-19 07:25:39', '2026-07-19 07:25:39', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:25:39', '2026-07-19 07:25:39', '', 116, 'https://mrarif.me/pch/?p=232', 0, 'revision', '', 0),
(233, 1, '2026-07-19 07:26:26', '2026-07-19 07:26:26', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:26:26', '2026-07-19 07:26:26', '', 116, 'https://mrarif.me/pch/?p=233', 0, 'revision', '', 0),
(234, 1, '2026-07-19 07:26:43', '2026-07-19 07:26:43', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:26:43', '2026-07-19 07:26:43', '', 116, 'https://mrarif.me/pch/?p=234', 0, 'revision', '', 0),
(235, 1, '2026-07-19 07:26:57', '2026-07-19 07:26:57', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:26:57', '2026-07-19 07:26:57', '', 116, 'https://mrarif.me/pch/?p=235', 0, 'revision', '', 0),
(236, 1, '2026-07-19 07:27:18', '2026-07-19 07:27:18', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:27:18', '2026-07-19 07:27:18', '', 116, 'https://mrarif.me/pch/?p=236', 0, 'revision', '', 0),
(237, 1, '2026-07-19 07:28:57', '2026-07-19 07:28:57', '', 'alert_15373782', '', 'inherit', 'closed', 'closed', '', 'alert_15373782', '', '', '2026-07-19 07:28:57', '2026-07-19 07:28:57', '', 116, 'https://mrarif.me/pch/wp-content/uploads/2026/07/alert_15373782.svg', 0, 'attachment', 'image/svg+xml', 0),
(239, 1, '2026-07-19 07:29:35', '2026-07-19 07:29:35', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:29:35', '2026-07-19 07:29:35', '', 116, 'https://mrarif.me/pch/?p=239', 0, 'revision', '', 0),
(240, 1, '2026-07-19 07:29:46', '2026-07-19 07:29:46', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:29:46', '2026-07-19 07:29:46', '', 116, 'https://mrarif.me/pch/?p=240', 0, 'revision', '', 0),
(238, 1, '2026-07-19 07:29:01', '2026-07-19 07:29:01', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"512\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 512 512\" width=\"512\"><g id=\"Layer_x0020_1\"><path d=\"m487.764 468.149h-463.599c-8.89963 0-16.8001-4.60041-21.1005-12.4004-4.30041-7.80002-4.09962-16.9004.499608-24.4997l5.10002 3.1004-5.10002-3.1004 231.8-375.899c4.39962-7.20002 12.1004-11.5004 20.5985-11.5004 8.49924 0 16.0997 4.30041 20.5997 11.5004l231.8 375.899c4.69962 7.60042 4.90041 16.6997.499608 24.4997-4.29804 7.80121-12.1985 12.4004-21.0981 12.4004zm-44.8997-36.5989h-373.8c-4.20001 0-8.10002-2.29961-10.2-6.00002-2.10001-3.70041-1.99961-8.20042.300001-11.8004l186.901-302.999c2.10001-3.49962 5.89962-5.50041 9.89885-5.50041 4.09962 0 7.80002 2.10001 9.90003 5.50041l186.901 302.999c2.2004 3.60001 2.29961 8.10002.300001 11.8004-1.99961 3.70041-6.00002 6.00002-10.2 6.00002zm-378.6-14.6008 5.10002 3.19962zm5.40002 2.6008h372.6l-186.301-301.999zm187.399-110.3c-9.09924 0-16.4989-7.39963-16.4989-16.5001v-83.7983c0-9.10042 7.39963-16.5001 16.4989-16.5001 9.10042 0 16.5001 7.39963 16.5001 16.5001v83.7983c.100394 9.09924-7.29924 16.5001-16.5001 16.5001zm0-104.9c-2.5004 0-4.49883 1.99961-4.49883 4.50001v83.7983c0 2.5004 1.99843 4.50001 4.49883 4.50001s4.50001-1.99961 4.50001-4.50001v-83.7983c.100394-2.40001-1.99961-4.50001-4.50001-4.50001zm-1.09961 151.699c-11.8985 0-21.6993-9.70042-21.6993-21.7005 0-12 9.70042-21.7005 21.6993-21.7005 12 0 21.7005 9.70042 21.7005 21.7005 0 12-9.80082 21.7005-21.7005 21.7005zm0-31.2993c-5.29844 0-9.69924 4.30041-9.69924 9.70042 0 5.29962 4.30041 9.70042 9.69924 9.70042 5.29962 0 9.70042-4.30041 9.70042-9.70042 0-5.4012-4.4008-9.70042-9.70042-9.70042z\"></path></g></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:29:01', '2026-07-19 07:29:01', '', 116, 'https://mrarif.me/pch/?p=238', 0, 'revision', '', 0),
(241, 1, '2026-07-19 07:30:08', '2026-07-19 07:30:08', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:30:08', '2026-07-19 07:30:08', '', 116, 'https://mrarif.me/pch/?p=241', 0, 'revision', '', 0),
(242, 1, '2026-07-19 07:41:23', '2026-07-19 07:41:23', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:41:23', '2026-07-19 07:41:23', '', 116, 'https://mrarif.me/pch/?p=242', 0, 'revision', '', 0),
(243, 1, '2026-07-19 07:41:46', '2026-07-19 07:41:46', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:41:46', '2026-07-19 07:41:46', '', 116, 'https://mrarif.me/pch/?p=243', 0, 'revision', '', 0),
(244, 1, '2026-07-19 07:42:11', '2026-07-19 07:42:11', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									THIS IS NOT FOR HUMAN CONSUMPTION. SOLD FOR RESEARCH ONLY!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:42:11', '2026-07-19 07:42:11', '', 116, 'https://mrarif.me/pch/?p=244', 0, 'revision', '', 0),
(245, 1, '2026-07-19 07:42:44', '2026-07-19 07:42:44', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:42:44', '2026-07-19 07:42:44', '', 116, 'https://mrarif.me/pch/?p=245', 0, 'revision', '', 0),
(246, 1, '2026-07-19 07:43:02', '2026-07-19 07:43:02', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:43:02', '2026-07-19 07:43:02', '', 116, 'https://mrarif.me/pch/?p=246', 0, 'revision', '', 0),
(247, 1, '2026-07-19 07:48:19', '2026-07-19 07:48:19', '{\n    \"astra-settings[site-layout-outside-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-5)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"mobile\": {\n                \"background-color\": \"\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:48:19\"\n    },\n    \"astra-settings[content-bg-obj-responsive]\": {\n        \"value\": {\n            \"desktop\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"tablet\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            },\n            \"mobile\": {\n                \"background-color\": \"var(--ast-global-color-4)\",\n                \"background-image\": \"\",\n                \"background-repeat\": \"repeat\",\n                \"background-position\": \"center center\",\n                \"background-size\": \"auto\",\n                \"background-attachment\": \"scroll\",\n                \"background-type\": \"color\",\n                \"background-media\": \"\",\n                \"overlay-type\": \"\",\n                \"overlay-color\": \"\",\n                \"overlay-opacity\": \"\",\n                \"overlay-gradient\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:48:19\"\n    },\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#07304d\",\n                \"#57a0a8\",\n                \"#1e293b\",\n                \"#334155\",\n                \"#FFFFFF\",\n                \"#F0F5FA\",\n                \"#111111\",\n                \"#D1D5DB\",\n                \"#111111\"\n            ],\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:48:19\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#07304d\",\n                    \"#57a0a8\",\n                    \"#1e293b\",\n                    \"#334155\",\n                    \"#FFFFFF\",\n                    \"#F0F5FA\",\n                    \"#111111\",\n                    \"#D1D5DB\",\n                    \"#111111\"\n                ],\n                \"palette_2\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"palette_3\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"palette_4\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presets\": {\n                \"Oak\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"Viola\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"Cedar\": [\n                    \"#DD183B\",\n                    \"#CC1939\",\n                    \"#0F172A\",\n                    \"#3A3A3A\",\n                    \"#FFFFFF\",\n                    \"#FFEDE6\",\n                    \"#140609\",\n                    \"#FFD1BF\",\n                    \"#222222\"\n                ],\n                \"Willow\": [\n                    \"#54B435\",\n                    \"#379237\",\n                    \"#0F172A\",\n                    \"#2F3B40\",\n                    \"#FFFFFF\",\n                    \"#EDFBE2\",\n                    \"#0C1406\",\n                    \"#D5EAD8\",\n                    \"#222222\"\n                ],\n                \"Lily\": [\n                    \"#DCA54A\",\n                    \"#D09A40\",\n                    \"#0F172A\",\n                    \"#4A4A4A\",\n                    \"#FFFFFF\",\n                    \"#FAF5E5\",\n                    \"#141004\",\n                    \"#F0E6C5\",\n                    \"#222222\"\n                ],\n                \"Rose\": [\n                    \"#FB5FAB\",\n                    \"#EA559D\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FCEEF5\",\n                    \"#140610\",\n                    \"#FAD8E9\",\n                    \"#222222\"\n                ],\n                \"Sage\": [\n                    \"#1B9C85\",\n                    \"#178E79\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#EDF6EE\",\n                    \"#06140C\",\n                    \"#D4F3D7\",\n                    \"#222222\"\n                ],\n                \"Flare\": [\n                    \"#FD9800\",\n                    \"#E98C00\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FEF9E1\",\n                    \"#141006\",\n                    \"#F9F0C8\",\n                    \"#222222\"\n                ],\n                \"Maple\": [\n                    \"#FF6210\",\n                    \"#F15808\",\n                    \"#1C0D0A\",\n                    \"#353535\",\n                    \"#FFFFFF\",\n                    \"#FEF1E4\",\n                    \"#140B06\",\n                    \"#E5D7D1\",\n                    \"#222222\"\n                ],\n                \"Birch\": [\n                    \"#737880\",\n                    \"#65696F\",\n                    \"#151616\",\n                    \"#393C40\",\n                    \"#FFFFFF\",\n                    \"#F6F6F6\",\n                    \"#232529\",\n                    \"#F1F0F0\",\n                    \"#222222\"\n                ],\n                \"Dark\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presetNames\": {\n                \"palette_1\": null,\n                \"palette_2\": \"Oak\",\n                \"palette_3\": \"Viola\",\n                \"palette_4\": \"Dark\"\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:48:19\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c5f24534-19af-409a-aa27-26b808a5d302', '', '', '2026-07-19 07:48:19', '2026-07-19 07:48:19', '', 0, 'https://mrarif.me/pch/c5f24534-19af-409a-aa27-26b808a5d302/', 0, 'customize_changeset', '', 0),
(248, 1, '2026-07-19 07:48:45', '2026-07-19 07:48:45', '{\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#2254eb\",\n                \"#57a0a8\",\n                \"#1e293b\",\n                \"#334155\",\n                \"#FFFFFF\",\n                \"#F0F5FA\",\n                \"#111111\",\n                \"#D1D5DB\",\n                \"#111111\"\n            ],\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:48:45\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#2254eb\",\n                    \"#57a0a8\",\n                    \"#1e293b\",\n                    \"#334155\",\n                    \"#FFFFFF\",\n                    \"#F0F5FA\",\n                    \"#111111\",\n                    \"#D1D5DB\",\n                    \"#111111\"\n                ],\n                \"palette_2\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"palette_3\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"palette_4\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presets\": {\n                \"Oak\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"Viola\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"Cedar\": [\n                    \"#DD183B\",\n                    \"#CC1939\",\n                    \"#0F172A\",\n                    \"#3A3A3A\",\n                    \"#FFFFFF\",\n                    \"#FFEDE6\",\n                    \"#140609\",\n                    \"#FFD1BF\",\n                    \"#222222\"\n                ],\n                \"Willow\": [\n                    \"#54B435\",\n                    \"#379237\",\n                    \"#0F172A\",\n                    \"#2F3B40\",\n                    \"#FFFFFF\",\n                    \"#EDFBE2\",\n                    \"#0C1406\",\n                    \"#D5EAD8\",\n                    \"#222222\"\n                ],\n                \"Lily\": [\n                    \"#DCA54A\",\n                    \"#D09A40\",\n                    \"#0F172A\",\n                    \"#4A4A4A\",\n                    \"#FFFFFF\",\n                    \"#FAF5E5\",\n                    \"#141004\",\n                    \"#F0E6C5\",\n                    \"#222222\"\n                ],\n                \"Rose\": [\n                    \"#FB5FAB\",\n                    \"#EA559D\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FCEEF5\",\n                    \"#140610\",\n                    \"#FAD8E9\",\n                    \"#222222\"\n                ],\n                \"Sage\": [\n                    \"#1B9C85\",\n                    \"#178E79\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#EDF6EE\",\n                    \"#06140C\",\n                    \"#D4F3D7\",\n                    \"#222222\"\n                ],\n                \"Flare\": [\n                    \"#FD9800\",\n                    \"#E98C00\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FEF9E1\",\n                    \"#141006\",\n                    \"#F9F0C8\",\n                    \"#222222\"\n                ],\n                \"Maple\": [\n                    \"#FF6210\",\n                    \"#F15808\",\n                    \"#1C0D0A\",\n                    \"#353535\",\n                    \"#FFFFFF\",\n                    \"#FEF1E4\",\n                    \"#140B06\",\n                    \"#E5D7D1\",\n                    \"#222222\"\n                ],\n                \"Birch\": [\n                    \"#737880\",\n                    \"#65696F\",\n                    \"#151616\",\n                    \"#393C40\",\n                    \"#FFFFFF\",\n                    \"#F6F6F6\",\n                    \"#232529\",\n                    \"#F1F0F0\",\n                    \"#222222\"\n                ],\n                \"Dark\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presetNames\": {\n                \"palette_1\": null,\n                \"palette_2\": \"Oak\",\n                \"palette_3\": \"Viola\",\n                \"palette_4\": \"Dark\"\n            },\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:48:45\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c5fb5cc9-8222-4ed1-86f2-b78976283a3d', '', '', '2026-07-19 07:48:45', '2026-07-19 07:48:45', '', 0, 'https://mrarif.me/pch/c5fb5cc9-8222-4ed1-86f2-b78976283a3d/', 0, 'customize_changeset', '', 0),
(254, 1, '2026-07-19 07:50:22', '2026-07-19 07:50:22', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:50:22', '2026-07-19 07:50:22', '', 116, 'https://mrarif.me/pch/?p=254', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(250, 1, '2026-07-19 07:49:02', '2026-07-19 07:49:02', '{\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#102e88\",\n                \"#57a0a8\",\n                \"#1e293b\",\n                \"#334155\",\n                \"#FFFFFF\",\n                \"#F0F5FA\",\n                \"#111111\",\n                \"#D1D5DB\",\n                \"#111111\"\n            ],\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:02\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#102e88\",\n                    \"#57a0a8\",\n                    \"#1e293b\",\n                    \"#334155\",\n                    \"#FFFFFF\",\n                    \"#F0F5FA\",\n                    \"#111111\",\n                    \"#D1D5DB\",\n                    \"#111111\"\n                ],\n                \"palette_2\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"palette_3\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"palette_4\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presets\": {\n                \"Oak\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"Viola\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"Cedar\": [\n                    \"#DD183B\",\n                    \"#CC1939\",\n                    \"#0F172A\",\n                    \"#3A3A3A\",\n                    \"#FFFFFF\",\n                    \"#FFEDE6\",\n                    \"#140609\",\n                    \"#FFD1BF\",\n                    \"#222222\"\n                ],\n                \"Willow\": [\n                    \"#54B435\",\n                    \"#379237\",\n                    \"#0F172A\",\n                    \"#2F3B40\",\n                    \"#FFFFFF\",\n                    \"#EDFBE2\",\n                    \"#0C1406\",\n                    \"#D5EAD8\",\n                    \"#222222\"\n                ],\n                \"Lily\": [\n                    \"#DCA54A\",\n                    \"#D09A40\",\n                    \"#0F172A\",\n                    \"#4A4A4A\",\n                    \"#FFFFFF\",\n                    \"#FAF5E5\",\n                    \"#141004\",\n                    \"#F0E6C5\",\n                    \"#222222\"\n                ],\n                \"Rose\": [\n                    \"#FB5FAB\",\n                    \"#EA559D\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FCEEF5\",\n                    \"#140610\",\n                    \"#FAD8E9\",\n                    \"#222222\"\n                ],\n                \"Sage\": [\n                    \"#1B9C85\",\n                    \"#178E79\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#EDF6EE\",\n                    \"#06140C\",\n                    \"#D4F3D7\",\n                    \"#222222\"\n                ],\n                \"Flare\": [\n                    \"#FD9800\",\n                    \"#E98C00\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FEF9E1\",\n                    \"#141006\",\n                    \"#F9F0C8\",\n                    \"#222222\"\n                ],\n                \"Maple\": [\n                    \"#FF6210\",\n                    \"#F15808\",\n                    \"#1C0D0A\",\n                    \"#353535\",\n                    \"#FFFFFF\",\n                    \"#FEF1E4\",\n                    \"#140B06\",\n                    \"#E5D7D1\",\n                    \"#222222\"\n                ],\n                \"Birch\": [\n                    \"#737880\",\n                    \"#65696F\",\n                    \"#151616\",\n                    \"#393C40\",\n                    \"#FFFFFF\",\n                    \"#F6F6F6\",\n                    \"#232529\",\n                    \"#F1F0F0\",\n                    \"#222222\"\n                ],\n                \"Dark\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presetNames\": {\n                \"palette_1\": null,\n                \"palette_2\": \"Oak\",\n                \"palette_3\": \"Viola\",\n                \"palette_4\": \"Dark\"\n            },\n            \"flag\": true\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:02\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'e40519ff-fe5a-49a3-86fc-7999c91a1b70', '', '', '2026-07-19 07:49:02', '2026-07-19 07:49:02', '', 0, 'https://mrarif.me/pch/e40519ff-fe5a-49a3-86fc-7999c91a1b70/', 0, 'customize_changeset', '', 0),
(251, 1, '2026-07-19 07:49:31', '2026-07-19 07:49:31', '{\n    \"astra-settings[button-color]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:31\"\n    },\n    \"astra-settings[button-h-color]\": {\n        \"value\": \"var(--ast-global-color-4)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:31\"\n    },\n    \"astra-settings[button-bg-color]\": {\n        \"value\": \"var(--ast-global-color-0)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:31\"\n    },\n    \"astra-settings[button-bg-h-color]\": {\n        \"value\": \"var(--ast-global-color-1)\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:31\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'e9c9c644-0f36-4ed7-b980-b2ba5451e0b1', '', '', '2026-07-19 07:49:31', '2026-07-19 07:49:31', '', 0, 'https://mrarif.me/pch/e9c9c644-0f36-4ed7-b980-b2ba5451e0b1/', 0, 'customize_changeset', '', 0),
(252, 1, '2026-07-19 07:49:45', '2026-07-19 07:49:45', '{\n    \"astra-settings[font-family-button]\": {\n        \"value\": \"\'Barlow\', sans-serif\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:45\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'c8753827-bae3-4bee-8e14-d8b9ff336dbc', '', '', '2026-07-19 07:49:45', '2026-07-19 07:49:45', '', 0, 'https://mrarif.me/pch/c8753827-bae3-4bee-8e14-d8b9ff336dbc/', 0, 'customize_changeset', '', 0),
(253, 1, '2026-07-19 07:49:54', '2026-07-19 07:49:54', '{\n    \"astra-settings[theme-button-border-group-border-size]\": {\n        \"value\": {\n            \"top\": \"0\",\n            \"right\": \"0\",\n            \"bottom\": \"0\",\n            \"left\": \"0\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 07:49:54\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'a9083703-584d-4226-81ea-938e1f1e1755', '', '', '2026-07-19 07:49:54', '2026-07-19 07:49:54', '', 0, 'https://mrarif.me/pch/a9083703-584d-4226-81ea-938e1f1e1755/', 0, 'customize_changeset', '', 0),
(255, 1, '2026-07-19 07:51:05', '2026-07-19 07:51:05', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:51:05', '2026-07-19 07:51:05', '', 116, 'https://mrarif.me/pch/?p=255', 0, 'revision', '', 0),
(256, 1, '2026-07-19 07:51:12', '2026-07-19 07:51:12', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:51:12', '2026-07-19 07:51:12', '', 116, 'https://mrarif.me/pch/?p=256', 0, 'revision', '', 0),
(257, 1, '2026-07-19 07:52:14', '2026-07-19 07:52:14', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 07:52:14', '2026-07-19 07:52:14', '', 116, 'https://mrarif.me/pch/?p=257', 0, 'revision', '', 0),
(258, 1, '2026-07-19 08:22:39', '2026-07-19 08:22:39', '<p data-start=\"118\" data-end=\"185\"><strong data-start=\"118\" data-end=\"185\">Tesamorelin – 10mg (Lyophilized Peptide) – For Research Use Only</strong></p>\r\n<p data-start=\"187\" data-end=\"544\"><strong data-start=\"187\" data-end=\"202\">Tesamorelin</strong> is a synthetic peptide analog of <strong data-start=\"236\" data-end=\"279\">Growth Hormone-Releasing Hormone (GHRH)</strong>, specifically engineered to increase endogenous growth hormone (GH) secretion. It is widely studied for its potential effects on <strong data-start=\"409\" data-end=\"462\">lipolysis, body composition, and metabolic health</strong>, particularly in models focused on <strong data-start=\"498\" data-end=\"543\">visceral fat reduction and aging research</strong>.</p>\r\n<p data-start=\"546\" data-end=\"687\">Tesamorelin has been of special interest in studies involving <strong data-start=\"608\" data-end=\"686\">growth hormone deficiency, fat metabolism, and cardiovascular risk markers</strong>.</p>\r\n<p data-start=\"689\" data-end=\"709\"><strong data-start=\"689\" data-end=\"709\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"711\" data-end=\"749\">\r\n<p data-start=\"713\" data-end=\"749\">Peptide: Tesamorelin (GHRH analog)</p>\r\n</li>\r\n 	<li data-start=\"750\" data-end=\"766\">\r\n<p data-start=\"752\" data-end=\"766\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"767\" data-end=\"795\">\r\n<p data-start=\"769\" data-end=\"795\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"796\" data-end=\"822\">\r\n<p data-start=\"798\" data-end=\"822\">Quantity: 5mg-10mg per vial</p>\r\n</li>\r\n 	<li data-start=\"823\" data-end=\"943\">\r\n<p data-start=\"825\" data-end=\"943\">Storage: Store at <strong data-start=\"843\" data-end=\"851\">-4°F</strong> (-20°C). After reconstitution, store at 5<strong data-start=\"898\" data-end=\"909\">0–76°F</strong> and use within 14 days.</p>\r\n</li>\r\n 	<li data-start=\"944\" data-end=\"1048\">\r\n<p data-start=\"946\" data-end=\"1048\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic applications.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1050\" data-end=\"1086\"><strong data-start=\"1050\" data-end=\"1086\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"1088\" data-end=\"1138\">\r\n<p data-start=\"1090\" data-end=\"1138\">Growth hormone secretion and lipolysis studies</p>\r\n</li>\r\n 	<li data-start=\"1139\" data-end=\"1196\">\r\n<p data-start=\"1141\" data-end=\"1196\">Visceral adipose tissue and metabolic research models</p>\r\n</li>\r\n 	<li data-start=\"1197\" data-end=\"1247\">\r\n<p data-start=\"1199\" data-end=\"1247\">Body composition and anti-aging investigations</p>\r\n</li>\r\n 	<li data-start=\"1248\" data-end=\"1310\">\r\n<p data-start=\"1250\" data-end=\"1310\">Cardiovascular risk factor and insulin sensitivity studies</p>\r\n</li>\r\n</ul>\r\n\r\n<hr data-start=\"1312\" data-end=\"1315\" />\r\n<p data-start=\"1317\" data-end=\"1427\"><em data-start=\"1317\" data-end=\"1427\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'Tesamorelin', 'Tesamorelin is a synthetic peptide analog of Growth Hormone-Releasing Hormone (GHRH), specifically engineered to increase endogenous growth hormone (GH) secretion. It is widely studied for its potential effects on lipolysis, body composition, and metabolic health, particularly in models focused on visceral fat reduction and aging research.', 'publish', 'closed', 'closed', '', 'tesamorelin', '', '', '2026-07-21 12:18:35', '2026-07-21 12:18:35', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=258', 0, 'product', '', 0),
(738, 1, '2026-07-21 12:19:10', '2026-07-21 12:19:10', '<p data-start=\"122\" data-end=\"188\"><strong data-start=\"122\" data-end=\"188\">Ipamorelin – 5mg (Lyophilized Peptide) – For Research Use Only</strong></p>\n<p data-start=\"190\" data-end=\"554\"><strong data-start=\"190\" data-end=\"204\">Ipamorelin</strong> is a selective <strong data-start=\"220\" data-end=\"257\">Growth Hormone Secretagogue (GHS)</strong> studied for its ability to stimulate natural growth hormone (GH) release without significantly affecting cortisol or prolactin levels. Known for its clean safety profile in research models, Ipamorelin is commonly explored in studies on <strong data-start=\"494\" data-end=\"553\">muscle growth, recovery, fat metabolism, and anti-aging</strong>.</p>\n<p data-start=\"556\" data-end=\"677\">Ipamorelin is often paired in research with other GH-releasing peptides like <strong data-start=\"633\" data-end=\"652\">CJC-1295 No DAC</strong> for synergistic effects.</p>\n<p data-start=\"679\" data-end=\"699\"><strong data-start=\"679\" data-end=\"699\">Product Details:</strong></p>\n\n<ul style=\"margin-left: 0px;\">\n 	<li data-start=\"701\" data-end=\"724\">\n<p data-start=\"703\" data-end=\"724\">Peptide: Ipamorelin</p>\n</li>\n 	<li data-start=\"725\" data-end=\"741\">\n<p data-start=\"727\" data-end=\"741\">Purity: &gt;98%</p>\n</li>\n 	<li data-start=\"742\" data-end=\"770\">\n<p data-start=\"744\" data-end=\"770\">Form: Lyophilized powder</p>\n</li>\n 	<li data-start=\"771\" data-end=\"797\">\n<p data-start=\"773\" data-end=\"797\">Quantity: 5mg per vial</p>\n</li>\n 	<li data-start=\"798\" data-end=\"918\">\n<p data-start=\"800\" data-end=\"918\">Storage: Store at <strong data-start=\"818\" data-end=\"826\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"873\" data-end=\"884\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\n</li>\n 	<li data-start=\"919\" data-end=\"1014\">\n<p data-start=\"921\" data-end=\"1014\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\n</li>\n</ul>\n<p data-start=\"1016\" data-end=\"1052\"><strong data-start=\"1016\" data-end=\"1052\">Potential Research Applications:</strong></p>\n\n<ul style=\"margin-left: 0px;\">\n 	<li data-start=\"1054\" data-end=\"1104\">\n<p data-start=\"1056\" data-end=\"1104\">Growth hormone secretion and endocrine studies</p>\n</li>\n 	<li data-start=\"1105\" data-end=\"1164\">\n<p data-start=\"1107\" data-end=\"1164\">Muscle growth, recovery, and anti-aging research models</p>\n</li>\n 	<li data-start=\"1165\" data-end=\"1212\">\n<p data-start=\"1167\" data-end=\"1212\">Fat metabolism and body composition studies</p>\n</li>\n 	<li data-start=\"1213\" data-end=\"1262\">\n<p data-start=\"1215\" data-end=\"1262\">GH axis and pituitary function investigations</p>\n</li>\n</ul>\n\n<hr data-start=\"1264\" data-end=\"1267\" />\n<p data-start=\"1269\" data-end=\"1379\"><em data-start=\"1269\" data-end=\"1379\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'Ipamorelin', 'Tesamorelin is a synthetic peptide analog of Growth Hormone-Releasing Hormone (GHRH), specifically engineered to increase endogenous growth hormone (GH) secretion. It is widely studied for its potential effects on lipolysis, body composition, and metabolic health, particularly in models focused on visceral fat reduction and aging research.', 'inherit', 'closed', 'closed', '', '261-autosave-v1', '', '', '2026-07-21 12:19:10', '2026-07-21 12:19:10', '', 261, 'https://mrarif.me/pch/?p=738', 0, 'revision', '', 0),
(260, 1, '2026-07-19 08:28:23', '2026-07-19 08:28:23', '', 'Tesamorelin Image', '', 'inherit', 'closed', 'closed', '', 'tesamorelin-image', '', '', '2026-07-19 08:28:23', '2026-07-19 08:28:23', '', 258, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Tesamorelin-Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(261, 1, '2026-07-19 09:07:07', '2026-07-19 09:07:07', '<p data-start=\"122\" data-end=\"188\"><strong data-start=\"122\" data-end=\"188\">Ipamorelin – 5mg (Lyophilized Peptide) – For Research Use Only</strong></p>\r\n<p data-start=\"190\" data-end=\"554\"><strong data-start=\"190\" data-end=\"204\">Ipamorelin</strong> is a selective <strong data-start=\"220\" data-end=\"257\">Growth Hormone Secretagogue (GHS)</strong> studied for its ability to stimulate natural growth hormone (GH) release without significantly affecting cortisol or prolactin levels. Known for its clean safety profile in research models, Ipamorelin is commonly explored in studies on <strong data-start=\"494\" data-end=\"553\">muscle growth, recovery, fat metabolism, and anti-aging</strong>.</p>\r\n<p data-start=\"556\" data-end=\"677\">Ipamorelin is often paired in research with other GH-releasing peptides like <strong data-start=\"633\" data-end=\"652\">CJC-1295 No DAC</strong> for synergistic effects.</p>\r\n<p data-start=\"679\" data-end=\"699\"><strong data-start=\"679\" data-end=\"699\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"701\" data-end=\"724\">\r\n<p data-start=\"703\" data-end=\"724\">Peptide: Ipamorelin</p>\r\n</li>\r\n 	<li data-start=\"725\" data-end=\"741\">\r\n<p data-start=\"727\" data-end=\"741\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"742\" data-end=\"770\">\r\n<p data-start=\"744\" data-end=\"770\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"771\" data-end=\"797\">\r\n<p data-start=\"773\" data-end=\"797\">Quantity: 5mg per vial</p>\r\n</li>\r\n 	<li data-start=\"798\" data-end=\"918\">\r\n<p data-start=\"800\" data-end=\"918\">Storage: Store at <strong data-start=\"818\" data-end=\"826\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"873\" data-end=\"884\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\r\n</li>\r\n 	<li data-start=\"919\" data-end=\"1014\">\r\n<p data-start=\"921\" data-end=\"1014\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1016\" data-end=\"1052\"><strong data-start=\"1016\" data-end=\"1052\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"1054\" data-end=\"1104\">\r\n<p data-start=\"1056\" data-end=\"1104\">Growth hormone secretion and endocrine studies</p>\r\n</li>\r\n 	<li data-start=\"1105\" data-end=\"1164\">\r\n<p data-start=\"1107\" data-end=\"1164\">Muscle growth, recovery, and anti-aging research models</p>\r\n</li>\r\n 	<li data-start=\"1165\" data-end=\"1212\">\r\n<p data-start=\"1167\" data-end=\"1212\">Fat metabolism and body composition studies</p>\r\n</li>\r\n 	<li data-start=\"1213\" data-end=\"1262\">\r\n<p data-start=\"1215\" data-end=\"1262\">GH axis and pituitary function investigations</p>\r\n</li>\r\n</ul>\r\n\r\n<hr data-start=\"1264\" data-end=\"1267\" />\r\n<p data-start=\"1269\" data-end=\"1379\"><em data-start=\"1269\" data-end=\"1379\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'Ipamorelin', 'Tesamorelin is a synthetic peptide analog of Growth Hormone-Releasing Hormone (GHRH), specifically engineered to increase endogenous growth hormone (GH) secretion. It is widely studied for its potential effects on lipolysis, body composition, and metabolic health, particularly in models focused on visceral fat reduction and aging research.', 'publish', 'closed', 'closed', '', 'ipamorelin', '', '', '2026-07-21 12:21:43', '2026-07-21 12:21:43', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=261', 0, 'product', '', 0),
(742, 1, '2026-07-21 12:22:44', '2026-07-21 12:22:44', '', 'Mots-C - 10mg, 1 Vial', 'Size: 10mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'mots-c-1-vial-10mg', '', '', '2026-07-21 12:24:10', '2026-07-21 12:24:10', '', 264, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=742', 1, 'product_variation', '', 0),
(263, 1, '2026-07-19 09:12:54', '2026-07-19 09:12:54', '', 'Ipamorelin Image', '', 'inherit', 'closed', 'closed', '', 'ipamorelin-image', '', '', '2026-07-19 09:12:54', '2026-07-19 09:12:54', '', 261, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Ipamorelin-Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(264, 1, '2026-07-19 09:14:35', '2026-07-19 09:14:35', '<p data-start=\"120\" data-end=\"183\"><strong data-start=\"120\" data-end=\"183\">MOTS-c – 10mg (Lyophilized Peptide) – For Research Use Only</strong></p>\r\n<p data-start=\"185\" data-end=\"573\"><strong data-start=\"185\" data-end=\"195\">MOTS-c</strong> is a mitochondrial-derived peptide (MDP) encoded by the mitochondrial genome, widely studied for its potential role in <strong data-start=\"315\" data-end=\"384\">metabolic regulation, energy homeostasis, and cellular protection</strong>. Research has focused on its ability to influence <strong data-start=\"435\" data-end=\"506\">glucose metabolism, insulin sensitivity, and mitochondrial function</strong>, making it a key subject in studies on metabolic health and aging.</p>\r\n<p data-start=\"575\" data-end=\"703\">MOTS-c is of special interest in research exploring <strong data-start=\"627\" data-end=\"702\">exercise mimetic effects, fat metabolism, and metabolic syndrome models</strong>.</p>\r\n<p data-start=\"705\" data-end=\"725\"><strong data-start=\"705\" data-end=\"725\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"727\" data-end=\"799\">\r\n<p data-start=\"729\" data-end=\"799\">Peptide: MOTS-c (Mitochondrial Open Reading Frame of the 12S rRNA-c)</p>\r\n</li>\r\n 	<li data-start=\"800\" data-end=\"816\">\r\n<p data-start=\"802\" data-end=\"816\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"817\" data-end=\"845\">\r\n<p data-start=\"819\" data-end=\"845\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"846\" data-end=\"873\">\r\n<p data-start=\"848\" data-end=\"873\">Quantity: 10mg per vial</p>\r\n</li>\r\n 	<li data-start=\"874\" data-end=\"994\">\r\n<p data-start=\"876\" data-end=\"994\">Storage: Store at <strong data-start=\"894\" data-end=\"902\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"949\" data-end=\"960\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\r\n</li>\r\n 	<li data-start=\"995\" data-end=\"1086\">\r\n<p data-start=\"997\" data-end=\"1086\">Grade: For research purposes only. Not for human consumption or therapeutic applications.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1088\" data-end=\"1124\"><strong data-start=\"1088\" data-end=\"1124\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"1126\" data-end=\"1180\">\r\n<p data-start=\"1128\" data-end=\"1180\">Glucose metabolism and insulin sensitivity studies</p>\r\n</li>\r\n 	<li data-start=\"1181\" data-end=\"1238\">\r\n<p data-start=\"1183\" data-end=\"1238\">Mitochondrial function and energy regulation research</p>\r\n</li>\r\n 	<li data-start=\"1239\" data-end=\"1288\">\r\n<p data-start=\"1241\" data-end=\"1288\">Aging, longevity, and metabolic health models</p>\r\n</li>\r\n 	<li data-start=\"1289\" data-end=\"1343\">\r\n<p data-start=\"1291\" data-end=\"1343\">Exercise mimetic and fat metabolism investigations</p>\r\n</li>\r\n</ul>\r\n\r\n<hr data-start=\"1345\" data-end=\"1348\" />\r\n<p data-start=\"1350\" data-end=\"1464\"><em data-start=\"1350\" data-end=\"1464\">For laboratory research use only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'Mots-C', '<strong data-start=\"185\" data-end=\"195\">MOTS-c</strong> is a mitochondrial-derived peptide (MDP) encoded by the mitochondrial genome, widely studied for its potential role in <strong data-start=\"315\" data-end=\"384\">metabolic regulation, energy homeostasis, and cellular protection</strong>. Research has focused on its ability to influence <strong data-start=\"435\" data-end=\"506\">glucose metabolism, insulin sensitivity, and mitochondrial function</strong>, making it a key subject in studies on metabolic health and aging.', 'publish', 'closed', 'closed', '', 'mots-c', '', '', '2026-07-21 12:24:17', '2026-07-21 12:24:17', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=264', 0, 'product', '', 0),
(266, 1, '2026-07-19 09:16:55', '2026-07-19 09:16:55', '<p data-start=\"120\" data-end=\"183\"><strong data-start=\"120\" data-end=\"183\">MOTS-c – 10mg (Lyophilized Peptide) – For Research Use Only</strong></p>\n<p data-start=\"185\" data-end=\"573\"><strong data-start=\"185\" data-end=\"195\">MOTS-c</strong> is a mitochondrial-derived peptide (MDP) encoded by the mitochondrial genome, widely studied for its potential role in <strong data-start=\"315\" data-end=\"384\">metabolic regulation, energy homeostasis, and cellular protection</strong>. Research has focused on its ability to influence <strong data-start=\"435\" data-end=\"506\">glucose metabolism, insulin sensitivity, and mitochondrial function</strong>, making it a key subject in studies on metabolic health and aging.</p>\n<p data-start=\"575\" data-end=\"703\">MOTS-c is of special interest in research exploring <strong data-start=\"627\" data-end=\"702\">exercise mimetic effects, fat metabolism, and metabolic syndrome models</strong>.</p>\n<p data-start=\"705\" data-end=\"725\"><strong data-start=\"705\" data-end=\"725\">Product Details:</strong></p>\n\n<ul style=\"margin-left: 0px;\">\n 	<li data-start=\"727\" data-end=\"799\">\n<p data-start=\"729\" data-end=\"799\">Peptide: MOTS-c (Mitochondrial Open Reading Frame of the 12S rRNA-c)</p>\n</li>\n 	<li data-start=\"800\" data-end=\"816\">\n<p data-start=\"802\" data-end=\"816\">Purity: &gt;98%</p>\n</li>\n 	<li data-start=\"817\" data-end=\"845\">\n<p data-start=\"819\" data-end=\"845\">Form: Lyophilized powder</p>\n</li>\n 	<li data-start=\"846\" data-end=\"873\">\n<p data-start=\"848\" data-end=\"873\">Quantity: 10mg per vial</p>\n</li>\n 	<li data-start=\"874\" data-end=\"994\">\n<p data-start=\"876\" data-end=\"994\">Storage: Store at <strong data-start=\"894\" data-end=\"902\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"949\" data-end=\"960\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\n</li>\n 	<li data-start=\"995\" data-end=\"1086\">\n<p data-start=\"997\" data-end=\"1086\">Grade: For research purposes only. Not for human consumption or therapeutic applications.</p>\n</li>\n</ul>\n<p data-start=\"1088\" data-end=\"1124\"><strong data-start=\"1088\" data-end=\"1124\">Potential Research Applications:</strong></p>\n\n<ul style=\"margin-left: 0px;\">\n 	<li data-start=\"1126\" data-end=\"1180\">\n<p data-start=\"1128\" data-end=\"1180\">Glucose metabolism and insulin sensitivity studies</p>\n</li>\n 	<li data-start=\"1181\" data-end=\"1238\">\n<p data-start=\"1183\" data-end=\"1238\">Mitochondrial function and energy regulation research</p>\n</li>\n 	<li data-start=\"1239\" data-end=\"1288\">\n<p data-start=\"1241\" data-end=\"1288\">Aging, longevity, and metabolic health models</p>\n</li>\n 	<li data-start=\"1289\" data-end=\"1343\">\n<p data-start=\"1291\" data-end=\"1343\">Exercise mimetic and fat metabolism investigations</p>\n</li>\n</ul>\n\n<hr data-start=\"1345\" data-end=\"1348\" />\n<p data-start=\"1350\" data-end=\"1464\"><em data-start=\"1350\" data-end=\"1464\">For laboratory research use only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>', 'Mots-C', 'Tesamorelin is a synthetic peptide analog of Growth Hormone-Releasing Hormone (GHRH), specifically engineered to increase endogenous growth hormone (GH) secretion. It is widely studied for its potential effects on lipolysis, body composition, and metabolic health, particularly in models focused on visceral fat reduction and aging research.', 'inherit', 'closed', 'closed', '', '264-autosave-v1', '', '', '2026-07-19 09:16:55', '2026-07-19 09:16:55', '', 264, 'https://mrarif.me/pch/?p=266', 0, 'revision', '', 0),
(745, 1, '2026-07-21 12:27:30', '2026-07-21 12:27:30', '', 'NAD + - 500mg, 1 Vial', 'Size: 500mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'nad-1-vial-500mg', '', '', '2026-07-21 12:32:52', '2026-07-21 12:32:52', '', 268, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=745', 1, 'product_variation', '', 0),
(267, 1, '2026-07-19 09:18:21', '2026-07-19 09:18:21', '', 'MOTS-c- Image', '', 'inherit', 'closed', 'closed', '', 'mots-c-image', '', '', '2026-07-19 09:18:21', '2026-07-19 09:18:21', '', 264, 'https://mrarif.me/pch/wp-content/uploads/2026/07/MOTS-c-Image.jpg', 0, 'attachment', 'image/jpeg', 0),
(268, 1, '2026-07-19 09:19:34', '2026-07-19 09:19:34', '<div class=\"elementor-element elementor-element-7d1b1c8 elementor-widget elementor-widget-heading\" data-id=\"7d1b1c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\r\n<div class=\"elementor-widget-container\">\r\n<h2 class=\"elementor-heading-title elementor-size-default\">NAD+ (Nicotinamide Adenine Dinucleotide)</h2>\r\n</div>\r\n</div>\r\n<div class=\"elementor-element elementor-element-f774ec3 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"f774ec3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\r\n<div class=\"elementor-widget-container\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_ef44f690-198e-11f0-b409-1f8fb539fda8\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_9c7d5590-1990-11f0-8e79-874e8e22f4f1\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_fd5ab290-1990-11f0-a328-a798953054a6\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_fd5ab290-1990-11f0-a328-a798953054a6\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_96404780-1992-11f0-8f9a-63507da95aa2\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_b7c472f0-1992-11f0-8f9a-63507da95aa2\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_e419b6b0-1994-11f0-8e79-874e8e22f4f1\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<div class=\"message-wrapper\">\r\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\r\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_3750f020-1998-11f0-8575-09be038288d4\" class=\"message\">\r\n<div class=\"message-content\">\r\n<div class=\"\">\r\n<p data-start=\"116\" data-end=\"213\"><strong data-start=\"116\" data-end=\"213\">NAD+ (Nicotinamide Adenine Dinucleotide) – 500mg (Lyophilized Powder) – For Research Use Only</strong></p>\r\n<p data-start=\"215\" data-end=\"484\"><strong data-start=\"215\" data-end=\"223\">NAD+</strong> is a vital coenzyme found in all living cells, playing a critical role in <strong data-start=\"298\" data-end=\"364\">energy metabolism, mitochondrial function, and cellular repair</strong>. It is heavily studied in research models exploring <strong data-start=\"417\" data-end=\"483\">aging, metabolic health, oxidative stress, and neuroprotection</strong>.</p>\r\n<p data-start=\"486\" data-end=\"675\">NAD+ is particularly significant in studies on <strong data-start=\"533\" data-end=\"602\">sirtuin activation, DNA repair pathways, and mitochondrial health</strong>, making it a key component of advanced longevity and metabolic research.</p>\r\n<p data-start=\"677\" data-end=\"697\"><strong data-start=\"677\" data-end=\"697\">Product Details:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"699\" data-end=\"753\">\r\n<p data-start=\"701\" data-end=\"753\">Compound: NAD+ (Nicotinamide Adenine Dinucleotide)</p>\r\n</li>\r\n 	<li data-start=\"754\" data-end=\"770\">\r\n<p data-start=\"756\" data-end=\"770\">Purity: &gt;98%</p>\r\n</li>\r\n 	<li data-start=\"771\" data-end=\"799\">\r\n<p data-start=\"773\" data-end=\"799\">Form: Lyophilized powder</p>\r\n</li>\r\n 	<li data-start=\"800\" data-end=\"828\">\r\n<p data-start=\"802\" data-end=\"828\">Quantity: 500mg per vial</p>\r\n</li>\r\n 	<li data-start=\"829\" data-end=\"949\">\r\n<p data-start=\"831\" data-end=\"949\">Storage: Store at <strong data-start=\"849\" data-end=\"857\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"904\" data-end=\"915\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\r\n</li>\r\n 	<li data-start=\"950\" data-end=\"1045\">\r\n<p data-start=\"952\" data-end=\"1045\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\r\n</li>\r\n</ul>\r\n<p data-start=\"1047\" data-end=\"1083\"><strong data-start=\"1047\" data-end=\"1083\">Potential Research Applications:</strong></p>\r\n\r\n<ul style=\"margin-left: 0px;\">\r\n 	<li data-start=\"1085\" data-end=\"1141\">\r\n<p data-start=\"1087\" data-end=\"1141\">Mitochondrial function and energy metabolism studies</p>\r\n</li>\r\n 	<li data-start=\"1142\" data-end=\"1197\">\r\n<p data-start=\"1144\" data-end=\"1197\">Anti-aging, longevity, and sirtuin pathway research</p>\r\n</li>\r\n 	<li data-start=\"1198\" data-end=\"1240\">\r\n<p data-start=\"1200\" data-end=\"1240\">DNA repair and oxidative stress models</p>\r\n</li>\r\n 	<li data-start=\"1241\" data-end=\"1298\">\r\n<p data-start=\"1243\" data-end=\"1298\">Neuroprotection and cognitive function investigations</p>\r\n</li>\r\n</ul>\r\n\r\n<hr data-start=\"1300\" data-end=\"1303\" />\r\n<p data-start=\"1305\" data-end=\"1415\"><em data-start=\"1305\" data-end=\"1415\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>', 'NAD +', 'NAD+ is a vital coenzyme found in all living cells, playing a critical role in energy metabolism, mitochondrial function, and cellular repair. It is heavily studied in research models exploring aging, metabolic health, oxidative stress, and neuroprotection.', 'publish', 'closed', 'closed', '', 'nad', '', '', '2026-07-21 12:32:58', '2026-07-21 12:32:58', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=268', 0, 'product', '', 0),
(270, 1, '2026-07-19 09:23:11', '2026-07-19 09:23:11', '<div class=\"elementor-element elementor-element-7d1b1c8 elementor-widget elementor-widget-heading\" data-id=\"7d1b1c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n<div class=\"elementor-widget-container\">\n<h2 class=\"elementor-heading-title elementor-size-default\">NAD+ (Nicotinamide Adenine Dinucleotide)</h2>\n</div>\n</div>\n<div class=\"elementor-element elementor-element-f774ec3 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"f774ec3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n<div class=\"elementor-widget-container\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_ef44f690-198e-11f0-b409-1f8fb539fda8\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_9c7d5590-1990-11f0-8e79-874e8e22f4f1\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_fd5ab290-1990-11f0-a328-a798953054a6\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_fd5ab290-1990-11f0-a328-a798953054a6\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_96404780-1992-11f0-8f9a-63507da95aa2\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_b7c472f0-1992-11f0-8f9a-63507da95aa2\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_e419b6b0-1994-11f0-8e79-874e8e22f4f1\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<div class=\"message-wrapper\">\n<div class=\"_3jiqsy1j _192rlje0 _192rlje1b8\">\n<div id=\"d033cf0f-e119-1634-7f7f-7f7f7f7f7f7f_3750f020-1998-11f0-8575-09be038288d4\" class=\"message\">\n<div class=\"message-content\">\n<div class=\"\">\n<p data-start=\"116\" data-end=\"213\"><strong data-start=\"116\" data-end=\"213\">NAD+ (Nicotinamide Adenine Dinucleotide) – 500mg (Lyophilized Powder) – For Research Use Only</strong></p>\n<p data-start=\"215\" data-end=\"484\"><strong data-start=\"215\" data-end=\"223\">NAD+</strong> is a vital coenzyme found in all living cells, playing a critical role in <strong data-start=\"298\" data-end=\"364\">energy metabolism, mitochondrial function, and cellular repair</strong>. It is heavily studied in research models exploring <strong data-start=\"417\" data-end=\"483\">aging, metabolic health, oxidative stress, and neuroprotection</strong>.</p>\n<p data-start=\"486\" data-end=\"675\">NAD+ is particularly significant in studies on <strong data-start=\"533\" data-end=\"602\">sirtuin activation, DNA repair pathways, and mitochondrial health</strong>, making it a key component of advanced longevity and metabolic research.</p>\n<p data-start=\"677\" data-end=\"697\"><strong data-start=\"677\" data-end=\"697\">Product Details:</strong></p>\n\n<ul style=\"margin-left: 0px;\">\n 	<li data-start=\"699\" data-end=\"753\">\n<p data-start=\"701\" data-end=\"753\">Compound: NAD+ (Nicotinamide Adenine Dinucleotide)</p>\n</li>\n 	<li data-start=\"754\" data-end=\"770\">\n<p data-start=\"756\" data-end=\"770\">Purity: &gt;98%</p>\n</li>\n 	<li data-start=\"771\" data-end=\"799\">\n<p data-start=\"773\" data-end=\"799\">Form: Lyophilized powder</p>\n</li>\n 	<li data-start=\"800\" data-end=\"828\">\n<p data-start=\"802\" data-end=\"828\">Quantity: 500mg per vial</p>\n</li>\n 	<li data-start=\"829\" data-end=\"949\">\n<p data-start=\"831\" data-end=\"949\">Storage: Store at <strong data-start=\"849\" data-end=\"857\">-4°F</strong> (-20°C). After reconstitution, refrigerate at <strong data-start=\"904\" data-end=\"915\">36–46°F</strong> (2–8°C) and use within 30 days.</p>\n</li>\n 	<li data-start=\"950\" data-end=\"1045\">\n<p data-start=\"952\" data-end=\"1045\">Grade: For research purposes only. Not for human consumption, therapeutic, or diagnostic use.</p>\n</li>\n</ul>\n<p data-start=\"1047\" data-end=\"1083\"><strong data-start=\"1047\" data-end=\"1083\">Potential Research Applications:</strong></p>\n\n<ul style=\"margin-left: 0px;\">\n 	<li data-start=\"1085\" data-end=\"1141\">\n<p data-start=\"1087\" data-end=\"1141\">Mitochondrial function and energy metabolism studies</p>\n</li>\n 	<li data-start=\"1142\" data-end=\"1197\">\n<p data-start=\"1144\" data-end=\"1197\">Anti-aging, longevity, and sirtuin pathway research</p>\n</li>\n 	<li data-start=\"1198\" data-end=\"1240\">\n<p data-start=\"1200\" data-end=\"1240\">DNA repair and oxidative stress models</p>\n</li>\n 	<li data-start=\"1241\" data-end=\"1298\">\n<p data-start=\"1243\" data-end=\"1298\">Neuroprotection and cognitive function investigations</p>\n</li>\n</ul>\n\n<hr data-start=\"1300\" data-end=\"1303\" />\n<p data-start=\"1305\" data-end=\"1415\"><em data-start=\"1305\" data-end=\"1415\">For laboratory research only. This product is not intended to diagnose, treat, cure, or prevent any disease.</em></p>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>', 'NAD +', 'NAD+ is a vital coenzyme found in all living cells, playing a critical role in energy metabolism, mitochondrial function, and cellular repair. It is heavily studied in research models exploring aging, metabolic health, oxidative stress, and neuroprotection.', 'inherit', 'closed', 'closed', '', '268-autosave-v1', '', '', '2026-07-19 09:23:11', '2026-07-19 09:23:11', '', 268, 'https://mrarif.me/pch/?p=270', 0, 'revision', '', 0),
(748, 1, '2026-07-21 13:08:03', '2026-07-21 13:08:03', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'publish', 'closed', 'closed', '', 'age-disclaimer-popup', '', '', '2026-07-21 15:11:07', '2026-07-21 15:11:07', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&#038;p=748', 0, 'elementor_library', '', 0),
(272, 1, '2026-07-19 09:39:42', '2026-07-19 09:39:42', 'Bacteriostatic water (10ml) for reconstituting and diluting lyophilized research peptides. Multi-dose vial intended for laboratory research use only.', 'BAC Water', 'Bacteriostatic water (10ml) for reconstituting and diluting lyophilized research peptides. Multi-dose vial intended for laboratory research use only.', 'publish', 'closed', 'closed', '', 'bac-water', '', '', '2026-07-21 06:50:38', '2026-07-21 06:50:38', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=272', 0, 'product', '', 0),
(271, 1, '2026-07-19 09:22:45', '2026-07-19 09:22:45', '', 'NAD + image', '', 'inherit', 'closed', 'closed', '', 'nad-image', '', '', '2026-07-19 09:22:45', '2026-07-19 09:22:45', '', 268, 'https://mrarif.me/pch/wp-content/uploads/2026/07/NAD-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(275, 1, '2026-07-19 09:43:52', '2026-07-19 09:43:52', '', 'BPC-157 Image', '', 'inherit', 'closed', 'closed', '', 'bpc-157-image-2', '', '', '2026-07-19 09:43:52', '2026-07-19 09:43:52', '', 272, 'https://mrarif.me/pch/wp-content/uploads/2026/07/BPC-157-Image-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(276, 1, '2026-07-19 09:47:37', '2026-07-19 09:47:37', '', 'BAC Water Image', '', 'inherit', 'closed', 'closed', '', 'bac-water-image', '', '', '2026-07-19 09:47:37', '2026-07-19 09:47:37', '', 272, 'https://mrarif.me/pch/wp-content/uploads/2026/07/BAC-Water-Image.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpp_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
(277, 1, '2026-07-19 10:34:18', '2026-07-19 10:34:18', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 10:34:18', '2026-07-19 10:34:18', '', 116, 'https://mrarif.me/pch/?p=277', 0, 'revision', '', 0),
(278, 1, '2026-07-19 11:01:01', '2026-07-19 11:01:01', '{\n    \"astra-settings[font-extras-button]\": {\n        \"value\": {\n            \"line-height\": 1,\n            \"line-height-unit\": \"em\",\n            \"letter-spacing\": \"1\",\n            \"letter-spacing-unit\": \"px\",\n            \"text-transform\": \"uppercase\",\n            \"text-decoration\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 11:01:01\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'f057839c-ea42-4abe-9307-894d04dd8b35', '', '', '2026-07-19 11:01:01', '2026-07-19 11:01:01', '', 0, 'https://mrarif.me/pch/f057839c-ea42-4abe-9307-894d04dd8b35/', 0, 'customize_changeset', '', 0),
(279, 1, '2026-07-19 11:01:32', '2026-07-19 11:01:32', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 11:01:32', '2026-07-19 11:01:32', '', 116, 'https://mrarif.me/pch/?p=279', 0, 'revision', '', 0),
(280, 1, '2026-07-19 11:01:52', '2026-07-19 11:01:52', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-19 11:01:52', '2026-07-19 11:01:52', '', 116, 'https://mrarif.me/pch/?p=280', 0, 'revision', '', 0),
(281, 1, '2026-07-19 11:14:28', '2026-07-19 11:14:28', 'Bacteriostatic water (10ml) for reconstituting and diluting lyophilized research peptides. Multi-dose vial intended for laboratory research use only.\r\n\r\n', 'BAC (Copy)', 'Bacteriostatic water (10ml) for reconstituting and diluting lyophilized research peptides. Multi-dose vial intended for laboratory research use only.', 'trash', 'closed', 'closed', '', '__trashed', '', '', '2026-07-19 11:15:02', '2026-07-19 11:15:02', '', 0, 'https://mrarif.me/pch/?post_type=product&#038;p=281', 0, 'product', '', 0),
(282, 1, '2026-07-19 11:14:29', '2026-07-19 11:14:29', '', 'BAC (Copy) - 10ML', 'Size: 10ML', 'trash', 'closed', 'closed', '', 'glow-bpc-157-tb-500-ghk-cu-70mg-80__trashed', '', '', '2026-07-19 11:15:02', '2026-07-19 11:15:02', '', 281, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=282', 1, 'product_variation', '', 0),
(283, 1, '2026-07-19 12:44:22', '2026-07-19 12:44:22', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-19 12:44:22', '2026-07-19 12:44:22', '', 20, 'https://mrarif.me/pch/?p=283', 0, 'revision', '', 0),
(274, 1, '2026-07-19 09:41:53', '2026-07-19 09:41:53', 'Bacteriostatic water (10ml) for reconstituting and diluting lyophilized research peptides. Multi-dose vial intended for laboratory research use only.\n\n', 'BAC', 'Bacteriostatic water (10ml) for reconstituting and diluting lyophilized research peptides. Multi-dose vial intended for laboratory research use only.', 'inherit', 'closed', 'closed', '', '272-autosave-v1', '', '', '2026-07-19 09:41:53', '2026-07-19 09:41:53', '', 272, 'https://mrarif.me/pch/?p=274', 0, 'revision', '', 0),
(284, 1, '2026-07-19 12:45:37', '2026-07-19 12:45:37', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-19 12:45:37', '2026-07-19 12:45:37', '', 20, 'https://mrarif.me/pch/?p=284', 0, 'revision', '', 0),
(285, 1, '2026-07-19 12:46:17', '2026-07-19 12:46:17', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-19 12:46:17', '2026-07-19 12:46:17', '', 20, 'https://mrarif.me/pch/?p=285', 0, 'revision', '', 0),
(286, 1, '2026-07-19 12:46:37', '2026-07-19 12:46:37', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-19 12:46:37', '2026-07-19 12:46:37', '', 20, 'https://mrarif.me/pch/?p=286', 0, 'revision', '', 0),
(287, 1, '2026-07-19 13:14:13', '2026-07-19 13:14:13', '', 'Research Article', '', 'publish', 'closed', 'closed', '', 'research-article', '', '', '2026-07-19 13:14:13', '2026-07-19 13:14:13', '', 0, 'https://mrarif.me/pch/?page_id=287', 0, 'page', '', 0),
(288, 1, '2026-07-19 13:14:13', '2026-07-19 13:14:13', '', 'Research Article', '', 'inherit', 'closed', 'closed', '', '287-revision-v1', '', '', '2026-07-19 13:14:13', '2026-07-19 13:14:13', '', 287, 'https://mrarif.me/pch/?p=288', 0, 'revision', '', 0),
(289, 1, '2026-07-19 13:14:49', '2026-07-19 13:14:49', ' ', '', '', 'publish', 'closed', 'closed', '', '289', '', '', '2026-07-19 13:14:49', '2026-07-19 13:14:49', '', 0, 'https://mrarif.me/pch/?p=289', 4, 'nav_menu_item', '', 0),
(290, 1, '2026-07-19 13:15:18', '2026-07-19 13:15:18', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:15:18', '2026-07-19 13:15:18', '', 27, 'https://mrarif.me/pch/?p=290', 0, 'revision', '', 0),
(291, 1, '2026-07-19 13:15:18', '2026-07-19 13:15:18', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:15:18', '2026-07-19 13:15:18', '', 27, 'https://mrarif.me/pch/?p=291', 0, 'revision', '', 0),
(292, 1, '2026-07-19 13:15:18', '2026-07-19 13:15:18', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:15:18', '2026-07-19 13:15:18', '', 27, 'https://mrarif.me/pch/?p=292', 0, 'revision', '', 0),
(293, 1, '2026-07-19 13:30:42', '2026-07-19 13:30:42', '', 'Banner-Image (1)', '', 'inherit', 'closed', 'closed', '', 'banner-image-1', '', '', '2026-07-19 13:30:42', '2026-07-19 13:30:42', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Banner-Image-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpp_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
(294, 1, '2026-07-19 13:31:00', '2026-07-19 13:31:00', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:31:00', '2026-07-19 13:31:00', '', 27, 'https://mrarif.me/pch/?p=294', 0, 'revision', '', 0),
(295, 1, '2026-07-19 13:31:00', '2026-07-19 13:31:00', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:31:00', '2026-07-19 13:31:00', '', 27, 'https://mrarif.me/pch/?p=295', 0, 'revision', '', 0),
(296, 1, '2026-07-19 13:31:00', '2026-07-19 13:31:00', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:31:00', '2026-07-19 13:31:00', '', 27, 'https://mrarif.me/pch/?p=296', 0, 'revision', '', 0),
(297, 1, '2026-07-19 13:32:30', '2026-07-19 13:32:30', '', 'New gggg', '', 'inherit', 'closed', 'closed', '', 'new-gggg', '', '', '2026-07-19 13:32:30', '2026-07-19 13:32:30', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/New-gggg.jpg', 0, 'attachment', 'image/jpeg', 0),
(298, 1, '2026-07-19 13:32:41', '2026-07-19 13:32:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:32:41', '2026-07-19 13:32:41', '', 27, 'https://mrarif.me/pch/?p=298', 0, 'revision', '', 0),
(299, 1, '2026-07-19 13:32:41', '2026-07-19 13:32:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:32:41', '2026-07-19 13:32:41', '', 27, 'https://mrarif.me/pch/?p=299', 0, 'revision', '', 0),
(300, 1, '2026-07-19 13:32:41', '2026-07-19 13:32:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:32:41', '2026-07-19 13:32:41', '', 27, 'https://mrarif.me/pch/?p=300', 0, 'revision', '', 0),
(301, 1, '2026-07-19 13:32:58', '2026-07-19 13:32:58', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:32:58', '2026-07-19 13:32:58', '', 27, 'https://mrarif.me/pch/?p=301', 0, 'revision', '', 0),
(302, 1, '2026-07-19 13:32:59', '2026-07-19 13:32:59', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:32:59', '2026-07-19 13:32:59', '', 27, 'https://mrarif.me/pch/?p=302', 0, 'revision', '', 0),
(303, 1, '2026-07-19 13:32:59', '2026-07-19 13:32:59', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:32:59', '2026-07-19 13:32:59', '', 27, 'https://mrarif.me/pch/?p=303', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(304, 1, '2026-07-19 13:33:22', '2026-07-19 13:33:22', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:33:22', '2026-07-19 13:33:22', '', 27, 'https://mrarif.me/pch/?p=304', 0, 'revision', '', 0),
(305, 1, '2026-07-19 13:33:22', '2026-07-19 13:33:22', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:33:22', '2026-07-19 13:33:22', '', 27, 'https://mrarif.me/pch/?p=305', 0, 'revision', '', 0),
(306, 1, '2026-07-19 13:33:22', '2026-07-19 13:33:22', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:33:22', '2026-07-19 13:33:22', '', 27, 'https://mrarif.me/pch/?p=306', 0, 'revision', '', 0),
(307, 1, '2026-07-19 13:34:07', '2026-07-19 13:34:07', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:34:07', '2026-07-19 13:34:07', '', 27, 'https://mrarif.me/pch/?p=307', 0, 'revision', '', 0),
(308, 1, '2026-07-19 13:34:08', '2026-07-19 13:34:08', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:34:08', '2026-07-19 13:34:08', '', 27, 'https://mrarif.me/pch/?p=308', 0, 'revision', '', 0),
(309, 1, '2026-07-19 13:34:08', '2026-07-19 13:34:08', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:34:08', '2026-07-19 13:34:08', '', 27, 'https://mrarif.me/pch/?p=309', 0, 'revision', '', 0),
(310, 1, '2026-07-19 13:34:46', '2026-07-19 13:34:46', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:34:46', '2026-07-19 13:34:46', '', 27, 'https://mrarif.me/pch/?p=310', 0, 'revision', '', 0),
(311, 1, '2026-07-19 13:34:46', '2026-07-19 13:34:46', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:34:46', '2026-07-19 13:34:46', '', 27, 'https://mrarif.me/pch/?p=311', 0, 'revision', '', 0),
(312, 1, '2026-07-19 13:34:46', '2026-07-19 13:34:46', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:34:46', '2026-07-19 13:34:46', '', 27, 'https://mrarif.me/pch/?p=312', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(313, 1, '2026-07-19 13:36:06', '2026-07-19 13:36:06', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:06', '2026-07-19 13:36:06', '', 27, 'https://mrarif.me/pch/?p=313', 0, 'revision', '', 0),
(314, 1, '2026-07-19 13:36:06', '2026-07-19 13:36:06', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:06', '2026-07-19 13:36:06', '', 27, 'https://mrarif.me/pch/?p=314', 0, 'revision', '', 0),
(315, 1, '2026-07-19 13:36:06', '2026-07-19 13:36:06', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:06', '2026-07-19 13:36:06', '', 27, 'https://mrarif.me/pch/?p=315', 0, 'revision', '', 0),
(316, 1, '2026-07-19 13:36:25', '2026-07-19 13:36:25', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:25', '2026-07-19 13:36:25', '', 27, 'https://mrarif.me/pch/?p=316', 0, 'revision', '', 0),
(317, 1, '2026-07-19 13:36:26', '2026-07-19 13:36:26', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:26', '2026-07-19 13:36:26', '', 27, 'https://mrarif.me/pch/?p=317', 0, 'revision', '', 0),
(318, 1, '2026-07-19 13:36:26', '2026-07-19 13:36:26', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:26', '2026-07-19 13:36:26', '', 27, 'https://mrarif.me/pch/?p=318', 0, 'revision', '', 0),
(319, 1, '2026-07-19 13:36:38', '2026-07-19 13:36:38', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:38', '2026-07-19 13:36:38', '', 27, 'https://mrarif.me/pch/?p=319', 0, 'revision', '', 0),
(320, 1, '2026-07-19 13:36:38', '2026-07-19 13:36:38', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:38', '2026-07-19 13:36:38', '', 27, 'https://mrarif.me/pch/?p=320', 0, 'revision', '', 0),
(321, 1, '2026-07-19 13:36:38', '2026-07-19 13:36:38', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:38', '2026-07-19 13:36:38', '', 27, 'https://mrarif.me/pch/?p=321', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(322, 1, '2026-07-19 13:36:59', '2026-07-19 13:36:59', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:59', '2026-07-19 13:36:59', '', 27, 'https://mrarif.me/pch/?p=322', 0, 'revision', '', 0),
(323, 1, '2026-07-19 13:36:59', '2026-07-19 13:36:59', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:59', '2026-07-19 13:36:59', '', 27, 'https://mrarif.me/pch/?p=323', 0, 'revision', '', 0),
(324, 1, '2026-07-19 13:36:59', '2026-07-19 13:36:59', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:36:59', '2026-07-19 13:36:59', '', 27, 'https://mrarif.me/pch/?p=324', 0, 'revision', '', 0),
(325, 1, '2026-07-19 13:37:16', '2026-07-19 13:37:16', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:37:16', '2026-07-19 13:37:16', '', 27, 'https://mrarif.me/pch/?p=325', 0, 'revision', '', 0),
(326, 1, '2026-07-19 13:37:16', '2026-07-19 13:37:16', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:37:16', '2026-07-19 13:37:16', '', 27, 'https://mrarif.me/pch/?p=326', 0, 'revision', '', 0),
(327, 1, '2026-07-19 13:37:16', '2026-07-19 13:37:16', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:37:16', '2026-07-19 13:37:16', '', 27, 'https://mrarif.me/pch/?p=327', 0, 'revision', '', 0),
(328, 1, '2026-07-19 13:37:40', '2026-07-19 13:37:40', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:37:40', '2026-07-19 13:37:40', '', 27, 'https://mrarif.me/pch/?p=328', 0, 'revision', '', 0),
(329, 1, '2026-07-19 13:37:40', '2026-07-19 13:37:40', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:37:40', '2026-07-19 13:37:40', '', 27, 'https://mrarif.me/pch/?p=329', 0, 'revision', '', 0),
(330, 1, '2026-07-19 13:37:40', '2026-07-19 13:37:40', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:37:40', '2026-07-19 13:37:40', '', 27, 'https://mrarif.me/pch/?p=330', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(331, 1, '2026-07-19 13:41:28', '2026-07-19 13:41:28', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:505;58-562\">Peptides are short chains of amino acids linked together by peptide bonds — essentially small fragments of what would otherwise be a protein. While proteins can contain hundreds or thousands of amino acids folded into complex three-dimensional structures, peptides are typically much shorter, ranging from just two amino acids up to around fifty. This smaller size gives peptides unique properties that have made them a major focus of biomedical and pharmaceutical research over the past several decades.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:35;564-598\">Why Peptides Matter in Research</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:401;600-1000\">In the body, peptides act as signaling molecules. They can function as hormones, neurotransmitters, or growth factors, carrying instructions between cells and tissues. Because of this signaling role, researchers have long been interested in studying synthetic peptides as tools to better understand cellular communication, tissue repair processes, metabolic regulation, and other biological pathways.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"9:1-9:353;1002-1354\">Unlike small-molecule drugs, peptides are large enough to interact with cellular receptors in highly specific ways, but small enough to be synthesized in a laboratory with relative precision. This combination of specificity and manufacturability is part of why peptide-based research has expanded so quickly across academic and pharmaceutical settings.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"11:1-11:37;1356-1392\">How Research Peptides Are Studied</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"13:1-13:234;1394-1627\">In laboratory settings, peptides are typically studied using in-vitro (cell culture) models or in-vivo (animal) models to observe how they interact with specific receptors or biological systems. Researchers look at questions such as:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"15:1-15:50;1629-1678\">How does a peptide bind to its target receptor?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"16:1-16:66;1679-1744\">What downstream cellular effects does that interaction trigger?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"17:1-17:67;1745-1811\">How stable is the peptide under different laboratory conditions?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"18:1-18:72;1812-1883\">How is the peptide broken down or metabolized in a biological system?</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"20:1-20:332;1885-2216\">This type of foundational research helps scientists understand mechanisms before any compound could ever be considered for further development. It\'s important to note that research peptides sold for laboratory use are intended strictly for this kind of controlled scientific investigation — not for human or veterinary consumption.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"22:1-22:43;2218-2260\">The Growing Interest in Peptide Science</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"24:1-24:50;2262-2311\">Peptide research has grown for a few key reasons:</p>\r\n\r\n<ol style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"26:1-26:166;2313-2478\"><strong>Precision</strong> — Peptides can be designed to target very specific receptors, reducing the broad, systemic effects sometimes associated with other compound classes.</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"27:1-27:144;2479-2622\"><strong>Versatility</strong> — Peptides are being investigated across many areas of biology, from tissue repair to metabolic processes to cellular aging.</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"28:1-28:163;2623-2785\"><strong>Advances in synthesis</strong> — Improvements in peptide synthesis technology have made it easier and more cost-effective to produce highly pure research compounds.</li>\r\n</ol>\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"30:1-30:37;2787-2823\">A Note on Research-Grade Peptides</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"32:1-32:296;2825-3120\">Any peptide used in a laboratory setting should come from a source that provides third-party testing and a Certificate of Analysis (COA), confirming purity and identity. This is standard practice in the research community and helps ensure that experimental results are reliable and reproducible.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"34:1-34:200;3122-3321\">Peptide science is a rapidly evolving field, and the coming years are likely to bring continued growth in our understanding of how these small but powerful molecules interact with biological systems.</p>', 'What Are Peptides? An Introduction to Peptide Research', '', 'publish', 'closed', 'closed', '', 'what-are-peptides-an-introduction-to-peptide-research', '', '', '2026-07-19 13:57:05', '2026-07-19 13:57:05', '', 0, 'https://mrarif.me/pch/?p=331', 0, 'post', '', 0),
(332, 1, '2026-07-19 13:41:28', '2026-07-19 13:41:28', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:505;58-562\">Peptides are short chains of amino acids linked together by peptide bonds — essentially small fragments of what would otherwise be a protein. While proteins can contain hundreds or thousands of amino acids folded into complex three-dimensional structures, peptides are typically much shorter, ranging from just two amino acids up to around fifty. This smaller size gives peptides unique properties that have made them a major focus of biomedical and pharmaceutical research over the past several decades.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:35;564-598\">Why Peptides Matter in Research</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:401;600-1000\">In the body, peptides act as signaling molecules. They can function as hormones, neurotransmitters, or growth factors, carrying instructions between cells and tissues. Because of this signaling role, researchers have long been interested in studying synthetic peptides as tools to better understand cellular communication, tissue repair processes, metabolic regulation, and other biological pathways.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"9:1-9:353;1002-1354\">Unlike small-molecule drugs, peptides are large enough to interact with cellular receptors in highly specific ways, but small enough to be synthesized in a laboratory with relative precision. This combination of specificity and manufacturability is part of why peptide-based research has expanded so quickly across academic and pharmaceutical settings.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"11:1-11:37;1356-1392\">How Research Peptides Are Studied</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"13:1-13:234;1394-1627\">In laboratory settings, peptides are typically studied using in-vitro (cell culture) models or in-vivo (animal) models to observe how they interact with specific receptors or biological systems. Researchers look at questions such as:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"15:1-15:50;1629-1678\">How does a peptide bind to its target receptor?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"16:1-16:66;1679-1744\">What downstream cellular effects does that interaction trigger?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"17:1-17:67;1745-1811\">How stable is the peptide under different laboratory conditions?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"18:1-18:72;1812-1883\">How is the peptide broken down or metabolized in a biological system?</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"20:1-20:332;1885-2216\">This type of foundational research helps scientists understand mechanisms before any compound could ever be considered for further development. It\'s important to note that research peptides sold for laboratory use are intended strictly for this kind of controlled scientific investigation — not for human or veterinary consumption.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"22:1-22:43;2218-2260\">The Growing Interest in Peptide Science</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"24:1-24:50;2262-2311\">Peptide research has grown for a few key reasons:</p>\r\n\r\n<ol style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"26:1-26:166;2313-2478\"><strong>Precision</strong> — Peptides can be designed to target very specific receptors, reducing the broad, systemic effects sometimes associated with other compound classes.</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"27:1-27:144;2479-2622\"><strong>Versatility</strong> — Peptides are being investigated across many areas of biology, from tissue repair to metabolic processes to cellular aging.</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"28:1-28:163;2623-2785\"><strong>Advances in synthesis</strong> — Improvements in peptide synthesis technology have made it easier and more cost-effective to produce highly pure research compounds.</li>\r\n</ol>\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"30:1-30:37;2787-2823\">A Note on Research-Grade Peptides</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"32:1-32:296;2825-3120\">Any peptide used in a laboratory setting should come from a source that provides third-party testing and a Certificate of Analysis (COA), confirming purity and identity. This is standard practice in the research community and helps ensure that experimental results are reliable and reproducible.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"34:1-34:200;3122-3321\">Peptide science is a rapidly evolving field, and the coming years are likely to bring continued growth in our understanding of how these small but powerful molecules interact with biological systems.</p>', 'What Are Peptides? An Introduction to Peptide Research', '', 'inherit', 'closed', 'closed', '', '331-revision-v1', '', '', '2026-07-19 13:41:28', '2026-07-19 13:41:28', '', 331, 'https://mrarif.me/pch/?p=332', 0, 'revision', '', 0),
(333, 1, '2026-07-19 13:44:05', '2026-07-19 13:44:05', '', 'post-1', '', 'inherit', 'closed', 'closed', '', 'post-1', '', '', '2026-07-19 13:44:05', '2026-07-19 13:44:05', '', 331, 'https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(334, 1, '2026-07-19 13:44:59', '2026-07-19 13:44:59', '{\n    \"astra-settings[global-color-palette]\": {\n        \"value\": {\n            \"palette\": [\n                \"#0e3751\",\n                \"#57a0a8\",\n                \"#1e293b\",\n                \"#334155\",\n                \"#FFFFFF\",\n                \"#F0F5FA\",\n                \"#111111\",\n                \"#D1D5DB\",\n                \"#111111\"\n            ],\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 13:44:59\"\n    },\n    \"astra-color-palettes\": {\n        \"value\": {\n            \"currentPalette\": \"palette_1\",\n            \"palettes\": {\n                \"palette_1\": [\n                    \"#0e3751\",\n                    \"#57a0a8\",\n                    \"#1e293b\",\n                    \"#334155\",\n                    \"#FFFFFF\",\n                    \"#F0F5FA\",\n                    \"#111111\",\n                    \"#D1D5DB\",\n                    \"#111111\"\n                ],\n                \"palette_2\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"palette_3\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"palette_4\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presets\": {\n                \"Oak\": [\n                    \"#0067FF\",\n                    \"#005EE9\",\n                    \"#0F172A\",\n                    \"#364151\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#070614\",\n                    \"#D1DAE5\",\n                    \"#222222\"\n                ],\n                \"Viola\": [\n                    \"#6528F7\",\n                    \"#5511F8\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#F2F0FE\",\n                    \"#0D0614\",\n                    \"#D8D8F5\",\n                    \"#222222\"\n                ],\n                \"Cedar\": [\n                    \"#DD183B\",\n                    \"#CC1939\",\n                    \"#0F172A\",\n                    \"#3A3A3A\",\n                    \"#FFFFFF\",\n                    \"#FFEDE6\",\n                    \"#140609\",\n                    \"#FFD1BF\",\n                    \"#222222\"\n                ],\n                \"Willow\": [\n                    \"#54B435\",\n                    \"#379237\",\n                    \"#0F172A\",\n                    \"#2F3B40\",\n                    \"#FFFFFF\",\n                    \"#EDFBE2\",\n                    \"#0C1406\",\n                    \"#D5EAD8\",\n                    \"#222222\"\n                ],\n                \"Lily\": [\n                    \"#DCA54A\",\n                    \"#D09A40\",\n                    \"#0F172A\",\n                    \"#4A4A4A\",\n                    \"#FFFFFF\",\n                    \"#FAF5E5\",\n                    \"#141004\",\n                    \"#F0E6C5\",\n                    \"#222222\"\n                ],\n                \"Rose\": [\n                    \"#FB5FAB\",\n                    \"#EA559D\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FCEEF5\",\n                    \"#140610\",\n                    \"#FAD8E9\",\n                    \"#222222\"\n                ],\n                \"Sage\": [\n                    \"#1B9C85\",\n                    \"#178E79\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#EDF6EE\",\n                    \"#06140C\",\n                    \"#D4F3D7\",\n                    \"#222222\"\n                ],\n                \"Flare\": [\n                    \"#FD9800\",\n                    \"#E98C00\",\n                    \"#0F172A\",\n                    \"#454F5E\",\n                    \"#FFFFFF\",\n                    \"#FEF9E1\",\n                    \"#141006\",\n                    \"#F9F0C8\",\n                    \"#222222\"\n                ],\n                \"Maple\": [\n                    \"#FF6210\",\n                    \"#F15808\",\n                    \"#1C0D0A\",\n                    \"#353535\",\n                    \"#FFFFFF\",\n                    \"#FEF1E4\",\n                    \"#140B06\",\n                    \"#E5D7D1\",\n                    \"#222222\"\n                ],\n                \"Birch\": [\n                    \"#737880\",\n                    \"#65696F\",\n                    \"#151616\",\n                    \"#393C40\",\n                    \"#FFFFFF\",\n                    \"#F6F6F6\",\n                    \"#232529\",\n                    \"#F1F0F0\",\n                    \"#222222\"\n                ],\n                \"Dark\": [\n                    \"#0085FF\",\n                    \"#0177E3\",\n                    \"#FFFFFF\",\n                    \"#E7F6FF\",\n                    \"#212A37\",\n                    \"#0F172A\",\n                    \"#4F5B62\",\n                    \"#070614\",\n                    \"#222222\"\n                ]\n            },\n            \"presetNames\": {\n                \"palette_1\": null,\n                \"palette_2\": \"Oak\",\n                \"palette_3\": \"Viola\",\n                \"palette_4\": \"Dark\"\n            },\n            \"flag\": false\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 13:44:59\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '22e5b979-ba5e-4434-8fa3-e1a6088007af', '', '', '2026-07-19 13:44:59', '2026-07-19 13:44:59', '', 0, 'https://mrarif.me/pch/22e5b979-ba5e-4434-8fa3-e1a6088007af/', 0, 'customize_changeset', '', 0),
(335, 1, '2026-07-19 13:46:01', '2026-07-19 13:46:01', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:01', '2026-07-19 13:46:01', '', 27, 'https://mrarif.me/pch/?p=335', 0, 'revision', '', 0),
(336, 1, '2026-07-19 13:46:01', '2026-07-19 13:46:01', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:01', '2026-07-19 13:46:01', '', 27, 'https://mrarif.me/pch/?p=336', 0, 'revision', '', 0),
(337, 1, '2026-07-19 13:46:02', '2026-07-19 13:46:02', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:02', '2026-07-19 13:46:02', '', 27, 'https://mrarif.me/pch/?p=337', 0, 'revision', '', 0),
(338, 1, '2026-07-19 13:46:16', '2026-07-19 13:46:16', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:16', '2026-07-19 13:46:16', '', 27, 'https://mrarif.me/pch/?p=338', 0, 'revision', '', 0),
(339, 1, '2026-07-19 13:46:16', '2026-07-19 13:46:16', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:16', '2026-07-19 13:46:16', '', 27, 'https://mrarif.me/pch/?p=339', 0, 'revision', '', 0),
(340, 1, '2026-07-19 13:46:16', '2026-07-19 13:46:16', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:16', '2026-07-19 13:46:16', '', 27, 'https://mrarif.me/pch/?p=340', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(341, 1, '2026-07-19 13:46:41', '2026-07-19 13:46:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:41', '2026-07-19 13:46:41', '', 27, 'https://mrarif.me/pch/?p=341', 0, 'revision', '', 0),
(342, 1, '2026-07-19 13:46:41', '2026-07-19 13:46:41', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:41', '2026-07-19 13:46:41', '', 27, 'https://mrarif.me/pch/?p=342', 0, 'revision', '', 0),
(343, 1, '2026-07-19 13:46:42', '2026-07-19 13:46:42', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:46:42', '2026-07-19 13:46:42', '', 27, 'https://mrarif.me/pch/?p=343', 0, 'revision', '', 0),
(344, 1, '2026-07-19 13:47:08', '2026-07-19 13:47:08', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:47:08', '2026-07-19 13:47:08', '', 27, 'https://mrarif.me/pch/?p=344', 0, 'revision', '', 0),
(345, 1, '2026-07-19 13:47:08', '2026-07-19 13:47:08', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:47:08', '2026-07-19 13:47:08', '', 27, 'https://mrarif.me/pch/?p=345', 0, 'revision', '', 0),
(346, 1, '2026-07-19 13:47:08', '2026-07-19 13:47:08', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:47:08', '2026-07-19 13:47:08', '', 27, 'https://mrarif.me/pch/?p=346', 0, 'revision', '', 0),
(347, 1, '2026-07-19 13:47:30', '2026-07-19 13:47:30', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:47:30', '2026-07-19 13:47:30', '', 27, 'https://mrarif.me/pch/?p=347', 0, 'revision', '', 0),
(348, 1, '2026-07-19 13:47:30', '2026-07-19 13:47:30', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:47:30', '2026-07-19 13:47:30', '', 27, 'https://mrarif.me/pch/?p=348', 0, 'revision', '', 0),
(349, 1, '2026-07-19 13:47:30', '2026-07-19 13:47:30', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:47:30', '2026-07-19 13:47:30', '', 27, 'https://mrarif.me/pch/?p=349', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(350, 1, '2026-07-19 13:48:51', '2026-07-19 13:48:51', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:48:51', '2026-07-19 13:48:51', '', 27, 'https://mrarif.me/pch/?p=350', 0, 'revision', '', 0),
(351, 1, '2026-07-19 13:48:51', '2026-07-19 13:48:51', '<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:48:51', '2026-07-19 13:48:51', '', 27, 'https://mrarif.me/pch/?p=351', 0, 'revision', '', 0),
(352, 1, '2026-07-19 13:48:51', '2026-07-19 13:48:51', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 13:48:51', '2026-07-19 13:48:51', '', 27, 'https://mrarif.me/pch/?p=352', 0, 'revision', '', 0),
(353, 1, '2026-07-19 13:50:12', '2026-07-19 13:50:12', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:398;66-463\">Understanding how a peptide functions at the cellular level is one of the central goals of peptide research. While each peptide has its own unique structure and target, most research peptides operate through a shared set of underlying mechanisms. This article breaks down, at a general and educational level, how peptides are understood to interact with biological systems in a laboratory context.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:36;465-500\">Receptor Binding: The First Step</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:365;502-866\">Most peptides exert their biological effects by binding to specific receptors on the surface of cells. These receptors act like locks, and a peptide\'s molecular shape acts like a key. When a peptide binds to its matching receptor, it can trigger a cascade of downstream signaling events inside the cell — this is often referred to as a signal transduction pathway.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"9:1-9:284;868-1151\">Researchers use techniques such as receptor-binding assays to measure how strongly and how specifically a peptide binds to its target receptor. This helps establish whether a peptide is likely to produce a meaningful biological effect versus interacting broadly and non-specifically.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"11:1-11:45;1153-1197\">Signal Transduction and Cellular Response</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"13:1-13:298;1199-1496\">Once a peptide binds to its receptor, the receptor often changes shape, activating enzymes or proteins inside the cell. This can lead to changes in gene expression, protein production, or cellular metabolism, depending on the specific pathway involved. Some peptides are studied for their role in:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"15:1-15:41;1498-1538\">Cell growth and proliferation pathways</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"16:1-16:43;1539-1581\">Tissue repair and regeneration signaling</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"17:1-17:23;1582-1604\">Metabolic regulation</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"18:1-18:26;1605-1630\">Immune system signaling</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"20:1-20:167;1632-1798\">Each of these areas represents an active area of scientific investigation, with researchers working to map out exactly how different peptides influence these systems.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"22:1-22:29;1800-1828\">Stability and Degradation</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"24:1-24:394;1830-2223\">Peptides are generally broken down more quickly in biological systems than small-molecule compounds, largely because enzymes called peptidases can cleave the peptide bonds holding amino acids together. This is one of the key challenges researchers study — how to understand a peptide\'s half-life and stability under experimental conditions, since this directly affects how a study is designed.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"26:1-26:270;2225-2494\">Some peptide structures are modified in the lab (for example, through changes to their amino acid sequence) specifically to study how these modifications affect stability and receptor interaction. This is a common area of structure-activity relationship (SAR) research.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"28:1-28:25;2496-2520\">Why Mechanism Matters</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"30:1-30:412;2522-2933\">Understanding a peptide\'s mechanism of action is foundational to interpreting any experimental results. Without a clear picture of how a compound interacts with its target, it becomes difficult to draw meaningful conclusions from a study. This is why so much peptide research starts at the mechanistic level — in cell cultures and animal models — well before any broader translational questions can be explored.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"32:1-32:31;2935-2965\">Research Requires Precision</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"34:1-34:372;2967-3338\">Because mechanism-of-action research depends on precise, reproducible results, the quality of the peptide itself matters enormously. Impurities, incorrect folding, or degraded samples can all skew experimental outcomes. This is why researchers rely on properly sourced, third-party-tested peptides with a documented Certificate of Analysis (COA) for any laboratory study.</p>', 'How Peptides Work: Mechanisms of Action in Laboratory Research', '', 'publish', 'closed', 'closed', '', 'how-peptides-work-mechanisms-of-action-in-laboratory-research', '', '', '2026-07-19 13:56:39', '2026-07-19 13:56:39', '', 0, 'https://mrarif.me/pch/?p=353', 0, 'post', '', 0),
(354, 1, '2026-07-19 13:50:12', '2026-07-19 13:50:12', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:398;66-463\">Understanding how a peptide functions at the cellular level is one of the central goals of peptide research. While each peptide has its own unique structure and target, most research peptides operate through a shared set of underlying mechanisms. This article breaks down, at a general and educational level, how peptides are understood to interact with biological systems in a laboratory context.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:36;465-500\">Receptor Binding: The First Step</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:365;502-866\">Most peptides exert their biological effects by binding to specific receptors on the surface of cells. These receptors act like locks, and a peptide\'s molecular shape acts like a key. When a peptide binds to its matching receptor, it can trigger a cascade of downstream signaling events inside the cell — this is often referred to as a signal transduction pathway.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"9:1-9:284;868-1151\">Researchers use techniques such as receptor-binding assays to measure how strongly and how specifically a peptide binds to its target receptor. This helps establish whether a peptide is likely to produce a meaningful biological effect versus interacting broadly and non-specifically.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"11:1-11:45;1153-1197\">Signal Transduction and Cellular Response</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"13:1-13:298;1199-1496\">Once a peptide binds to its receptor, the receptor often changes shape, activating enzymes or proteins inside the cell. This can lead to changes in gene expression, protein production, or cellular metabolism, depending on the specific pathway involved. Some peptides are studied for their role in:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"15:1-15:41;1498-1538\">Cell growth and proliferation pathways</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"16:1-16:43;1539-1581\">Tissue repair and regeneration signaling</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"17:1-17:23;1582-1604\">Metabolic regulation</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"18:1-18:26;1605-1630\">Immune system signaling</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"20:1-20:167;1632-1798\">Each of these areas represents an active area of scientific investigation, with researchers working to map out exactly how different peptides influence these systems.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"22:1-22:29;1800-1828\">Stability and Degradation</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"24:1-24:394;1830-2223\">Peptides are generally broken down more quickly in biological systems than small-molecule compounds, largely because enzymes called peptidases can cleave the peptide bonds holding amino acids together. This is one of the key challenges researchers study — how to understand a peptide\'s half-life and stability under experimental conditions, since this directly affects how a study is designed.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"26:1-26:270;2225-2494\">Some peptide structures are modified in the lab (for example, through changes to their amino acid sequence) specifically to study how these modifications affect stability and receptor interaction. This is a common area of structure-activity relationship (SAR) research.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"28:1-28:25;2496-2520\">Why Mechanism Matters</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"30:1-30:412;2522-2933\">Understanding a peptide\'s mechanism of action is foundational to interpreting any experimental results. Without a clear picture of how a compound interacts with its target, it becomes difficult to draw meaningful conclusions from a study. This is why so much peptide research starts at the mechanistic level — in cell cultures and animal models — well before any broader translational questions can be explored.</p>\r\n\r\n<h2 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"32:1-32:31;2935-2965\">Research Requires Precision</h2>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"34:1-34:372;2967-3338\">Because mechanism-of-action research depends on precise, reproducible results, the quality of the peptide itself matters enormously. Impurities, incorrect folding, or degraded samples can all skew experimental outcomes. This is why researchers rely on properly sourced, third-party-tested peptides with a documented Certificate of Analysis (COA) for any laboratory study.</p>', 'How Peptides Work: Mechanisms of Action in Laboratory Research', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2026-07-19 13:50:12', '2026-07-19 13:50:12', '', 353, 'https://mrarif.me/pch/?p=354', 0, 'revision', '', 0),
(355, 1, '2026-07-19 13:51:51', '2026-07-19 13:51:51', '', 'post-3', '', 'inherit', 'closed', 'closed', '', 'post-3', '', '', '2026-07-19 13:51:51', '2026-07-19 13:51:51', '', 353, 'https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(356, 1, '2026-07-19 13:53:09', '2026-07-19 13:53:09', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:309;69-377\">Peptide science continues to be one of the fastest-growing areas of biomedical research. From academic labs to pharmaceutical R&amp;D departments, scientists are exploring new ways to understand, modify, and apply peptide-based compounds. Here\'s an overview of some of the broader trends shaping the field today.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:34;379-412\">1. Growth in Targeted Research</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:436;414-849\">One of the most notable trends is the increasing focus on target specificity. Researchers are working to design and study peptides that interact with very precise receptor sites, aiming to better understand biological pathways with minimal off-target interactions. This trend is largely driven by advances in structural biology, which allow scientists to visualize receptor-peptide interactions in much greater detail than in the past.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"9:1-9:41;851-891\">2. Expansion of Analytical Techniques</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"11:1-11:477;893-1369\">As peptide research has grown, so has the sophistication of the tools used to study these compounds. Techniques such as high-performance liquid chromatography (HPLC), mass spectrometry, and nuclear magnetic resonance (NMR) spectroscopy are now standard in verifying peptide identity, purity, and structural integrity. This has raised the bar for research-grade peptides, with reputable suppliers routinely providing Certificates of Analysis (COAs) that document these results.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"13:1-13:54;1371-1424\">3. Interest in Tissue and Cellular Repair Pathways</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"15:1-15:444;1426-1869\">A significant portion of current peptide research is focused on understanding cellular repair and regenerative signaling pathways. Scientists are studying how certain peptides interact with growth factor pathways and extracellular matrix components, aiming to build a clearer picture of how tissues respond to injury and stress at a molecular level. This remains an active, evolving area of investigation within cell and animal model research.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"17:1-17:49;1871-1919\">4. Metabolic and Endocrine Signaling Research</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"19:1-19:358;1921-2278\">Another area of active study involves peptides that interact with metabolic and endocrine signaling systems. Researchers are examining how certain peptide structures influence hormone release, receptor sensitivity, and downstream metabolic effects in laboratory models — work that contributes to the broader scientific understanding of endocrine regulation.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"21:1-21:44;2280-2323\">5. Better Synthesis and Purity Standards</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"23:1-23:123;2325-2447\">As demand for research peptides has grown, so has scrutiny around manufacturing quality. The field has seen a push toward:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"25:1-25:34;2449-2482\">Higher-purity synthesis methods</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"26:1-26:36;2483-2518\">More rigorous third-party testing</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"27:1-27:60;2519-2578\">Transparent documentation (COAs) for every batch produced</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"29:1-29:137;2580-2716\">This shift benefits the broader research community by improving the reliability and reproducibility of experimental results across labs.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"31:1-31:52;2718-2769\">6. Continued Academic and Industry Collaboration</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"33:1-33:274;2771-3044\">Universities, contract research organizations, and biotech companies are increasingly collaborating on peptide-related studies, pooling resources and expertise. This collaborative approach has accelerated the pace at which foundational research is published and built upon.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"35:1-35:17;3046-3062\">Looking Ahead</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"37:1-37:280;3064-3343\">Peptide research remains a dynamic and rapidly evolving field. As analytical tools improve and our understanding of receptor biology deepens, researchers will likely continue uncovering new applications and insights — all grounded in careful, controlled laboratory investigation.</p>', 'Current Trends in Peptide Research: What Scientists Are Exploring', '', 'publish', 'closed', 'closed', '', 'current-trends-in-peptide-research-what-scientists-are-exploring', '', '', '2026-07-19 13:56:01', '2026-07-19 13:56:01', '', 0, 'https://mrarif.me/pch/?p=356', 0, 'post', '', 0),
(357, 1, '2026-07-19 13:53:09', '2026-07-19 13:53:09', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:309;69-377\">Peptide science continues to be one of the fastest-growing areas of biomedical research. From academic labs to pharmaceutical R&amp;D departments, scientists are exploring new ways to understand, modify, and apply peptide-based compounds. Here\'s an overview of some of the broader trends shaping the field today.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:34;379-412\">1. Growth in Targeted Research</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:436;414-849\">One of the most notable trends is the increasing focus on target specificity. Researchers are working to design and study peptides that interact with very precise receptor sites, aiming to better understand biological pathways with minimal off-target interactions. This trend is largely driven by advances in structural biology, which allow scientists to visualize receptor-peptide interactions in much greater detail than in the past.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"9:1-9:41;851-891\">2. Expansion of Analytical Techniques</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"11:1-11:477;893-1369\">As peptide research has grown, so has the sophistication of the tools used to study these compounds. Techniques such as high-performance liquid chromatography (HPLC), mass spectrometry, and nuclear magnetic resonance (NMR) spectroscopy are now standard in verifying peptide identity, purity, and structural integrity. This has raised the bar for research-grade peptides, with reputable suppliers routinely providing Certificates of Analysis (COAs) that document these results.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"13:1-13:54;1371-1424\">3. Interest in Tissue and Cellular Repair Pathways</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"15:1-15:444;1426-1869\">A significant portion of current peptide research is focused on understanding cellular repair and regenerative signaling pathways. Scientists are studying how certain peptides interact with growth factor pathways and extracellular matrix components, aiming to build a clearer picture of how tissues respond to injury and stress at a molecular level. This remains an active, evolving area of investigation within cell and animal model research.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"17:1-17:49;1871-1919\">4. Metabolic and Endocrine Signaling Research</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"19:1-19:358;1921-2278\">Another area of active study involves peptides that interact with metabolic and endocrine signaling systems. Researchers are examining how certain peptide structures influence hormone release, receptor sensitivity, and downstream metabolic effects in laboratory models — work that contributes to the broader scientific understanding of endocrine regulation.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"21:1-21:44;2280-2323\">5. Better Synthesis and Purity Standards</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"23:1-23:123;2325-2447\">As demand for research peptides has grown, so has scrutiny around manufacturing quality. The field has seen a push toward:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"25:1-25:34;2449-2482\">Higher-purity synthesis methods</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"26:1-26:36;2483-2518\">More rigorous third-party testing</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"27:1-27:60;2519-2578\">Transparent documentation (COAs) for every batch produced</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"29:1-29:137;2580-2716\">This shift benefits the broader research community by improving the reliability and reproducibility of experimental results across labs.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"31:1-31:52;2718-2769\">6. Continued Academic and Industry Collaboration</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"33:1-33:274;2771-3044\">Universities, contract research organizations, and biotech companies are increasingly collaborating on peptide-related studies, pooling resources and expertise. This collaborative approach has accelerated the pace at which foundational research is published and built upon.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"35:1-35:17;3046-3062\">Looking Ahead</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"37:1-37:280;3064-3343\">Peptide research remains a dynamic and rapidly evolving field. As analytical tools improve and our understanding of receptor biology deepens, researchers will likely continue uncovering new applications and insights — all grounded in careful, controlled laboratory investigation.</p>', 'Current Trends in Peptide Research: What Scientists Are Exploring', '', 'inherit', 'closed', 'closed', '', '356-revision-v1', '', '', '2026-07-19 13:53:09', '2026-07-19 13:53:09', '', 356, 'https://mrarif.me/pch/?p=357', 0, 'revision', '', 0),
(358, 1, '2026-07-19 13:55:56', '2026-07-19 13:55:56', '', 'Post', '', 'inherit', 'closed', 'closed', '', 'post', '', '', '2026-07-19 13:55:56', '2026-07-19 13:55:56', '', 356, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg', 0, 'attachment', 'image/jpeg', 0),
(359, 1, '2026-07-19 13:56:39', '2026-07-19 13:56:39', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:398;66-463\">Understanding how a peptide functions at the cellular level is one of the central goals of peptide research. While each peptide has its own unique structure and target, most research peptides operate through a shared set of underlying mechanisms. This article breaks down, at a general and educational level, how peptides are understood to interact with biological systems in a laboratory context.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:36;465-500\">Receptor Binding: The First Step</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:365;502-866\">Most peptides exert their biological effects by binding to specific receptors on the surface of cells. These receptors act like locks, and a peptide\'s molecular shape acts like a key. When a peptide binds to its matching receptor, it can trigger a cascade of downstream signaling events inside the cell — this is often referred to as a signal transduction pathway.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"9:1-9:284;868-1151\">Researchers use techniques such as receptor-binding assays to measure how strongly and how specifically a peptide binds to its target receptor. This helps establish whether a peptide is likely to produce a meaningful biological effect versus interacting broadly and non-specifically.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"11:1-11:45;1153-1197\">Signal Transduction and Cellular Response</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"13:1-13:298;1199-1496\">Once a peptide binds to its receptor, the receptor often changes shape, activating enzymes or proteins inside the cell. This can lead to changes in gene expression, protein production, or cellular metabolism, depending on the specific pathway involved. Some peptides are studied for their role in:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"15:1-15:41;1498-1538\">Cell growth and proliferation pathways</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"16:1-16:43;1539-1581\">Tissue repair and regeneration signaling</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"17:1-17:23;1582-1604\">Metabolic regulation</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"18:1-18:26;1605-1630\">Immune system signaling</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"20:1-20:167;1632-1798\">Each of these areas represents an active area of scientific investigation, with researchers working to map out exactly how different peptides influence these systems.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"22:1-22:29;1800-1828\">Stability and Degradation</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"24:1-24:394;1830-2223\">Peptides are generally broken down more quickly in biological systems than small-molecule compounds, largely because enzymes called peptidases can cleave the peptide bonds holding amino acids together. This is one of the key challenges researchers study — how to understand a peptide\'s half-life and stability under experimental conditions, since this directly affects how a study is designed.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"26:1-26:270;2225-2494\">Some peptide structures are modified in the lab (for example, through changes to their amino acid sequence) specifically to study how these modifications affect stability and receptor interaction. This is a common area of structure-activity relationship (SAR) research.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"28:1-28:25;2496-2520\">Why Mechanism Matters</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"30:1-30:412;2522-2933\">Understanding a peptide\'s mechanism of action is foundational to interpreting any experimental results. Without a clear picture of how a compound interacts with its target, it becomes difficult to draw meaningful conclusions from a study. This is why so much peptide research starts at the mechanistic level — in cell cultures and animal models — well before any broader translational questions can be explored.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"32:1-32:31;2935-2965\">Research Requires Precision</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"34:1-34:372;2967-3338\">Because mechanism-of-action research depends on precise, reproducible results, the quality of the peptide itself matters enormously. Impurities, incorrect folding, or degraded samples can all skew experimental outcomes. This is why researchers rely on properly sourced, third-party-tested peptides with a documented Certificate of Analysis (COA) for any laboratory study.</p>', 'How Peptides Work: Mechanisms of Action in Laboratory Research', '', 'inherit', 'closed', 'closed', '', '353-revision-v1', '', '', '2026-07-19 13:56:39', '2026-07-19 13:56:39', '', 353, 'https://mrarif.me/pch/?p=359', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(360, 1, '2026-07-19 13:57:05', '2026-07-19 13:57:05', '<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"3:1-3:505;58-562\">Peptides are short chains of amino acids linked together by peptide bonds — essentially small fragments of what would otherwise be a protein. While proteins can contain hundreds or thousands of amino acids folded into complex three-dimensional structures, peptides are typically much shorter, ranging from just two amino acids up to around fifty. This smaller size gives peptides unique properties that have made them a major focus of biomedical and pharmaceutical research over the past several decades.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"5:1-5:35;564-598\">Why Peptides Matter in Research</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"7:1-7:401;600-1000\">In the body, peptides act as signaling molecules. They can function as hormones, neurotransmitters, or growth factors, carrying instructions between cells and tissues. Because of this signaling role, researchers have long been interested in studying synthetic peptides as tools to better understand cellular communication, tissue repair processes, metabolic regulation, and other biological pathways.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"9:1-9:353;1002-1354\">Unlike small-molecule drugs, peptides are large enough to interact with cellular receptors in highly specific ways, but small enough to be synthesized in a laboratory with relative precision. This combination of specificity and manufacturability is part of why peptide-based research has expanded so quickly across academic and pharmaceutical settings.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"11:1-11:37;1356-1392\">How Research Peptides Are Studied</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"13:1-13:234;1394-1627\">In laboratory settings, peptides are typically studied using in-vitro (cell culture) models or in-vivo (animal) models to observe how they interact with specific receptors or biological systems. Researchers look at questions such as:</p>\r\n\r\n<ul style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"15:1-15:50;1629-1678\">How does a peptide bind to its target receptor?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"16:1-16:66;1679-1744\">What downstream cellular effects does that interaction trigger?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"17:1-17:67;1745-1811\">How stable is the peptide under different laboratory conditions?</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"18:1-18:72;1812-1883\">How is the peptide broken down or metabolized in a biological system?</li>\r\n</ul>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"20:1-20:332;1885-2216\">This type of foundational research helps scientists understand mechanisms before any compound could ever be considered for further development. It\'s important to note that research peptides sold for laboratory use are intended strictly for this kind of controlled scientific investigation — not for human or veterinary consumption.</p>\r\n\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"22:1-22:43;2218-2260\">The Growing Interest in Peptide Science</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"24:1-24:50;2262-2311\">Peptide research has grown for a few key reasons:</p>\r\n\r\n<ol style=\"margin-left: 18px;\">\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"26:1-26:166;2313-2478\"><strong>Precision</strong> — Peptides can be designed to target very specific receptors, reducing the broad, systemic effects sometimes associated with other compound classes.</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"27:1-27:144;2479-2622\"><strong>Versatility</strong> — Peptides are being investigated across many areas of biology, from tissue repair to metabolic processes to cellular aging.</li>\r\n 	<li class=\"font-claude-response-body whitespace-normal break-words pl-2\" data-sourcepos=\"28:1-28:163;2623-2785\"><strong>Advances in synthesis</strong> — Improvements in peptide synthesis technology have made it easier and more cost-effective to produce highly pure research compounds.</li>\r\n</ol>\r\n<h4 class=\"text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold\" dir=\"auto\" data-sourcepos=\"30:1-30:37;2787-2823\">A Note on Research-Grade Peptides</h4>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"32:1-32:296;2825-3120\">Any peptide used in a laboratory setting should come from a source that provides third-party testing and a Certificate of Analysis (COA), confirming purity and identity. This is standard practice in the research community and helps ensure that experimental results are reliable and reproducible.</p>\r\n<p class=\"font-claude-response-body break-words whitespace-normal\" dir=\"auto\" data-sourcepos=\"34:1-34:200;3122-3321\">Peptide science is a rapidly evolving field, and the coming years are likely to bring continued growth in our understanding of how these small but powerful molecules interact with biological systems.</p>', 'What Are Peptides? An Introduction to Peptide Research', '', 'inherit', 'closed', 'closed', '', '331-revision-v1', '', '', '2026-07-19 13:57:05', '2026-07-19 13:57:05', '', 331, 'https://mrarif.me/pch/?p=360', 0, 'revision', '', 0),
(361, 1, '2026-07-19 14:00:42', '2026-07-19 14:00:42', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:00:42', '2026-07-19 14:00:42', '', 27, 'https://mrarif.me/pch/?p=361', 0, 'revision', '', 0),
(362, 1, '2026-07-19 14:00:42', '2026-07-19 14:00:42', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:00:42', '2026-07-19 14:00:42', '', 27, 'https://mrarif.me/pch/?p=362', 0, 'revision', '', 0),
(363, 1, '2026-07-19 14:00:42', '2026-07-19 14:00:42', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h6>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h6>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h6>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:00:42', '2026-07-19 14:00:42', '', 27, 'https://mrarif.me/pch/?p=363', 0, 'revision', '', 0),
(364, 1, '2026-07-19 14:01:09', '2026-07-19 14:01:09', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h6>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h6>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h6>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:09', '2026-07-19 14:01:09', '', 27, 'https://mrarif.me/pch/?p=364', 0, 'revision', '', 0),
(365, 1, '2026-07-19 14:01:09', '2026-07-19 14:01:09', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h6>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h6>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h6>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:09', '2026-07-19 14:01:09', '', 27, 'https://mrarif.me/pch/?p=365', 0, 'revision', '', 0),
(366, 1, '2026-07-19 14:01:09', '2026-07-19 14:01:09', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h6>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h6>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h6>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:09', '2026-07-19 14:01:09', '', 27, 'https://mrarif.me/pch/?p=366', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(367, 1, '2026-07-19 14:01:18', '2026-07-19 14:01:18', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h6>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h6>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h6>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:18', '2026-07-19 14:01:18', '', 27, 'https://mrarif.me/pch/?p=367', 0, 'revision', '', 0),
(368, 1, '2026-07-19 14:01:18', '2026-07-19 14:01:18', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h6>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h6>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h6>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h6>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:18', '2026-07-19 14:01:18', '', 27, 'https://mrarif.me/pch/?p=368', 0, 'revision', '', 0),
(369, 1, '2026-07-19 14:01:18', '2026-07-19 14:01:18', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:18', '2026-07-19 14:01:18', '', 27, 'https://mrarif.me/pch/?p=369', 0, 'revision', '', 0),
(370, 1, '2026-07-19 14:01:37', '2026-07-19 14:01:37', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:37', '2026-07-19 14:01:37', '', 27, 'https://mrarif.me/pch/?p=370', 0, 'revision', '', 0),
(371, 1, '2026-07-19 14:01:37', '2026-07-19 14:01:37', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:37', '2026-07-19 14:01:37', '', 27, 'https://mrarif.me/pch/?p=371', 0, 'revision', '', 0),
(372, 1, '2026-07-19 14:01:38', '2026-07-19 14:01:38', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:38', '2026-07-19 14:01:38', '', 27, 'https://mrarif.me/pch/?p=372', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(373, 1, '2026-07-19 14:01:46', '2026-07-19 14:01:46', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:46', '2026-07-19 14:01:46', '', 27, 'https://mrarif.me/pch/?p=373', 0, 'revision', '', 0),
(374, 1, '2026-07-19 14:01:46', '2026-07-19 14:01:46', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:46', '2026-07-19 14:01:46', '', 27, 'https://mrarif.me/pch/?p=374', 0, 'revision', '', 0),
(375, 1, '2026-07-19 14:01:47', '2026-07-19 14:01:47', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:47', '2026-07-19 14:01:47', '', 27, 'https://mrarif.me/pch/?p=375', 0, 'revision', '', 0),
(376, 1, '2026-07-19 14:01:54', '2026-07-19 14:01:54', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:54', '2026-07-19 14:01:54', '', 27, 'https://mrarif.me/pch/?p=376', 0, 'revision', '', 0),
(377, 1, '2026-07-19 14:01:54', '2026-07-19 14:01:54', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:54', '2026-07-19 14:01:54', '', 27, 'https://mrarif.me/pch/?p=377', 0, 'revision', '', 0),
(378, 1, '2026-07-19 14:01:54', '2026-07-19 14:01:54', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:01:54', '2026-07-19 14:01:54', '', 27, 'https://mrarif.me/pch/?p=378', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(379, 1, '2026-07-19 14:02:17', '2026-07-19 14:02:17', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:02:17', '2026-07-19 14:02:17', '', 27, 'https://mrarif.me/pch/?p=379', 0, 'revision', '', 0),
(380, 1, '2026-07-19 14:02:17', '2026-07-19 14:02:17', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:02:17', '2026-07-19 14:02:17', '', 27, 'https://mrarif.me/pch/?p=380', 0, 'revision', '', 0),
(381, 1, '2026-07-19 14:02:17', '2026-07-19 14:02:17', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From academic ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central goals ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially small ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:02:17', '2026-07-19 14:02:17', '', 27, 'https://mrarif.me/pch/?p=381', 0, 'revision', '', 0),
(382, 1, '2026-07-19 14:02:34', '2026-07-19 14:02:34', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From academic ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central goals ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially small ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:02:34', '2026-07-19 14:02:34', '', 27, 'https://mrarif.me/pch/?p=382', 0, 'revision', '', 0),
(383, 1, '2026-07-19 14:02:34', '2026-07-19 14:02:34', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From academic ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central goals ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially small ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:02:34', '2026-07-19 14:02:34', '', 27, 'https://mrarif.me/pch/?p=383', 0, 'revision', '', 0),
(384, 1, '2026-07-19 14:02:35', '2026-07-19 14:02:35', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:02:35', '2026-07-19 14:02:35', '', 27, 'https://mrarif.me/pch/?p=384', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(385, 1, '2026-07-19 14:03:12', '2026-07-19 14:03:12', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:03:12', '2026-07-19 14:03:12', '', 27, 'https://mrarif.me/pch/?p=385', 0, 'revision', '', 0),
(386, 1, '2026-07-19 14:03:13', '2026-07-19 14:03:13', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/evolvingwellness/blog/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:03:13', '2026-07-19 14:03:13', '', 27, 'https://mrarif.me/pch/?p=386', 0, 'revision', '', 0),
(387, 1, '2026-07-19 14:03:13', '2026-07-19 14:03:13', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:03:13', '2026-07-19 14:03:13', '', 27, 'https://mrarif.me/pch/?p=387', 0, 'revision', '', 0),
(388, 1, '2026-07-19 14:05:13', '2026-07-19 14:05:13', '', 'freepik__adjust__51212-1', '', 'inherit', 'closed', 'closed', '', 'freepik__adjust__51212-1', '', '', '2026-07-19 14:05:13', '2026-07-19 14:05:13', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/freepik__adjust__51212-1.webp', 0, 'attachment', 'image/webp', 0),
(392, 1, '2026-07-19 14:11:10', '2026-07-19 14:11:10', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:11:10', '2026-07-19 14:11:10', '', 27, 'https://mrarif.me/pch/?p=392', 0, 'revision', '', 0),
(393, 1, '2026-07-19 14:11:34', '2026-07-19 14:11:34', '{\n    \"astra-settings[font-size-body]\": {\n        \"value\": {\n            \"desktop\": 18,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 14:11:34\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'dffe6d24-de18-45b3-80a4-eaf9ed074a6a', '', '', '2026-07-19 14:11:34', '2026-07-19 14:11:34', '', 0, 'https://mrarif.me/pch/dffe6d24-de18-45b3-80a4-eaf9ed074a6a/', 0, 'customize_changeset', '', 0),
(394, 1, '2026-07-19 14:12:05', '2026-07-19 14:12:05', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:12:05', '2026-07-19 14:12:05', '', 27, 'https://mrarif.me/pch/?p=394', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(390, 1, '2026-07-19 14:11:10', '2026-07-19 14:11:10', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:11:10', '2026-07-19 14:11:10', '', 27, 'https://mrarif.me/pch/?p=390', 0, 'revision', '', 0),
(391, 1, '2026-07-19 14:11:10', '2026-07-19 14:11:10', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:11:10', '2026-07-19 14:11:10', '', 27, 'https://mrarif.me/pch/?p=391', 0, 'revision', '', 0),
(395, 1, '2026-07-19 14:12:05', '2026-07-19 14:12:05', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:12:05', '2026-07-19 14:12:05', '', 27, 'https://mrarif.me/pch/?p=395', 0, 'revision', '', 0),
(396, 1, '2026-07-19 14:12:06', '2026-07-19 14:12:06', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:12:06', '2026-07-19 14:12:06', '', 27, 'https://mrarif.me/pch/?p=396', 0, 'revision', '', 0),
(397, 1, '2026-07-19 14:15:39', '2026-07-19 14:15:39', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:15:39', '2026-07-19 14:15:39', '', 27, 'https://mrarif.me/pch/?p=397', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(398, 1, '2026-07-19 14:15:39', '2026-07-19 14:15:39', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Primary Care						\n					</h6>\n									<h6>\n							Health Risk Assessments (HRA)						\n					</h6>\n									<h6>\n							Veteran Disability Examinations						\n					</h6>\n									<h6>\n							Telehealth Visits						\n					</h6>\n									<h6>\n							Scheduling an Appointment 						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:15:39', '2026-07-19 14:15:39', '', 27, 'https://mrarif.me/pch/?p=398', 0, 'revision', '', 0),
(399, 1, '2026-07-19 14:15:40', '2026-07-19 14:15:40', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Fast and Reliable Shipping						\n					</h6>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:15:40', '2026-07-19 14:15:40', '', 27, 'https://mrarif.me/pch/?p=399', 0, 'revision', '', 0),
(400, 1, '2026-07-19 14:17:28', '2026-07-19 14:17:28', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Fast and Reliable Shipping						\n					</h6>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:17:28', '2026-07-19 14:17:28', '', 27, 'https://mrarif.me/pch/?p=400', 0, 'revision', '', 0),
(401, 1, '2026-07-19 14:17:28', '2026-07-19 14:17:28', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h6>\n							Fast and Reliable Shipping						\n					</h6>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:17:28', '2026-07-19 14:17:28', '', 27, 'https://mrarif.me/pch/?p=401', 0, 'revision', '', 0),
(402, 1, '2026-07-19 14:17:29', '2026-07-19 14:17:29', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:17:29', '2026-07-19 14:17:29', '', 27, 'https://mrarif.me/pch/?p=402', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(403, 1, '2026-07-19 14:20:41', '2026-07-19 14:20:41', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:20:41', '2026-07-19 14:20:41', '', 27, 'https://mrarif.me/pch/?p=403', 0, 'revision', '', 0),
(404, 1, '2026-07-19 14:20:41', '2026-07-19 14:20:41', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:20:41', '2026-07-19 14:20:41', '', 27, 'https://mrarif.me/pch/?p=404', 0, 'revision', '', 0),
(405, 1, '2026-07-19 14:20:42', '2026-07-19 14:20:42', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:20:42', '2026-07-19 14:20:42', '', 27, 'https://mrarif.me/pch/?p=405', 0, 'revision', '', 0),
(406, 1, '2026-07-19 14:22:52', '2026-07-19 14:22:52', '{\n    \"astra-settings[font-size-body]\": {\n        \"value\": {\n            \"desktop\": 17,\n            \"tablet\": \"\",\n            \"mobile\": \"\",\n            \"desktop-unit\": \"px\",\n            \"tablet-unit\": \"px\",\n            \"mobile-unit\": \"px\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 14:22:52\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'aa1c0d96-c9bf-4f5e-bcbd-03dceb890a8d', '', '', '2026-07-19 14:22:52', '2026-07-19 14:22:52', '', 0, 'https://mrarif.me/pch/aa1c0d96-c9bf-4f5e-bcbd-03dceb890a8d/', 0, 'customize_changeset', '', 0),
(408, 1, '2026-07-19 14:25:57', '2026-07-19 14:25:57', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$80</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-19 14:25:57', '2026-07-19 14:25:57', '', 20, 'https://mrarif.me/pch/?p=408', 0, 'revision', '', 0),
(409, 1, '2026-07-19 14:31:51', '2026-07-19 14:31:51', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$80</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-19 14:31:51', '2026-07-19 14:31:51', '', 20, 'https://mrarif.me/pch/?p=409', 0, 'revision', '', 0),
(410, 1, '2026-07-19 14:32:59', '2026-07-19 14:32:59', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$80</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-19 14:32:59', '2026-07-19 14:32:59', '', 20, 'https://mrarif.me/pch/?p=410', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(411, 1, '2026-07-19 14:34:11', '2026-07-19 14:34:11', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:34:11', '2026-07-19 14:34:11', '', 27, 'https://mrarif.me/pch/?p=411', 0, 'revision', '', 0),
(412, 1, '2026-07-19 14:34:11', '2026-07-19 14:34:11', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							Fast USA Shipping						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:34:11', '2026-07-19 14:34:11', '', 27, 'https://mrarif.me/pch/?p=412', 0, 'revision', '', 0),
(413, 1, '2026-07-19 14:34:11', '2026-07-19 14:34:11', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:34:11', '2026-07-19 14:34:11', '', 27, 'https://mrarif.me/pch/?p=413', 0, 'revision', '', 0),
(414, 1, '2026-07-19 14:35:55', '2026-07-19 14:35:55', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:35:55', '2026-07-19 14:35:55', '', 27, 'https://mrarif.me/pch/?p=414', 0, 'revision', '', 0),
(415, 1, '2026-07-19 14:35:55', '2026-07-19 14:35:55', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:35:55', '2026-07-19 14:35:55', '', 27, 'https://mrarif.me/pch/?p=415', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(416, 1, '2026-07-19 14:35:56', '2026-07-19 14:35:56', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:35:56', '2026-07-19 14:35:56', '', 27, 'https://mrarif.me/pch/?p=416', 0, 'revision', '', 0),
(417, 1, '2026-07-19 14:36:58', '2026-07-19 14:36:58', '', 'formula_8836892', '', 'inherit', 'closed', 'closed', '', 'formula_8836892', '', '', '2026-07-19 14:36:58', '2026-07-19 14:36:58', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/formula_8836892.svg', 0, 'attachment', 'image/svg+xml', 0),
(418, 1, '2026-07-19 14:37:25', '2026-07-19 14:37:25', '', 'satisfaction_4701305', '', 'inherit', 'closed', 'closed', '', 'satisfaction_4701305', '', '', '2026-07-19 14:37:25', '2026-07-19 14:37:25', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/satisfaction_4701305.svg', 0, 'attachment', 'image/svg+xml', 0),
(419, 1, '2026-07-19 14:38:16', '2026-07-19 14:38:16', '', 'online-support_7461830', '', 'inherit', 'closed', 'closed', '', 'online-support_7461830', '', '', '2026-07-19 14:38:16', '2026-07-19 14:38:16', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/online-support_7461830.svg', 0, 'attachment', 'image/svg+xml', 0),
(420, 1, '2026-07-19 14:39:00', '2026-07-19 14:39:00', '', 'genomics_17791494', '', 'inherit', 'closed', 'closed', '', 'genomics_17791494', '', '', '2026-07-19 14:39:00', '2026-07-19 14:39:00', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/genomics_17791494.svg', 0, 'attachment', 'image/svg+xml', 0),
(422, 1, '2026-07-19 14:40:00', '2026-07-19 14:40:00', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:40:00', '2026-07-19 14:40:00', '', 27, 'https://mrarif.me/pch/?p=422', 0, 'revision', '', 0),
(423, 1, '2026-07-19 14:40:00', '2026-07-19 14:40:00', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n									<h6>\n							3rd party lab tested						\n					</h6>\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n									<h6>\n							Online Customer Support						\n					</h6>\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:40:00', '2026-07-19 14:40:00', '', 27, 'https://mrarif.me/pch/?p=423', 0, 'revision', '', 0),
(603, 1, '2026-07-20 10:48:32', '2026-07-20 10:48:32', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:48:32', '2026-07-20 10:48:32', '', 27, 'https://mrarif.me/pch/?p=603', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(589, 1, '2026-07-20 10:24:00', '2026-07-20 10:24:00', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		Lab tested Quality								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:24:00', '2026-07-20 10:24:00', '', 27, 'https://mrarif.me/pch/?p=589', 0, 'revision', '', 0),
(433, 1, '2026-07-19 14:41:33', '2026-07-19 14:41:33', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:33', '2026-07-19 14:41:33', '', 27, 'https://mrarif.me/pch/?p=433', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(424, 1, '2026-07-19 14:40:00', '2026-07-19 14:40:00', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:40:00', '2026-07-19 14:40:00', '', 27, 'https://mrarif.me/pch/?p=424', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(425, 1, '2026-07-19 14:40:46', '2026-07-19 14:40:46', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:40:46', '2026-07-19 14:40:46', '', 27, 'https://mrarif.me/pch/?p=425', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(426, 1, '2026-07-19 14:40:46', '2026-07-19 14:40:46', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:40:46', '2026-07-19 14:40:46', '', 27, 'https://mrarif.me/pch/?p=426', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(427, 1, '2026-07-19 14:40:46', '2026-07-19 14:40:46', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:40:46', '2026-07-19 14:40:46', '', 27, 'https://mrarif.me/pch/?p=427', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(428, 1, '2026-07-19 14:41:05', '2026-07-19 14:41:05', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:05', '2026-07-19 14:41:05', '', 27, 'https://mrarif.me/pch/?p=428', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(429, 1, '2026-07-19 14:41:05', '2026-07-19 14:41:05', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:05', '2026-07-19 14:41:05', '', 27, 'https://mrarif.me/pch/?p=429', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(430, 1, '2026-07-19 14:41:05', '2026-07-19 14:41:05', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:05', '2026-07-19 14:41:05', '', 27, 'https://mrarif.me/pch/?p=430', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(431, 1, '2026-07-19 14:41:32', '2026-07-19 14:41:32', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:32', '2026-07-19 14:41:32', '', 27, 'https://mrarif.me/pch/?p=431', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(432, 1, '2026-07-19 14:41:33', '2026-07-19 14:41:33', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 64 64\" width=\"512\"><g><path d=\"m51.537 40.522v-8.187c1.103-.389 1.9-1.431 1.9-2.665 0-1.564-1.273-2.837-2.837-2.837h-2.39v-16.445c0-.553-.448-1-1-1h-10.01v-.44c0-.553-.448-1-1-1h-13.375c-.552 0-1 .447-1 1v.439h-10.006c-.552 0-1 .447-1 1v44.66c0 .553.448 1 1 1 41.066 0 12.557.004 44.075.004 1.185 0 2.247-.612 2.841-1.638.594-1.024.597-2.251-.033-3.343zm-15.127 9.526h-19.591v-34.66h5.005v.604c0 .553.448 1 1 1h13.376c.552 0 1-.447 1-1v-.604h5.009v11.947c-.743.512-1.232 1.367-1.232 2.336 0 1.234.797 2.276 1.9 2.665v8.187zm8.295-8.656c.113-.165.173-.361.173-.562v-8.323h4.659v8.323c0 .2.06.396.173.562l1.113 1.638h-7.23zm6.732-11.722c0 .462-.375.837-.837.837h-.063-6.659-.063c-.462 0-.837-.375-.837-.837s.375-.837.837-.837h6.785c.462 0 .837.375.837.837zm-5.228-18.282v15.445h-2v-12.445c0-.553-.448-1-1-1h-6.009v-2zm-11.009-1.44v5.044h-11.375c0-1.302 0-1.593 0-5.044zm-22.381 1.44h9.005v2h-6.005c-.552 0-1 .447-1 1v36.66c0 .553.448 1 1 1h19.507c-.153.668-.077 1.358.2 2h-22.707zm44.185 42.024c-.111.192-.443.64-1.11.64-17.997 0 .593-.004-17.398-.004-.65-.012-.977-.446-1.087-.636-.111-.192-.335-.702-.043-1.218l4.867-7.165h9.948l4.825 7.101c.333.58.11 1.09-.002 1.282z\"></path><path d=\"m34.097 28.433c-.684 0-1.317.197-1.871.518l-4.847-2.619c.03-.192.059-.384.059-.584 0-2.075-1.688-3.764-3.764-3.764-2.075 0-3.764 1.688-3.764 3.764s1.688 3.765 3.764 3.765c1.156 0 2.179-.535 2.87-1.358l4.241 2.292c-.279.526-.452 1.115-.452 1.751 0 .887.321 1.692.837 2.336l-3.005 2.738c-.691-.814-1.708-1.342-2.857-1.342-2.075 0-3.764 1.688-3.764 3.764s1.688 3.764 3.764 3.764 3.764-1.688 3.764-3.764c0-.17-.028-.333-.05-.497l3.809-3.47c.398.143.82.235 1.266.235 2.076 0 3.764-1.688 3.764-3.764s-1.689-3.765-3.764-3.765zm-10.423-.921c-.973 0-1.764-.792-1.764-1.765s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.791 1.765-1.764 1.765zm1.634 13.944c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764c.782 0 1.439.514 1.67 1.22.005.014.008.027.013.041.048.16.082.327.082.502-.001.974-.793 1.765-1.765 1.765zm8.789-7.496c-.973 0-1.764-.791-1.764-1.764s.791-1.764 1.764-1.764 1.764.791 1.764 1.764-.792 1.764-1.764 1.764z\"></path></g></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:33', '2026-07-19 14:41:33', '', 27, 'https://mrarif.me/pch/?p=432', 0, 'revision', '', 0),
(434, 1, '2026-07-19 14:41:55', '2026-07-19 14:41:55', '', 'laboratorium_10446356', '', 'inherit', 'closed', 'closed', '', 'laboratorium_10446356', '', '', '2026-07-19 14:41:55', '2026-07-19 14:41:55', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/laboratorium_10446356.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpp_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
(435, 1, '2026-07-19 14:41:59', '2026-07-19 14:41:59', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:59', '2026-07-19 14:41:59', '', 27, 'https://mrarif.me/pch/?p=435', 0, 'revision', '', 0),
(436, 1, '2026-07-19 14:41:59', '2026-07-19 14:41:59', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:41:59', '2026-07-19 14:41:59', '', 27, 'https://mrarif.me/pch/?p=436', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(437, 1, '2026-07-19 14:42:00', '2026-07-19 14:42:00', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:42:00', '2026-07-19 14:42:00', '', 27, 'https://mrarif.me/pch/?p=437', 0, 'revision', '', 0),
(438, 1, '2026-07-19 14:44:21', '2026-07-19 14:44:21', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:44:21', '2026-07-19 14:44:21', '', 29, 'https://mrarif.me/pch/?p=438', 0, 'revision', '', 0),
(439, 1, '2026-07-19 14:44:21', '2026-07-19 14:44:21', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:44:21', '2026-07-19 14:44:21', '', 29, 'https://mrarif.me/pch/?p=439', 0, 'revision', '', 0),
(440, 1, '2026-07-19 14:44:21', '2026-07-19 14:44:21', '<img src=\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:44:21', '2026-07-19 14:44:21', '', 29, 'https://mrarif.me/pch/?p=440', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(441, 1, '2026-07-19 14:46:07', '2026-07-19 14:46:07', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:46:07', '2026-07-19 14:46:07', '', 27, 'https://mrarif.me/pch/?p=441', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(442, 1, '2026-07-19 14:46:07', '2026-07-19 14:46:07', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:46:07', '2026-07-19 14:46:07', '', 27, 'https://mrarif.me/pch/?p=442', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(443, 1, '2026-07-19 14:46:08', '2026-07-19 14:46:08', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:46:08', '2026-07-19 14:46:08', '', 27, 'https://mrarif.me/pch/?p=443', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(444, 1, '2026-07-19 14:46:20', '2026-07-19 14:46:20', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:46:20', '2026-07-19 14:46:20', '', 27, 'https://mrarif.me/pch/?p=444', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(445, 1, '2026-07-19 14:46:20', '2026-07-19 14:46:20', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:46:20', '2026-07-19 14:46:20', '', 27, 'https://mrarif.me/pch/?p=445', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(446, 1, '2026-07-19 14:46:21', '2026-07-19 14:46:21', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:46:21', '2026-07-19 14:46:21', '', 27, 'https://mrarif.me/pch/?p=446', 0, 'revision', '', 0),
(447, 1, '2026-07-19 14:46:29', '2026-07-19 14:46:29', '<img src=\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:46:29', '2026-07-19 14:46:29', '', 29, 'https://mrarif.me/pch/?p=447', 0, 'revision', '', 0),
(448, 1, '2026-07-19 14:46:29', '2026-07-19 14:46:29', '<img src=\"https://mrarif.me/pch/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:46:29', '2026-07-19 14:46:29', '', 29, 'https://mrarif.me/pch/?p=448', 0, 'revision', '', 0),
(449, 1, '2026-07-19 14:46:29', '2026-07-19 14:46:29', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:46:29', '2026-07-19 14:46:29', '', 29, 'https://mrarif.me/pch/?p=449', 0, 'revision', '', 0),
(450, 1, '2026-07-19 14:46:37', '2026-07-19 14:46:37', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:46:37', '2026-07-19 14:46:37', '', 29, 'https://mrarif.me/pch/?p=450', 0, 'revision', '', 0),
(451, 1, '2026-07-19 14:46:37', '2026-07-19 14:46:37', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:46:37', '2026-07-19 14:46:37', '', 29, 'https://mrarif.me/pch/?p=451', 0, 'revision', '', 0),
(452, 1, '2026-07-19 14:46:37', '2026-07-19 14:46:37', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:46:37', '2026-07-19 14:46:37', '', 29, 'https://mrarif.me/pch/?p=452', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(453, 1, '2026-07-19 14:48:27', '2026-07-19 14:48:27', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:48:27', '2026-07-19 14:48:27', '', 27, 'https://mrarif.me/pch/?p=453', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(454, 1, '2026-07-19 14:48:27', '2026-07-19 14:48:27', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"#\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a role=\"button\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:48:27', '2026-07-19 14:48:27', '', 27, 'https://mrarif.me/pch/?p=454', 0, 'revision', '', 0),
(492, 1, '2026-07-19 15:05:05', '2026-07-19 15:05:05', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 15:05:05', '2026-07-19 15:05:05', '', 27, 'https://mrarif.me/pch/?p=492', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(455, 1, '2026-07-19 14:48:28', '2026-07-19 14:48:28', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:48:28', '2026-07-19 14:48:28', '', 27, 'https://mrarif.me/pch/?p=455', 0, 'revision', '', 0),
(473, 1, '2026-07-19 15:01:28', '2026-07-19 15:01:28', '{\n    \"astra-settings[shop-grids]\": {\n        \"value\": {\n            \"desktop\": 4,\n            \"tablet\": 3,\n            \"mobile\": 1\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 15:00:43\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '515bf993-1ed3-4ef3-98a3-7169ec555065', '', '', '2026-07-19 15:01:28', '2026-07-19 15:01:28', '', 0, 'https://mrarif.me/pch/?p=473', 0, 'customize_changeset', '', 0),
(457, 1, '2026-07-19 14:49:50', '2026-07-19 14:49:50', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:49:50', '2026-07-19 14:49:50', '', 29, 'https://mrarif.me/pch/?p=457', 0, 'revision', '', 0),
(458, 1, '2026-07-19 14:49:50', '2026-07-19 14:49:50', '<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:49:50', '2026-07-19 14:49:50', '', 29, 'https://mrarif.me/pch/?p=458', 0, 'revision', '', 0),
(465, 1, '2026-07-19 14:50:50', '2026-07-19 14:50:50', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:50:50', '2026-07-19 14:50:50', '', 29, 'https://mrarif.me/pch/?p=465', 0, 'revision', '', 0),
(459, 1, '2026-07-19 14:49:50', '2026-07-19 14:49:50', '<img width=\"665\" height=\"1000\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-a.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:49:50', '2026-07-19 14:49:50', '', 29, 'https://mrarif.me/pch/?p=459', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(460, 1, '2026-07-19 14:50:29', '2026-07-19 14:50:29', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:50:29', '2026-07-19 14:50:29', '', 27, 'https://mrarif.me/pch/?p=460', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(461, 1, '2026-07-19 14:50:29', '2026-07-19 14:50:29', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:50:29', '2026-07-19 14:50:29', '', 27, 'https://mrarif.me/pch/?p=461', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(462, 1, '2026-07-19 14:50:29', '2026-07-19 14:50:29', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 14:50:29', '2026-07-19 14:50:29', '', 27, 'https://mrarif.me/pch/?p=462', 0, 'revision', '', 0),
(463, 1, '2026-07-19 14:50:50', '2026-07-19 14:50:50', '<img width=\"665\" height=\"1000\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-a.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:50:50', '2026-07-19 14:50:50', '', 29, 'https://mrarif.me/pch/?p=463', 0, 'revision', '', 0),
(464, 1, '2026-07-19 14:50:50', '2026-07-19 14:50:50', '<img width=\"665\" height=\"1000\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-a.jpg\" alt=\"\" />																<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:50:50', '2026-07-19 14:50:50', '', 29, 'https://mrarif.me/pch/?p=464', 0, 'revision', '', 0),
(466, 1, '2026-07-19 14:52:37', '2026-07-19 14:52:37', '', 'About PCH Peptides asa', '', 'inherit', 'closed', 'closed', '', 'about-pch-peptides-asa', '', '', '2026-07-19 14:52:37', '2026-07-19 14:52:37', '', 29, 'https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg', 0, 'attachment', 'image/jpeg', 0),
(467, 1, '2026-07-19 14:53:20', '2026-07-19 14:53:20', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:53:20', '2026-07-19 14:53:20', '', 29, 'https://mrarif.me/pch/?p=467', 0, 'revision', '', 0),
(468, 1, '2026-07-19 14:53:20', '2026-07-19 14:53:20', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>			<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:53:20', '2026-07-19 14:53:20', '', 29, 'https://mrarif.me/pch/?p=468', 0, 'revision', '', 0),
(477, 1, '2026-07-19 15:01:50', '2026-07-19 15:01:50', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 15:01:50', '2026-07-19 15:01:50', '', 29, 'https://mrarif.me/pch/?p=477', 0, 'revision', '', 0),
(469, 1, '2026-07-19 14:53:20', '2026-07-19 14:53:20', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h2>Trusted Quality, Secure Ordering, Exceptional Support</h2>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:53:20', '2026-07-19 14:53:20', '', 29, 'https://mrarif.me/pch/?p=469', 0, 'revision', '', 0),
(470, 1, '2026-07-19 14:55:18', '2026-07-19 14:55:18', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h2>Trusted Quality, Secure Ordering, Exceptional Support</h2>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:55:18', '2026-07-19 14:55:18', '', 29, 'https://mrarif.me/pch/?p=470', 0, 'revision', '', 0),
(471, 1, '2026-07-19 14:55:18', '2026-07-19 14:55:18', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h2>Trusted Quality, Secure Ordering, Exceptional Support</h2>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:55:18', '2026-07-19 14:55:18', '', 29, 'https://mrarif.me/pch/?p=471', 0, 'revision', '', 0),
(472, 1, '2026-07-19 14:55:18', '2026-07-19 14:55:18', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h2>Trusted Quality, Secure Ordering, Exceptional Support</h2>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 14:55:18', '2026-07-19 14:55:18', '', 29, 'https://mrarif.me/pch/?p=472', 0, 'revision', '', 0),
(478, 1, '2026-07-19 15:01:58', '2026-07-19 15:01:58', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 15:01:58', '2026-07-19 15:01:58', '', 29, 'https://mrarif.me/pch/?p=478', 0, 'revision', '', 0),
(475, 1, '2026-07-19 15:01:50', '2026-07-19 15:01:50', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h2>Trusted Quality, Secure Ordering, Exceptional Support</h2>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 15:01:50', '2026-07-19 15:01:50', '', 29, 'https://mrarif.me/pch/?p=475', 0, 'revision', '', 0),
(476, 1, '2026-07-19 15:01:50', '2026-07-19 15:01:50', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h2>Trusted Quality, Secure Ordering, Exceptional Support</h2>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 15:01:50', '2026-07-19 15:01:50', '', 29, 'https://mrarif.me/pch/?p=476', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(479, 1, '2026-07-19 15:01:58', '2026-07-19 15:01:58', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 15:01:58', '2026-07-19 15:01:58', '', 29, 'https://mrarif.me/pch/?p=479', 0, 'revision', '', 0),
(480, 1, '2026-07-19 15:01:58', '2026-07-19 15:01:58', '<h2>About PCH Peptides</h2>		<p>At PCH Peptides, our mission is to support scientific innovation by providing researchers with premium-quality peptides at accessible prices. We are dedicated to helping advance discovery by sourcing high-purity peptides from trusted North American manufacturing partners who follow strict WHO/GMP and ISO 9001 quality standards.</p><p>By combining uncompromising quality with affordability, PCH Peptides empowers researchers to pursue meaningful breakthroughs without sacrificing reliability or performance.</p>													<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/About-PCH-Peptides-asa.jpg\" alt=\"\" />																<h5>Trusted Quality, Secure Ordering, Exceptional Support</h5>		<p>As a trusted U.S.-based peptide supplier, PCH Peptides is committed to delivering products that researchers can rely on. Every peptide undergoes rigorous third-party testing to verify purity, potency, and consistency, ensuring confidence in every research outcome.</p><p>Our secure online ordering platform is designed to provide a seamless and discreet purchasing experience, protected by advanced SSL encryption to safeguard your personal and payment information. Beyond quality products, we take pride in offering responsive customer support and competitive pricing tailored to the needs of the scientific community.</p><p>At PCH Peptides, we are honored to partner with researchers dedicated to advancing knowledge and discovery. Choose PCH Peptides as your trusted source for high-purity peptides and dependable service—supporting innovation, one breakthrough at a time.</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '29-revision-v1', '', '', '2026-07-19 15:01:58', '2026-07-19 15:01:58', '', 29, 'https://mrarif.me/pch/?p=480', 0, 'revision', '', 0),
(481, 1, '2026-07-19 15:03:15', '2026-07-19 15:03:15', '<h2>Shipping &amp; Returns</h2>		<p>At PCH Peptides, we are committed to providing a smooth, secure, and reliable ordering experience. All orders are carefully processed, packaged, and shipped using trusted carriers to ensure your products arrive safely and efficiently.</p>			<h5>Order Processing &amp; Shipping</h5>		<p>Orders are typically processed within the stated processing timeframe after payment confirmation. Once your order has been shipped, you will receive tracking information via email so you can monitor your delivery status.</p><p>Shipping times may vary depending on the destination, carrier delays, holidays, and other factors beyond our control. PCH Peptides is not responsible for delays caused by shipping carriers, incorrect shipping information, or circumstances outside of our control.</p>			<h5>Secure Packaging</h5>		We take great care in packaging all products to help maintain product integrity during transit. Orders are prepared with attention to privacy, security, and quality standards.			<h5>Returns &amp; Exchanges</h5>		<p>Due to the nature of our products, all sales are considered final. We do not accept returns or exchanges once an order has been shipped.</p><p>If you receive a damaged package, incorrect item, or experience an issue with your order, please contact our support team within a reasonable timeframe. Our team will review the request and work toward an appropriate resolution.</p><p>For assistance regarding your order, please contact PCH Peptides customer support.</p>', 'Shipping & Returns', '', 'publish', 'closed', 'closed', '', 'shipping-returns', '', '', '2026-07-19 15:28:28', '2026-07-19 15:28:28', '', 0, 'https://mrarif.me/pch/?page_id=481', 0, 'page', '', 0),
(482, 1, '2026-07-19 15:02:57', '2026-07-19 15:02:57', '{\n    \"astra-settings[single-post-ast-content-layout]\": {\n        \"value\": \"full-width-container\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-19 15:02:57\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '3a5c85ef-afeb-4b62-9e95-4c7521f7dab1', '', '', '2026-07-19 15:02:57', '2026-07-19 15:02:57', '', 0, 'https://mrarif.me/pch/3a5c85ef-afeb-4b62-9e95-4c7521f7dab1/', 0, 'customize_changeset', '', 0),
(941, 1, '2026-07-28 12:02:46', '2026-07-28 12:02:46', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'single ss', '', 'publish', 'closed', 'closed', '', 'single-ss', '', '', '2026-07-28 12:02:47', '2026-07-28 12:02:47', '', 0, 'https://mrarif.me/pch/?elementor_library=single-ss', 0, 'elementor_library', '', 0),
(484, 1, '2026-07-19 15:03:15', '2026-07-19 15:03:15', '', 'Shipping & Returns', '', 'inherit', 'closed', 'closed', '', '481-revision-v1', '', '', '2026-07-19 15:03:15', '2026-07-19 15:03:15', '', 481, 'https://mrarif.me/pch/?p=484', 0, 'revision', '', 0),
(485, 1, '2026-07-19 15:03:41', '2026-07-19 15:03:41', '<h2>Terms &amp; Conditions</h2>		Welcome to PCH Peptides. By accessing or using our website, you agree to comply with and be bound by these Terms & Conditions. Please review these terms carefully before placing an order.			<h5>Product Use &amp; Research Disclaimer</h5>		<p>All products offered by PCH Peptides are intended strictly for research and laboratory purposes only. Products are not intended for human consumption, medical use, diagnosis, treatment, or prevention of any disease or condition.</p><p>Customers are responsible for ensuring that the purchase and use of products comply with all applicable laws, regulations, and institutional guidelines.</p>			<h5>Website Usage</h5>		<p>You agree to use this website responsibly and only for lawful purposes. Any misuse of the website, unauthorized access attempts, or activities that may harm the operation or security of the website are strictly prohibited.</p>			<h5>Product Information</h5>		<p>PCH Peptides strives to provide accurate product descriptions, specifications, and information. However, product details, availability, pricing, and website content may be updated or changed at any time without prior notice.</p>			<h5>Limitation of Liability</h5>		<p>PCH Peptides shall not be responsible for any misuse, improper handling, or unauthorized application of products. Customers assume full responsibility for ensuring products are used only for appropriate research purposes.</p>', 'Terms & Conditions', '', 'publish', 'closed', 'closed', '', 'terms-conditions', '', '', '2026-07-19 15:31:34', '2026-07-19 15:31:34', '', 0, 'https://mrarif.me/pch/?page_id=485', 0, 'page', '', 0),
(486, 1, '2026-07-19 15:03:41', '2026-07-19 15:03:41', '', 'Terms & Conditions', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2026-07-19 15:03:41', '2026-07-19 15:03:41', '', 485, 'https://mrarif.me/pch/?p=486', 0, 'revision', '', 0),
(487, 1, '2026-07-19 15:03:55', '2026-07-19 15:03:55', '<h2>Privacy Policy</h2>		At PCH Peptides, we respect your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and safeguard your information when you visit our website or place an order.			<h5>Information We Collect</h5>		When you use our website, we may collect information such as your name, email address, billing details, shipping information, payment details, and other information necessary to process your order and provide customer support.			<h5>How We Use Your Information</h5>		<p data-start=\"3822\" data-end=\"3854\">Your information may be used to:</p><ul data-start=\"3856\" data-end=\"4100\"><li data-section-id=\"1aumg44\" data-start=\"3856\" data-end=\"3891\">Process and fulfill your orders</li><li data-section-id=\"p8ziti\" data-start=\"3892\" data-end=\"3932\">Provide customer service and support</li><li data-section-id=\"v2ovf\" data-start=\"3933\" data-end=\"3983\">Send order updates and important notifications</li><li data-section-id=\"1ydd60t\" data-start=\"3984\" data-end=\"4038\">Improve our website, products, and user experience</li><li data-section-id=\"15pfzkm\" data-start=\"4039\" data-end=\"4100\">Maintain website security and prevent fraudulent activit</li></ul>			<h5>Data Protection &amp; Security</h5>		PCH Peptides uses appropriate security measures to help protect your personal information. We implement industry-standard practices designed to safeguard customer data and maintain a secure online experience.			<h5>Third-Party Services</h5>		We may use trusted third-party providers for payment processing, shipping services, analytics, and website functionality. These providers only receive information necessary to perform their services.', 'Privacy Policy', '', 'publish', 'closed', 'closed', '', 'privacy-policy', '', '', '2026-07-19 15:33:52', '2026-07-19 15:33:52', '', 0, 'https://mrarif.me/pch/?page_id=487', 0, 'page', '', 0),
(488, 1, '2026-07-19 15:03:55', '2026-07-19 15:03:55', '', 'Privacy Policy', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2026-07-19 15:03:55', '2026-07-19 15:03:55', '', 487, 'https://mrarif.me/pch/?p=488', 0, 'revision', '', 0),
(489, 1, '2026-07-19 15:04:01', '2026-07-19 15:04:01', '', 'Single Post', '', 'publish', 'closed', 'closed', '', 'single-post', '', '', '2026-07-21 06:47:16', '2026-07-21 06:47:16', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&#038;p=489', 0, 'elementor_library', '', 0),
(490, 1, '2026-07-19 15:05:04', '2026-07-19 15:05:04', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 15:05:04', '2026-07-19 15:05:04', '', 27, 'https://mrarif.me/pch/?p=490', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(491, 1, '2026-07-19 15:05:04', '2026-07-19 15:05:04', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>					\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\"><g><path d=\"m23.414.586c-.781-.781-2.047-.781-2.828 0l-9.586 9.585-3.586-3.585c-.78-.781-2.048-.781-2.828 0-.781.781-.781 2.047 0 2.828l5 5c.39.391.902.586 1.414.586s1.024-.195 1.414-.586l11-11c.781-.781.781-2.047 0-2.828z\"></path><path d=\"m21 10c-.553 0-1 .448-1 1v7c0 1.103-.897 2-2 2h-14c-1.103 0-2-.897-2-2v-14c0-1.103.897-2 2-2h11c.553 0 1-.448 1-1s-.447-1-1-1h-11c-2.2 0-4 1.8-4 4v14c0 2.2 1.8 4 4 4h14c2.2 0 4-1.8 4-4v-7c0-.552-.447-1-1-1z\"></path></g></svg>						\n								<h6>\n									Third Party Tested for Quality								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m16.224 8.247v4.277h-.318c-1.707 0-3.097 1.389-3.097 3.097v7.629c0 1.708 1.39 3.097 3.097 3.097h.318v29.406c0 3.445 2.803 6.247 6.247 6.247h19.053c3.444 0 6.247-2.802 6.247-6.247v-29.406h.324c1.707 0 3.097-1.389 3.097-3.097v-7.629c0-1.708-1.39-3.097-3.097-3.097h-.324v-4.277c0-3.445-2.803-6.247-6.247-6.247h-19.053c-3.444 0-6.247 2.802-6.247 6.247zm-1.415 15.003v-7.629c0-.604.492-1.097 1.097-1.097h1.309s.006.002.01.002.006-.002.01-.002h2.029v9.823h-2.017c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-1.297c-.604 0-1.097-.492-1.097-1.097zm24.06 1.097v-9.823h3.869v9.823zm-2 0h-3.868v-9.823h3.868zm-5.868 0h-3.868v-9.823h3.868zm-5.868 0h-3.869v-9.823h3.869zm20.639 31.406c0 2.342-1.905 4.247-4.247 4.247h-19.053c-2.342 0-4.247-1.905-4.247-4.247v-29.406h27.547zm3.421-40.132v7.629c0 .604-.492 1.097-1.097 1.097h-1.302c-.008 0-.014-.004-.022-.004s-.014.004-.022.004h-2.011v-9.823h2.023s.006.002.01.002.006-.002.01-.002h1.314c.604 0 1.097.492 1.097 1.097zm-3.421-7.374v4.277h-27.547v-4.277c0-2.342 1.905-4.247 4.247-4.247h19.053c2.342 0 4.247 1.905 4.247 4.247z\"></path><path d=\"m25.842 30.6c-2.223 0-4.031 1.809-4.031 4.031v16.295c0 2.223 1.809 4.032 4.031 4.032s4.032-1.809 4.032-4.032v-16.295c0-2.223-1.809-4.031-4.032-4.031zm2.032 20.326c0 1.12-.912 2.032-2.032 2.032s-2.031-.912-2.031-2.032v-16.295c0-1.12.911-2.031 2.031-2.031s2.032.911 2.032 2.031z\"></path><path d=\"m38.158 30.6c-2.224 0-4.032 1.809-4.032 4.031v16.295c0 2.223 1.809 4.032 4.032 4.032s4.031-1.809 4.031-4.032v-16.295c0-2.223-1.809-4.031-4.031-4.031zm2.031 20.326c0 1.12-.911 2.032-2.031 2.032s-2.032-.912-2.032-2.032v-16.295c0-1.12.912-2.031 2.032-2.031s2.031.911 2.031 2.031z\"></path></svg>						\n								<h6>\n									Sterile Packed for Optimal Storage								</h6>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>						\n								<h6>\n									Verified Purity and Quality								</h6>\n												<a role=\"button\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-19 15:05:04', '2026-07-19 15:05:04', '', 27, 'https://mrarif.me/pch/?p=491', 0, 'revision', '', 0),
(493, 1, '2026-07-19 15:06:36', '2026-07-19 15:06:36', '', 'Single Post', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2026-07-19 15:06:36', '2026-07-19 15:06:36', '', 489, 'https://mrarif.me/pch/?p=493', 0, 'revision', '', 0),
(494, 1, '2026-07-19 15:06:36', '2026-07-19 15:06:36', '', 'Single Post', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2026-07-19 15:06:36', '2026-07-19 15:06:36', '', 489, 'https://mrarif.me/pch/?p=494', 0, 'revision', '', 0),
(495, 1, '2026-07-19 15:08:28', '2026-07-19 15:08:28', '', 'Single Post', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2026-07-19 15:08:28', '2026-07-19 15:08:28', '', 489, 'https://mrarif.me/pch/?p=495', 0, 'revision', '', 0),
(496, 1, '2026-07-19 15:09:16', '2026-07-19 15:09:16', '', 'Product Archive', '', 'publish', 'closed', 'closed', '', 'product-archive', '', '', '2026-07-19 15:28:48', '2026-07-19 15:28:48', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&#038;p=496', 0, 'elementor_library', '', 0),
(497, 1, '2026-07-19 15:09:21', '2026-07-19 15:09:21', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Footer', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2026-07-19 15:09:21', '2026-07-19 15:09:21', '', 162, 'https://mrarif.me/pch/?p=497', 0, 'revision', '', 0),
(498, 1, '2026-07-19 15:11:41', '2026-07-19 15:11:41', '', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '496-revision-v1', '', '', '2026-07-19 15:11:41', '2026-07-19 15:11:41', '', 496, 'https://mrarif.me/pch/?p=498', 0, 'revision', '', 0),
(499, 1, '2026-07-19 15:11:41', '2026-07-19 15:11:41', '', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '496-revision-v1', '', '', '2026-07-19 15:11:41', '2026-07-19 15:11:41', '', 496, 'https://mrarif.me/pch/?p=499', 0, 'revision', '', 0),
(545, 1, '2026-07-19 15:37:04', '2026-07-19 15:37:04', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:37:04', '2026-07-19 15:37:04', '', 31, 'https://mrarif.me/pch/?p=545', 0, 'revision', '', 0),
(546, 1, '2026-07-19 15:37:04', '2026-07-19 15:37:04', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:37:04', '2026-07-19 15:37:04', '', 31, 'https://mrarif.me/pch/?p=546', 0, 'revision', '', 0),
(547, 1, '2026-07-19 15:37:05', '2026-07-19 15:37:05', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:37:05', '2026-07-19 15:37:05', '', 31, 'https://mrarif.me/pch/?p=547', 0, 'revision', '', 0),
(548, 1, '2026-07-19 15:38:00', '2026-07-19 15:38:00', '<h1>Research Article</h1>', 'Post Archive', '', 'publish', 'closed', 'closed', '', 'post-archive', '', '', '2026-07-21 06:49:03', '2026-07-21 06:49:03', '', 0, 'https://mrarif.me/pch/?post_type=elementor_library&#038;p=548', 0, 'elementor_library', '', 0),
(549, 1, '2026-07-19 15:38:00', '2026-07-19 15:38:00', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:38:00', '2026-07-19 15:38:00', '', 31, 'https://mrarif.me/pch/?p=549', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(550, 1, '2026-07-19 15:38:00', '2026-07-19 15:38:00', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n											<a href=\"tel:XX-XXX-XXX-XXX-XX\">\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										XX-XXX-XXX-XXX-XX\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@catcafe.ocm\">\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										info@catcafe.ocm\n											</a>\n									</li>\n						</ul>\n					<a href=\"#\" target=\"_blank\">\n						Facebook-f\n						<svg aria-hidden=\"true\" viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"#\" target=\"_blank\">\n						Linkedin-in\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:38:00', '2026-07-19 15:38:00', '', 31, 'https://mrarif.me/pch/?p=550', 0, 'revision', '', 0),
(554, 1, '2026-07-19 15:38:21', '2026-07-19 15:38:21', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch With Us</h2>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:38:21', '2026-07-19 15:38:21', '', 31, 'https://mrarif.me/pch/?p=554', 0, 'revision', '', 0),
(555, 1, '2026-07-19 15:41:18', '2026-07-19 15:41:18', '', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-19 15:41:18', '2026-07-19 15:41:18', '', 548, 'https://mrarif.me/pch/?p=555', 0, 'revision', '', 0),
(556, 1, '2026-07-19 15:41:18', '2026-07-19 15:41:18', '', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-19 15:41:18', '2026-07-19 15:41:18', '', 548, 'https://mrarif.me/pch/?p=556', 0, 'revision', '', 0),
(557, 1, '2026-07-19 15:42:23', '2026-07-19 15:42:23', '', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-19 15:42:23', '2026-07-19 15:42:23', '', 548, 'https://mrarif.me/pch/?p=557', 0, 'revision', '', 0),
(558, 1, '2026-07-19 15:43:00', '2026-07-19 15:43:00', '', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-19 15:43:00', '2026-07-19 15:43:00', '', 548, 'https://mrarif.me/pch/?p=558', 0, 'revision', '', 0),
(559, 1, '2026-07-19 15:43:25', '2026-07-19 15:43:25', '<h1>Research Article</h1>', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-19 15:43:25', '2026-07-19 15:43:25', '', 548, 'https://mrarif.me/pch/?p=559', 0, 'revision', '', 0),
(551, 1, '2026-07-19 15:38:01', '2026-07-19 15:38:01', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch With Us</h2>															<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:38:01', '2026-07-19 15:38:01', '', 31, 'https://mrarif.me/pch/?p=551', 0, 'revision', '', 0),
(552, 1, '2026-07-19 15:38:21', '2026-07-19 15:38:21', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch With Us</h2>															<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:38:21', '2026-07-19 15:38:21', '', 31, 'https://mrarif.me/pch/?p=552', 0, 'revision', '', 0),
(553, 1, '2026-07-19 15:38:21', '2026-07-19 15:38:21', '<h6>Contact Info</h6>							\n									<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch With Us</h2>															<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Blog\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '31-revision-v1', '', '', '2026-07-19 15:38:21', '2026-07-19 15:38:21', '', 31, 'https://mrarif.me/pch/?p=553', 0, 'revision', '', 0),
(563, 1, '2026-07-20 07:29:52', '2026-07-20 07:29:52', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free US shipping for orders above <b>$100</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-20 07:29:52', '2026-07-20 07:29:52', '', 20, 'https://mrarif.me/pch/?p=563', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(564, 1, '2026-07-20 08:10:50', '2026-07-20 08:10:50', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 08:10:50', '2026-07-20 08:10:50', '', 27, 'https://mrarif.me/pch/?p=564', 0, 'revision', '', 0),
(565, 1, '2026-07-20 08:10:51', '2026-07-20 08:10:51', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 08:10:51', '2026-07-20 08:10:51', '', 27, 'https://mrarif.me/pch/?p=565', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(566, 1, '2026-07-20 08:10:51', '2026-07-20 08:10:51', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 08:10:51', '2026-07-20 08:10:51', '', 27, 'https://mrarif.me/pch/?p=566', 0, 'revision', '', 0),
(567, 1, '2026-07-20 08:11:01', '2026-07-20 08:11:01', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 08:11:01', '2026-07-20 08:11:01', '', 27, 'https://mrarif.me/pch/?p=567', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(568, 1, '2026-07-20 08:11:01', '2026-07-20 08:11:01', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 08:11:01', '2026-07-20 08:11:01', '', 27, 'https://mrarif.me/pch/?p=568', 0, 'revision', '', 0),
(569, 1, '2026-07-20 08:11:02', '2026-07-20 08:11:02', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 08:11:02', '2026-07-20 08:11:02', '', 27, 'https://mrarif.me/pch/?p=569', 0, 'revision', '', 0),
(570, 1, '2026-07-20 09:40:54', '2026-07-20 09:40:54', '{\n    \"astra-settings[font-extras-button]\": {\n        \"value\": {\n            \"line-height\": 1,\n            \"line-height-unit\": \"em\",\n            \"letter-spacing\": \"1\",\n            \"letter-spacing-unit\": \"px\",\n            \"text-transform\": \"uppercase\",\n            \"text-decoration\": \"\"\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-20 09:40:54\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '3ce3ba91-f902-4448-9c04-b8b71b6e72d1', '', '', '2026-07-20 09:40:54', '2026-07-20 09:40:54', '', 0, 'https://mrarif.me/pch/3ce3ba91-f902-4448-9c04-b8b71b6e72d1/', 0, 'customize_changeset', '', 0);
INSERT INTO `wpp_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
(571, 1, '2026-07-20 09:47:54', '2026-07-20 09:47:54', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 09:47:54', '2026-07-20 09:47:54', '', 27, 'https://mrarif.me/pch/?p=571', 0, 'revision', '', 0),
(572, 1, '2026-07-20 09:47:54', '2026-07-20 09:47:54', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 09:47:54', '2026-07-20 09:47:54', '', 27, 'https://mrarif.me/pch/?p=572', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(573, 1, '2026-07-20 09:47:55', '2026-07-20 09:47:55', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 09:47:55', '2026-07-20 09:47:55', '', 27, 'https://mrarif.me/pch/?p=573', 0, 'revision', '', 0),
(574, 1, '2026-07-20 09:49:31', '2026-07-20 09:49:31', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 09:49:31', '2026-07-20 09:49:31', '', 27, 'https://mrarif.me/pch/?p=574', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(575, 1, '2026-07-20 09:49:31', '2026-07-20 09:49:31', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 09:49:31', '2026-07-20 09:49:31', '', 27, 'https://mrarif.me/pch/?p=575', 0, 'revision', '', 0),
(576, 1, '2026-07-20 09:49:32', '2026-07-20 09:49:32', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 09:49:32', '2026-07-20 09:49:32', '', 27, 'https://mrarif.me/pch/?p=576', 0, 'revision', '', 0),
(577, 1, '2026-07-20 10:17:11', '2026-07-20 10:17:11', '', 'Peptides Image', '', 'inherit', 'closed', 'closed', '', 'peptides-image', '', '', '2026-07-20 10:17:11', '2026-07-20 10:17:11', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Peptides-Image.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wpp_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
(578, 1, '2026-07-20 10:17:55', '2026-07-20 10:17:55', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:17:55', '2026-07-20 10:17:55', '', 27, 'https://mrarif.me/pch/?p=578', 0, 'revision', '', 0),
(579, 1, '2026-07-20 10:17:55', '2026-07-20 10:17:55', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:17:55', '2026-07-20 10:17:55', '', 27, 'https://mrarif.me/pch/?p=579', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(580, 1, '2026-07-20 10:17:56', '2026-07-20 10:17:56', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:17:56', '2026-07-20 10:17:56', '', 27, 'https://mrarif.me/pch/?p=580', 0, 'revision', '', 0),
(581, 1, '2026-07-20 10:18:32', '2026-07-20 10:18:32', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:18:32', '2026-07-20 10:18:32', '', 27, 'https://mrarif.me/pch/?p=581', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(582, 1, '2026-07-20 10:18:32', '2026-07-20 10:18:32', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:18:32', '2026-07-20 10:18:32', '', 27, 'https://mrarif.me/pch/?p=582', 0, 'revision', '', 0),
(583, 1, '2026-07-20 10:18:33', '2026-07-20 10:18:33', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:18:33', '2026-07-20 10:18:33', '', 27, 'https://mrarif.me/pch/?p=583', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(584, 1, '2026-07-20 10:20:12', '2026-07-20 10:20:12', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:20:12', '2026-07-20 10:20:12', '', 27, 'https://mrarif.me/pch/?p=584', 0, 'revision', '', 0),
(585, 1, '2026-07-20 10:20:12', '2026-07-20 10:20:12', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:20:12', '2026-07-20 10:20:12', '', 27, 'https://mrarif.me/pch/?p=585', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(586, 1, '2026-07-20 10:20:13', '2026-07-20 10:20:13', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:20:13', '2026-07-20 10:20:13', '', 27, 'https://mrarif.me/pch/?p=586', 0, 'revision', '', 0),
(587, 1, '2026-07-20 10:23:59', '2026-07-20 10:23:59', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:23:59', '2026-07-20 10:23:59', '', 27, 'https://mrarif.me/pch/?p=587', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(588, 1, '2026-07-20 10:23:59', '2026-07-20 10:23:59', '<h2>pch peptides</h2>					<h1>Advancing Research, Empowering Discovery</h1>		<p>Precision. Quality. Reliability.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:23:59', '2026-07-20 10:23:59', '', 27, 'https://mrarif.me/pch/?p=588', 0, 'revision', '', 0),
(590, 1, '2026-07-20 10:24:41', '2026-07-20 10:24:41', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		Lab tested Quality								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:24:41', '2026-07-20 10:24:41', '', 27, 'https://mrarif.me/pch/?p=590', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(591, 1, '2026-07-20 10:24:42', '2026-07-20 10:24:42', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		Lab tested Quality								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:24:42', '2026-07-20 10:24:42', '', 27, 'https://mrarif.me/pch/?p=591', 0, 'revision', '', 0),
(592, 1, '2026-07-20 10:24:42', '2026-07-20 10:24:42', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		Lab tested Quality								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:24:42', '2026-07-20 10:24:42', '', 27, 'https://mrarif.me/pch/?p=592', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(593, 1, '2026-07-20 10:25:59', '2026-07-20 10:25:59', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		Lab tested Quality								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:25:59', '2026-07-20 10:25:59', '', 27, 'https://mrarif.me/pch/?p=593', 0, 'revision', '', 0),
(594, 1, '2026-07-20 10:26:00', '2026-07-20 10:26:00', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		Lab tested Quality								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:26:00', '2026-07-20 10:26:00', '', 27, 'https://mrarif.me/pch/?p=594', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(595, 1, '2026-07-20 10:26:00', '2026-07-20 10:26:00', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:26:00', '2026-07-20 10:26:00', '', 27, 'https://mrarif.me/pch/?p=595', 0, 'revision', '', 0),
(596, 1, '2026-07-20 10:35:23', '2026-07-20 10:35:23', '', 'Peptides Banner', '', 'inherit', 'closed', 'closed', '', 'peptides-banner', '', '', '2026-07-20 10:35:23', '2026-07-20 10:35:23', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Peptides-Banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(600, 1, '2026-07-20 10:41:36', '2026-07-20 10:41:36', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:41:36', '2026-07-20 10:41:36', '', 27, 'https://mrarif.me/pch/?p=600', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(598, 1, '2026-07-20 10:41:35', '2026-07-20 10:41:35', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:41:35', '2026-07-20 10:41:35', '', 27, 'https://mrarif.me/pch/?p=598', 0, 'revision', '', 0),
(599, 1, '2026-07-20 10:41:35', '2026-07-20 10:41:35', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:41:35', '2026-07-20 10:41:35', '', 27, 'https://mrarif.me/pch/?p=599', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(601, 1, '2026-07-20 10:48:31', '2026-07-20 10:48:31', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:48:31', '2026-07-20 10:48:31', '', 27, 'https://mrarif.me/pch/?p=601', 0, 'revision', '', 0),
(602, 1, '2026-07-20 10:48:31', '2026-07-20 10:48:31', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h5>\n							Fast and Reliable Shipping						\n					</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3rd party lab tested						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							Satisfaction Guarantee						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Capa_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\"><g><g id=\"Layer_2_00000083069890706016599270000016386804122148455568_\"><g id=\"Layer_1-2_00000163785040312240503390000014353589302180170941_\"><path id=\"online_support\" d=\"m504.171 0h-496.319c-4.28 0-7.75 3.47-7.75 7.75v.068c.136 41.764 0 443.451 0 496.273.024 4.276 3.452 7.755 7.727 7.841h167.849c4.297-.049 7.769-3.521 7.818-7.818.038-4.293-3.412-7.803-7.704-7.841-.038 0-.076 0-.114 0h-159.985v-403.25h480.683v403.25h-160.009c-4.324.233-7.641 3.927-7.408 8.251.215 3.999 3.409 7.193 7.408 7.408h167.691c4.311-.025 7.804-3.507 7.841-7.818v-496.296c.024-4.293-3.435-7.793-7.728-7.818zm-488.478 77.591v-62.159h480.683v62.159zm453.217-36.62c3.054 3.022 3.079 7.948.057 11.002s-7.948 3.079-11.002.057c-2.982-3.083-2.982-7.975 0-11.059 3.13-2.796 7.861-2.796 10.991 0zm-48.109 13.37c-4.324-.233-7.641-3.927-7.408-8.251.215-3.999 3.409-7.193 7.408-7.408 4.337-.013 7.862 3.493 7.875 7.829.012 4.337-3.493 7.862-7.829 7.875zm-37.05-13.37c2.869 3.128 2.869 7.93 0 11.059-3.054 3.054-8.005 3.054-11.059 0s-3.054-8.005 0-11.059c3.175-2.792 7.929-2.792 11.104 0zm6.798 357.317c17.112.634 32.334-10.79 36.507-27.397 17.53 2.163 33.556-10.132 36.008-27.624l1.609-10.832c2.452-17.682-9.386-34.183-26.921-37.526.645-18.496-12.678-34.537-30.977-37.3l-9.314-1.156c-23.046-165.946-260.011-165.855-283.261 0l-9.2 1.156c-18.334 2.696-31.685 18.783-30.955 37.3-17.42 3.488-29.122 19.924-26.717 37.526l1.496 10.832c2.564 17.535 18.671 29.807 36.257 27.624 4.45 17.876 21.688 29.498 39.928 26.921l12.328-1.609c9.501-1.391 18.086-6.431 23.93-14.05 5.749-7.716 8.194-17.401 6.798-26.921l-9.654-68.391c-2.071-15.098-13.411-27.263-28.326-30.388 9.987-69.547 74.462-117.831 144.009-107.844 55.9 8.027 99.817 51.944 107.844 107.844-14.884 3.18-26.198 15.317-28.326 30.388l-9.676 68.391c-2.708 19.807 11.058 38.095 30.841 40.971h.476c-9.611 35.576-37.913 63.044-73.761 71.586-11.92-22.933-43.328-13.597-65.037-15.409-16.464.454-29.442 14.168-28.989 30.632.436 15.826 13.163 28.552 28.989 28.989h39.135c16.087-.138 29.198-12.949 29.708-29.029 42.158-9.86 75.178-42.608 85.386-84.684zm-319.745-46.047c-7.002-4.306-6.957-14.73-8.045-21.89-1.406-9.089 4.322-17.759 13.234-20.032 1.654 11.33 4.917 34.127 6.458 45.322-4.16.268-8.284-.935-11.647-3.4zm72.288-63.315 9.563 68.594c1.445 11.2-6.328 21.5-17.494 23.182l-12.418 1.836c-5.421.729-10.906-.767-15.205-4.147-10.243-5.869-9.064-26.808-11.33-36.62l-5.869-41.651c-3.169-11.913 3.919-24.14 15.833-27.309 2.358-.627 4.802-.864 7.236-.7 0 .68-.136 1.156-.136 1.632v49.854c-.003 4.293 3.475 7.775 7.768 7.777s7.775-3.475 7.777-7.768c0-.003 0-.006 0-.009v-49.854c0-.476 0-1.156 0-1.632 7.585 2.409 13.129 8.939 14.275 16.815zm302.863 27.85c5.688 6.458 2.946 16.814 1.949 24.406-1.316 8.834-9.222 15.158-18.129 14.503 1.518-10.832 4.804-34.377 6.345-45.322 3.905.975 7.368 3.234 9.835 6.413zm-86.565 40.79 9.654-68.594c1.132-7.845 6.624-14.366 14.163-16.814 0 .476.113 1.156.113 1.632v49.854c-.231 4.261 3.036 7.903 7.298 8.134s7.903-3.036 8.134-7.298c.015-.279.015-.558 0-.837v-51.531c12.263-.811 22.862 8.473 23.673 20.736.081 1.223.061 2.451-.061 3.67l-.589 3.694c-1.813 13.755-7.093 50.488-9.064 64.697-1.53 11.324-11.949 19.263-23.273 17.733-.03-.004-.06-.008-.09-.012l-12.305-1.836c-11.178-1.389-19.113-11.576-17.724-22.754.022-.173.045-.346.071-.519zm-83.845 138.821h-39.09c-7.885 0-14.276-6.392-14.276-14.276 0-7.885 6.392-14.276 14.276-14.276h39.135c9.691 0 17.548 4.528 17.548 14.22 0 9.691-7.857 17.548-17.548 14.22zm27.034-205.58h-57.264c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.309c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0zm-93.113 42.603c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298h57.332c4.261.231 7.529 3.873 7.298 8.134-.214 3.939-3.359 7.084-7.298 7.298zm78.724 27.374c4.261-.231 7.903 3.036 8.134 7.298s-3.036 7.903-7.298 8.134c-.279.015-.558.015-.837 0h-57.151c-4.261-.231-7.529-3.873-7.298-8.134.214-3.939 3.359-7.084 7.298-7.298z\"></path></g></g></g></svg>				\n									<h6>\n							Online Customer Support						\n					</h6>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 510 510\"><path d=\"m64.975 254.996c-17.166-18.302-29.24-34.305-37.825-51.616-16.794-33.865-20.519-73.276-18.741-148.212.341-14.369 12.284-25.759 26.654-25.418s25.759 12.284 25.418 26.654c-.088 3.733-.168 7.361-.238 10.89h82.539c-.068-3.531-.147-7.159-.236-10.89-.341-14.37 11.049-26.313 25.419-26.654s26.313 11.049 26.654 25.418c1.778 74.936-1.947 114.347-18.741 148.212-8.592 17.324-20.666 33.339-37.825 51.624 17.166 18.302 29.24 34.305 37.825 51.616 16.794 33.865 20.519 73.276 18.741 148.212-.341 14.369-12.284 25.759-26.654 25.418s-25.76-12.284-25.419-26.654c.089-3.733.169-7.361.239-10.89h-82.539c.068 3.531.147 7.159.235 10.89.341 14.37-11.048 26.313-25.418 26.654s-26.313-11.049-26.654-25.418c-1.778-74.936 1.947-114.347 18.741-148.212 8.592-17.324 20.666-33.339 37.825-51.624zm-4.955-173.702c-.135 12.078-.082 22.891.275 32.704h82.378c.37-9.832.441-20.649.32-32.704zm1.056 46.704c.963 12.343 2.629 23.008 5.315 32.705h70.216c2.66-9.68 4.308-20.344 5.274-32.705zm10.189 46.705c.797 1.87 1.645 3.713 2.549 5.535 6.361 12.826 15.396 24.518 27.691 37.67 12.31-13.175 21.353-24.855 27.709-37.67.903-1.822 1.751-3.664 2.546-5.535zm39.982 53.282c2.696 2.713 5.519 5.504 8.473 8.392 2.982 2.916 5.848 5.759 8.6 8.541 15.807-16.891 27.048-31.693 35.015-47.758 16.043-32.351 18.986-70.075 17.288-141.659-.158-6.646-5.681-11.913-12.326-11.755s-11.912 5.681-11.755 12.326c.092 3.847.173 7.586.243 11.222h4.23c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-4.022c.12 12.028.048 22.849-.311 32.704h4.333c3.864 0 7 3.137 7 7 0 3.864-3.136 7-7 7h-5.094c-.916 12.249-2.46 22.954-4.852 32.705h3.181c3.864 0 7 3.136 7 7 0 3.863-3.136 7-7 7h-7.435c-1.485 4.034-3.165 7.935-5.059 11.755-6.984 14.083-16.874 26.973-30.509 41.527zm31.761 200.721c.135-12.078.082-22.891-.276-32.704h-82.377c-.371 9.832-.441 20.649-.32 32.704zm-1.056-46.704c-.963-12.343-2.629-23.008-5.316-32.705h-70.215c-2.66 9.68-4.308 20.344-5.275 32.705zm-10.189-46.705c-.797-1.87-1.646-3.713-2.549-5.535-6.361-12.826-15.396-24.518-27.691-37.67-12.31 13.175-21.353 24.855-27.709 37.67-.903 1.822-1.751 3.664-2.546 5.535zm-39.982-53.282c-2.696-2.713-5.519-5.504-8.473-8.392-2.983-2.916-5.848-5.759-8.601-8.541-15.806 16.891-27.047 31.693-35.014 47.758-16.043 32.351-18.986 70.075-17.288 141.659.158 6.646 5.681 11.913 12.326 11.755s11.912-5.681 11.754-12.326c-.091-3.847-.172-7.586-.242-11.222h-4.23c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h4.022c-.12-12.028-.048-22.849.311-32.704h-4.333c-3.864 0-7-3.137-7-7 0-3.864 3.136-7 7-7h5.094c.916-12.249 2.46-22.954 4.851-32.705h-3.76c-3.864 0-7-3.136-7-7 0-3.863 3.136-7 7-7h8.015c1.485-4.034 3.165-7.935 5.059-11.755 6.984-14.083 16.874-26.973 30.509-41.527zm18.152-35.627c-23.445-22.92-38.905-40.257-48.661-59.93-14.752-29.746-16.348-64.564-14.787-130.386.158-6.645-5.109-12.168-11.754-12.326s-12.168 5.109-12.326 11.755c-1.698 71.584 1.245 109.308 17.288 141.659 10.773 21.724 27.511 41.141 53.402 66.452 23.445 22.92 38.905 40.257 48.661 59.93 14.752 29.746 16.348 64.564 14.786 130.386-.157 6.645 5.11 12.168 11.755 12.326s12.168-5.109 12.326-11.755c1.698-71.584-1.245-109.308-17.288-141.659-10.774-21.724-27.511-41.141-53.402-66.452zm253.158-124.104v-48.484h-147.507c-3.863 0-7-3.137-7-7 0-3.864 3.137-7 7-7h154.507c3.866 0 7 3.134 7 7v55.484c14.13 3.191 24.696 15.831 24.696 30.919 0 17.494-14.203 31.696-31.696 31.696-17.494 0-31.696-14.202-31.696-31.696 0-15.088 10.566-27.728 24.696-30.919zm7 13.223c-9.767 0-17.696 7.93-17.696 17.696 0 9.767 7.929 17.696 17.696 17.696 9.766 0 17.696-7.929 17.696-17.696 0-9.766-7.93-17.696-17.696-17.696zm0 80.943c72.799 0 131.903 59.104 131.903 131.904 0 72.799-59.104 131.903-131.903 131.903-72.8 0-131.904-59.104-131.904-131.903 0-72.8 59.104-131.904 131.904-131.904zm0 14c-65.073 0-117.904 52.831-117.904 117.904s52.831 117.903 117.904 117.903c65.072 0 117.903-52.83 117.903-117.903s-52.831-117.904-117.903-117.904zm-32.796 79.3c-3.958 3.069-8.925 4.896-14.316 4.896-12.913 0-23.397-10.484-23.397-23.397 0-12.912 10.484-23.396 23.397-23.396s23.396 10.484 23.396 23.396c0 2.445-.375 4.802-1.072 7.017l18.621 12.968 31.043-22.193c-.753-2.296-1.161-4.747-1.161-7.293 0-12.912 10.484-23.396 23.397-23.396 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-5.288 0-10.168-1.758-14.087-4.72l-32.139 22.977v2.622c9.497 2.979 16.396 11.855 16.396 22.33s-6.899 19.351-16.396 22.329v2.623l32.139 22.977c3.919-2.962 8.799-4.72 14.087-4.72 12.912 0 23.396 10.484 23.396 23.396 0 12.913-10.484 23.397-23.396 23.397-12.913 0-23.397-10.484-23.397-23.397 0-2.545.408-4.997 1.161-7.292l-31.043-22.194-18.621 12.968c.697 2.216 1.072 4.573 1.072 7.017 0 12.913-10.483 23.397-23.396 23.397s-23.397-10.484-23.397-23.397c0-12.912 10.484-23.396 23.397-23.396 5.391 0 10.358 1.827 14.316 4.896l19.682-13.707v-2.568c-9.498-2.978-16.397-11.854-16.397-22.329s6.899-19.351 16.397-22.33v-2.567zm26.682 48c5.186 0 9.396-4.21 9.396-9.396s-4.21-9.396-9.396-9.396-9.397 4.21-9.397 9.396 4.211 9.396 9.397 9.396zm53.226-85.398c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm-94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm0 114.209c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396zm94.224 9.501c-5.186 0-9.397 4.21-9.397 9.396s4.211 9.397 9.397 9.397 9.396-4.211 9.396-9.397-4.21-9.396-9.396-9.396z\"></path></svg>				\n									<h6>\n							 Next-Generation Compounds						\n					</h6>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:48:31', '2026-07-20 10:48:31', '', 27, 'https://mrarif.me/pch/?p=602', 0, 'revision', '', 0),
(604, 1, '2026-07-20 10:50:27', '2026-07-20 10:50:27', '', 'flask_3215932', '', 'inherit', 'closed', 'closed', '', 'flask_3215932', '', '', '2026-07-20 10:50:27', '2026-07-20 10:50:27', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/flask_3215932.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpp_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
(605, 1, '2026-07-20 10:50:52', '2026-07-20 10:50:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:50:52', '2026-07-20 10:50:52', '', 27, 'https://mrarif.me/pch/?p=605', 0, 'revision', '', 0),
(606, 1, '2026-07-20 10:50:52', '2026-07-20 10:50:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m4.58 58.25c1.36 2.35 3.79 3.75 6.5 3.75h34.76c2.1 0 4.03-.83 5.45-2.34 1.27-1.34 2-3.11 2.06-4.92 4.32-2.06 7.08-6.4 7.08-11.24 0-6.89-5.6-12.5-12.5-12.5-2.13 0-4.22.54-6.07 1.59l-6.43-11.13v-11.03c.71-.19 1.36-.57 1.9-1.1.8-.81 1.25-1.89 1.25-3.04 0-2.36-1.92-4.29-4.29-4.29h-11.65c-1.14 0-2.22.45-3.03 1.26-.81.8-1.26 1.91-1.26 3.03 0 1.97 1.33 3.64 3.15 4.13v11.02l-16.92 29.31c-1.36 2.35-1.36 5.15 0 7.5zm4.33-4c-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.37-1.37l7.59-13.15c.28-.47.89-.64 1.37-.36.48.27.64.89.37 1.36l-7.59 13.15c-.19.32-.52.5-.87.5zm8.86-18.34.54-.94c.28-.48.89-.64 1.37-.37.47.28.64.89.36 1.37l-.54.94c-.19.32-.52.5-.87.5-.17 0-.34-.04-.5-.13-.48-.28-.64-.89-.36-1.37zm24.29-1.11c1.75-1.18 3.78-1.8 5.87-1.8 5.79 0 10.5 4.71 10.5 10.5 0 4.25-2.53 8.04-6.47 9.68-1.26.54-2.61.81-4.03.81-5.78 0-10.49-4.71-10.49-10.49 0-2.83 1.11-5.48 3.11-7.46.02-.02.04-.04.06-.06l.01-.01c.47-.45.94-.84 1.44-1.17zm-21.71-28.51c0-.6.24-1.19.67-1.62s1.01-.67 1.62-.67h11.65c1.26 0 2.29 1.03 2.29 2.29 0 .62-.24 1.2-.67 1.62-.42.43-1 .67-1.62.67h-11.65c-1.27 0-2.29-1.03-2.29-2.29zm3.02 15.92c.09-.15.13-.32.13-.5v-11.13h9.93v11.15c0 .18.05.35.14.5l6.62 11.46c-.04.03-.08.07-.12.11-.24.19-.47.4-.7.61-2.33 1.06-5.99 1.58-10.3-1.71-4.01-3.08-7.62-3.25-10.23-2.65z\"></path><path d=\"m46.816 47.358c.195.195.451.293.707.293s.512-.098.707-.293l5.807-5.806c.391-.391.391-1.023 0-1.414s-1.023-.391-1.414 0l-5.1 5.099-3.051-3.051c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:50:52', '2026-07-20 10:50:52', '', 27, 'https://mrarif.me/pch/?p=606', 0, 'revision', '', 0),
(607, 1, '2026-07-20 10:50:52', '2026-07-20 10:50:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\" width=\"512\" height=\"512\"><g id=\"outline\"><path d=\"M36,10a4,4,0,1,0-4-4A4,4,0,0,0,36,10Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,36,4Z\"></path><path d=\"M48,8a3,3,0,1,0-3,3A3,3,0,0,0,48,8ZM44,8a1,1,0,1,1,1,1A1,1,0,0,1,44,8Z\"></path><path d=\"M54,4a4,4,0,1,0,4,4A4,4,0,0,0,54,4Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,54,10Z\"></path><rect x=\"37\" y=\"49\" width=\"2\" height=\"2\"></rect><rect x=\"40\" y=\"45\" width=\"2\" height=\"2\"></rect><rect x=\"44.237\" y=\"44\" width=\"2\" height=\"2\"></rect><path d=\"M24,25H8a1,1,0,0,0-1,1V40a1,1,0,0,0,1,1H24a1,1,0,0,0,1-1V39h2.667L31.4,41.8a1,1,0,0,0,.6.2h3.557L30.071,56.629a4.387,4.387,0,0,0,.381,3.987A3.012,3.012,0,0,0,33,62H53a3.121,3.121,0,0,0,2.655-1.47,4.2,4.2,0,0,0,.282-3.881l-5.51-14.692a2.989,2.989,0,0,0,2.208-4.391,3.064,3.064,0,0,0,1-4A3,3,0,0,0,55,31a2.94,2.94,0,0,0-2.2-2.92A3,3,0,0,0,50,24H48V19h2a3,3,0,0,0,0-6H36a3,3,0,0,0,0,6h2v3H31a1,1,0,0,0-.781.375L26.52,27H25V26A1,1,0,0,0,24,25ZM19,39H9V27H19Zm4,0H21V27h2ZM54.088,57.411a2.213,2.213,0,0,1-.112,2.033A1.114,1.114,0,0,1,53,60H33a1.041,1.041,0,0,1-.892-.505,2.414,2.414,0,0,1-.171-2.144l.764-2.038A8.087,8.087,0,0,1,35,55a5.618,5.618,0,0,1,3.912,1.311A7.527,7.527,0,0,0,43.993,58c2.84,0,4.283-1.486,5.557-2.8a6.244,6.244,0,0,1,2.942-2.047Zm-2.3-6.131a8.3,8.3,0,0,0-3.673,2.53C46.973,54.985,45.987,56,43.993,56a5.615,5.615,0,0,1-3.911-1.311A7.532,7.532,0,0,0,35,53a10.942,10.942,0,0,0-1.471.1L37.693,42H48.307ZM36,17a1,1,0,0,1,0-2H50a1,1,0,0,1,0,2Zm10,2v5H40V19ZM27,29a1,1,0,0,0,.781-.375L31.48,24H38v1a1,1,0,0,0,1,1H50a1,1,0,0,1,0,2H37v2H52.123a1.009,1.009,0,0,1,0,2H37v2H51a1,1,0,0,1,1,1,.91.91,0,0,1-.877,1H37v2H50a1,1,0,0,1,0,2H32.334L28.6,37.2A1,1,0,0,0,28,37H25V29Z\"></path></g></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:50:52', '2026-07-20 10:50:52', '', 27, 'https://mrarif.me/pch/?p=607', 0, 'revision', '', 0),
(608, 1, '2026-07-20 10:51:45', '2026-07-20 10:51:45', '', 'test-report_12133658', '', 'inherit', 'closed', 'closed', '', 'test-report_12133658', '', '', '2026-07-20 10:51:45', '2026-07-20 10:51:45', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/test-report_12133658.svg', 0, 'attachment', 'image/svg+xml', 0),
(609, 1, '2026-07-20 10:52:48', '2026-07-20 10:52:48', '', 'test-tube_12100571', '', 'inherit', 'closed', 'closed', '', 'test-tube_12100571', '', '', '2026-07-20 10:52:48', '2026-07-20 10:52:48', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/test-tube_12100571.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `wpp_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
(629, 1, '2026-07-20 13:46:03', '2026-07-20 13:46:03', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 13:46:03', '2026-07-20 13:46:03', '', 27, 'https://mrarif.me/pch/?p=629', 0, 'revision', '', 0),
(613, 1, '2026-07-20 10:52:59', '2026-07-20 10:52:59', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:52:59', '2026-07-20 10:52:59', '', 27, 'https://mrarif.me/pch/?p=613', 0, 'revision', '', 0),
(614, 1, '2026-07-20 10:56:52', '2026-07-20 10:56:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:56:52', '2026-07-20 10:56:52', '', 27, 'https://mrarif.me/pch/?p=614', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(611, 1, '2026-07-20 10:52:58', '2026-07-20 10:52:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\" width=\"512\" height=\"512\"><g id=\"outline\"><path d=\"M36,10a4,4,0,1,0-4-4A4,4,0,0,0,36,10Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,36,4Z\"></path><path d=\"M48,8a3,3,0,1,0-3,3A3,3,0,0,0,48,8ZM44,8a1,1,0,1,1,1,1A1,1,0,0,1,44,8Z\"></path><path d=\"M54,4a4,4,0,1,0,4,4A4,4,0,0,0,54,4Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,54,10Z\"></path><rect x=\"37\" y=\"49\" width=\"2\" height=\"2\"></rect><rect x=\"40\" y=\"45\" width=\"2\" height=\"2\"></rect><rect x=\"44.237\" y=\"44\" width=\"2\" height=\"2\"></rect><path d=\"M24,25H8a1,1,0,0,0-1,1V40a1,1,0,0,0,1,1H24a1,1,0,0,0,1-1V39h2.667L31.4,41.8a1,1,0,0,0,.6.2h3.557L30.071,56.629a4.387,4.387,0,0,0,.381,3.987A3.012,3.012,0,0,0,33,62H53a3.121,3.121,0,0,0,2.655-1.47,4.2,4.2,0,0,0,.282-3.881l-5.51-14.692a2.989,2.989,0,0,0,2.208-4.391,3.064,3.064,0,0,0,1-4A3,3,0,0,0,55,31a2.94,2.94,0,0,0-2.2-2.92A3,3,0,0,0,50,24H48V19h2a3,3,0,0,0,0-6H36a3,3,0,0,0,0,6h2v3H31a1,1,0,0,0-.781.375L26.52,27H25V26A1,1,0,0,0,24,25ZM19,39H9V27H19Zm4,0H21V27h2ZM54.088,57.411a2.213,2.213,0,0,1-.112,2.033A1.114,1.114,0,0,1,53,60H33a1.041,1.041,0,0,1-.892-.505,2.414,2.414,0,0,1-.171-2.144l.764-2.038A8.087,8.087,0,0,1,35,55a5.618,5.618,0,0,1,3.912,1.311A7.527,7.527,0,0,0,43.993,58c2.84,0,4.283-1.486,5.557-2.8a6.244,6.244,0,0,1,2.942-2.047Zm-2.3-6.131a8.3,8.3,0,0,0-3.673,2.53C46.973,54.985,45.987,56,43.993,56a5.615,5.615,0,0,1-3.911-1.311A7.532,7.532,0,0,0,35,53a10.942,10.942,0,0,0-1.471.1L37.693,42H48.307ZM36,17a1,1,0,0,1,0-2H50a1,1,0,0,1,0,2Zm10,2v5H40V19ZM27,29a1,1,0,0,0,.781-.375L31.48,24H38v1a1,1,0,0,0,1,1H50a1,1,0,0,1,0,2H37v2H52.123a1.009,1.009,0,0,1,0,2H37v2H51a1,1,0,0,1,1,1,.91.91,0,0,1-.877,1H37v2H50a1,1,0,0,1,0,2H32.334L28.6,37.2A1,1,0,0,0,28,37H25V29Z\"></path></g></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:52:58', '2026-07-20 10:52:58', '', 27, 'https://mrarif.me/pch/?p=611', 0, 'revision', '', 0),
(612, 1, '2026-07-20 10:52:58', '2026-07-20 10:52:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 64 64\" width=\"512\" height=\"512\"><g id=\"outline\"><path d=\"M36,10a4,4,0,1,0-4-4A4,4,0,0,0,36,10Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,36,4Z\"></path><path d=\"M48,8a3,3,0,1,0-3,3A3,3,0,0,0,48,8ZM44,8a1,1,0,1,1,1,1A1,1,0,0,1,44,8Z\"></path><path d=\"M54,4a4,4,0,1,0,4,4A4,4,0,0,0,54,4Zm0,6a2,2,0,1,1,2-2A2,2,0,0,1,54,10Z\"></path><rect x=\"37\" y=\"49\" width=\"2\" height=\"2\"></rect><rect x=\"40\" y=\"45\" width=\"2\" height=\"2\"></rect><rect x=\"44.237\" y=\"44\" width=\"2\" height=\"2\"></rect><path d=\"M24,25H8a1,1,0,0,0-1,1V40a1,1,0,0,0,1,1H24a1,1,0,0,0,1-1V39h2.667L31.4,41.8a1,1,0,0,0,.6.2h3.557L30.071,56.629a4.387,4.387,0,0,0,.381,3.987A3.012,3.012,0,0,0,33,62H53a3.121,3.121,0,0,0,2.655-1.47,4.2,4.2,0,0,0,.282-3.881l-5.51-14.692a2.989,2.989,0,0,0,2.208-4.391,3.064,3.064,0,0,0,1-4A3,3,0,0,0,55,31a2.94,2.94,0,0,0-2.2-2.92A3,3,0,0,0,50,24H48V19h2a3,3,0,0,0,0-6H36a3,3,0,0,0,0,6h2v3H31a1,1,0,0,0-.781.375L26.52,27H25V26A1,1,0,0,0,24,25ZM19,39H9V27H19Zm4,0H21V27h2ZM54.088,57.411a2.213,2.213,0,0,1-.112,2.033A1.114,1.114,0,0,1,53,60H33a1.041,1.041,0,0,1-.892-.505,2.414,2.414,0,0,1-.171-2.144l.764-2.038A8.087,8.087,0,0,1,35,55a5.618,5.618,0,0,1,3.912,1.311A7.527,7.527,0,0,0,43.993,58c2.84,0,4.283-1.486,5.557-2.8a6.244,6.244,0,0,1,2.942-2.047Zm-2.3-6.131a8.3,8.3,0,0,0-3.673,2.53C46.973,54.985,45.987,56,43.993,56a5.615,5.615,0,0,1-3.911-1.311A7.532,7.532,0,0,0,35,53a10.942,10.942,0,0,0-1.471.1L37.693,42H48.307ZM36,17a1,1,0,0,1,0-2H50a1,1,0,0,1,0,2Zm10,2v5H40V19ZM27,29a1,1,0,0,0,.781-.375L31.48,24H38v1a1,1,0,0,0,1,1H50a1,1,0,0,1,0,2H37v2H52.123a1.009,1.009,0,0,1,0,2H37v2H51a1,1,0,0,1,1,1,.91.91,0,0,1-.877,1H37v2H50a1,1,0,0,1,0,2H32.334L28.6,37.2A1,1,0,0,0,28,37H25V29Z\"></path></g></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:52:58', '2026-07-20 10:52:58', '', 27, 'https://mrarif.me/pch/?p=612', 0, 'revision', '', 0),
(615, 1, '2026-07-20 10:56:52', '2026-07-20 10:56:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:56:52', '2026-07-20 10:56:52', '', 27, 'https://mrarif.me/pch/?p=615', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(616, 1, '2026-07-20 10:56:53', '2026-07-20 10:56:53', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:56:53', '2026-07-20 10:56:53', '', 27, 'https://mrarif.me/pch/?p=616', 0, 'revision', '', 0),
(617, 1, '2026-07-20 10:57:23', '2026-07-20 10:57:23', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:57:23', '2026-07-20 10:57:23', '', 27, 'https://mrarif.me/pch/?p=617', 0, 'revision', '', 0),
(618, 1, '2026-07-20 10:57:23', '2026-07-20 10:57:23', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:57:23', '2026-07-20 10:57:23', '', 27, 'https://mrarif.me/pch/?p=618', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(619, 1, '2026-07-20 10:57:24', '2026-07-20 10:57:24', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 10:57:24', '2026-07-20 10:57:24', '', 27, 'https://mrarif.me/pch/?p=619', 0, 'revision', '', 0),
(620, 1, '2026-07-20 11:03:41', '2026-07-20 11:03:41', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 11:03:41', '2026-07-20 11:03:41', '', 27, 'https://mrarif.me/pch/?p=620', 0, 'revision', '', 0),
(621, 1, '2026-07-20 11:03:41', '2026-07-20 11:03:41', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 11:03:41', '2026-07-20 11:03:41', '', 27, 'https://mrarif.me/pch/?p=621', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(622, 1, '2026-07-20 11:03:42', '2026-07-20 11:03:42', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 11:03:42', '2026-07-20 11:03:42', '', 27, 'https://mrarif.me/pch/?p=622', 0, 'revision', '', 0),
(627, 1, '2026-07-20 13:46:02', '2026-07-20 13:46:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 13:46:02', '2026-07-20 13:46:02', '', 27, 'https://mrarif.me/pch/?p=627', 0, 'revision', '', 0),
(628, 1, '2026-07-20 13:46:02', '2026-07-20 13:46:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-20 13:46:02', '2026-07-20 13:46:02', '', 27, 'https://mrarif.me/pch/?p=628', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(630, 1, '2026-07-21 05:26:58', '2026-07-21 05:26:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 05:26:58', '2026-07-21 05:26:58', '', 27, 'https://mrarif.me/pch/?p=630', 0, 'revision', '', 0),
(631, 1, '2026-07-21 05:26:58', '2026-07-21 05:26:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Blog</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 05:26:58', '2026-07-21 05:26:58', '', 27, 'https://mrarif.me/pch/?p=631', 0, 'revision', '', 0),
(632, 1, '2026-07-21 05:26:58', '2026-07-21 05:26:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 05:26:58', '2026-07-21 05:26:58', '', 27, 'https://mrarif.me/pch/?p=632', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(633, 1, '2026-07-21 05:27:11', '2026-07-21 05:27:11', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 05:27:11', '2026-07-21 05:27:11', '', 27, 'https://mrarif.me/pch/?p=633', 0, 'revision', '', 0),
(634, 1, '2026-07-21 05:27:11', '2026-07-21 05:27:11', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Post\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 05:27:11', '2026-07-21 05:27:11', '', 27, 'https://mrarif.me/pch/?p=634', 0, 'revision', '', 0),
(635, 1, '2026-07-21 05:27:12', '2026-07-21 05:27:12', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 05:27:12', '2026-07-21 05:27:12', '', 27, 'https://mrarif.me/pch/?p=635', 0, 'revision', '', 0),
(636, 1, '2026-07-21 06:46:41', '2026-07-21 06:46:41', '', 'Single Post', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2026-07-21 06:46:41', '2026-07-21 06:46:41', '', 489, 'https://mrarif.me/pch/?p=636', 0, 'revision', '', 0),
(637, 1, '2026-07-21 06:47:16', '2026-07-21 06:47:16', '', 'Single Post', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2026-07-21 06:47:16', '2026-07-21 06:47:16', '', 489, 'https://mrarif.me/pch/?p=637', 0, 'revision', '', 0),
(638, 1, '2026-07-21 06:48:12', '2026-07-21 06:48:12', '<h1>Research Article</h1>', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-21 06:48:12', '2026-07-21 06:48:12', '', 548, 'https://mrarif.me/pch/?p=638', 0, 'revision', '', 0),
(639, 1, '2026-07-21 06:48:42', '2026-07-21 06:48:42', '<h1>Research Article</h1>', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-21 06:48:42', '2026-07-21 06:48:42', '', 548, 'https://mrarif.me/pch/?p=639', 0, 'revision', '', 0),
(640, 1, '2026-07-21 06:48:47', '2026-07-21 06:48:47', '<h1>Research Article</h1>', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-21 06:48:47', '2026-07-21 06:48:47', '', 548, 'https://mrarif.me/pch/?p=640', 0, 'revision', '', 0),
(641, 1, '2026-07-21 06:49:03', '2026-07-21 06:49:03', '<h1>Research Article</h1>', 'Post Archive', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2026-07-21 06:49:03', '2026-07-21 06:49:03', '', 548, 'https://mrarif.me/pch/?p=641', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(642, 1, '2026-07-21 07:36:40', '2026-07-21 07:36:40', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 07:36:40', '2026-07-21 07:36:40', '', 27, 'https://mrarif.me/pch/?p=642', 0, 'revision', '', 0),
(643, 1, '2026-07-21 07:36:40', '2026-07-21 07:36:40', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 07:36:40', '2026-07-21 07:36:40', '', 27, 'https://mrarif.me/pch/?p=643', 0, 'revision', '', 0),
(644, 1, '2026-07-21 07:36:41', '2026-07-21 07:36:41', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 07:36:41', '2026-07-21 07:36:41', '', 27, 'https://mrarif.me/pch/?p=644', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(649, 1, '2026-07-21 08:13:30', '2026-07-21 08:13:30', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:13:30', '2026-07-21 08:13:30', '', 27, 'https://mrarif.me/pch/?p=649', 0, 'revision', '', 0),
(646, 1, '2026-07-21 08:06:32', '2026-07-21 08:06:32', '', 'Peptides-Mobile-Banner', '', 'inherit', 'closed', 'closed', '', 'peptides-mobile-banner', '', '', '2026-07-21 08:06:32', '2026-07-21 08:06:32', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/Peptides-Mobile-Banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(647, 1, '2026-07-21 08:13:29', '2026-07-21 08:13:29', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:13:29', '2026-07-21 08:13:29', '', 27, 'https://mrarif.me/pch/?p=647', 0, 'revision', '', 0),
(648, 1, '2026-07-21 08:13:30', '2026-07-21 08:13:30', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:13:30', '2026-07-21 08:13:30', '', 27, 'https://mrarif.me/pch/?p=648', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(650, 1, '2026-07-21 08:14:21', '2026-07-21 08:14:21', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:14:21', '2026-07-21 08:14:21', '', 27, 'https://mrarif.me/pch/?p=650', 0, 'revision', '', 0),
(651, 1, '2026-07-21 08:14:21', '2026-07-21 08:14:21', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:14:21', '2026-07-21 08:14:21', '', 27, 'https://mrarif.me/pch/?p=651', 0, 'revision', '', 0),
(652, 1, '2026-07-21 08:14:22', '2026-07-21 08:14:22', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:14:22', '2026-07-21 08:14:22', '', 27, 'https://mrarif.me/pch/?p=652', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(653, 1, '2026-07-21 08:16:09', '2026-07-21 08:16:09', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:16:09', '2026-07-21 08:16:09', '', 27, 'https://mrarif.me/pch/?p=653', 0, 'revision', '', 0),
(654, 1, '2026-07-21 08:16:10', '2026-07-21 08:16:10', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:16:10', '2026-07-21 08:16:10', '', 27, 'https://mrarif.me/pch/?p=654', 0, 'revision', '', 0),
(655, 1, '2026-07-21 08:16:10', '2026-07-21 08:16:10', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:16:10', '2026-07-21 08:16:10', '', 27, 'https://mrarif.me/pch/?p=655', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(656, 1, '2026-07-21 08:16:16', '2026-07-21 08:16:16', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:16:16', '2026-07-21 08:16:16', '', 27, 'https://mrarif.me/pch/?p=656', 0, 'revision', '', 0),
(657, 1, '2026-07-21 08:16:16', '2026-07-21 08:16:16', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:16:16', '2026-07-21 08:16:16', '', 27, 'https://mrarif.me/pch/?p=657', 0, 'revision', '', 0),
(658, 1, '2026-07-21 08:16:17', '2026-07-21 08:16:17', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:16:17', '2026-07-21 08:16:17', '', 27, 'https://mrarif.me/pch/?p=658', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(659, 1, '2026-07-21 08:19:48', '2026-07-21 08:19:48', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:19:48', '2026-07-21 08:19:48', '', 27, 'https://mrarif.me/pch/?p=659', 0, 'revision', '', 0),
(660, 1, '2026-07-21 08:19:49', '2026-07-21 08:19:49', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:19:49', '2026-07-21 08:19:49', '', 27, 'https://mrarif.me/pch/?p=660', 0, 'revision', '', 0),
(661, 1, '2026-07-21 08:19:50', '2026-07-21 08:19:50', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:19:50', '2026-07-21 08:19:50', '', 27, 'https://mrarif.me/pch/?p=661', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(662, 1, '2026-07-21 08:24:49', '2026-07-21 08:24:49', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:24:49', '2026-07-21 08:24:49', '', 27, 'https://mrarif.me/pch/?p=662', 0, 'revision', '', 0),
(663, 1, '2026-07-21 08:24:49', '2026-07-21 08:24:49', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:24:49', '2026-07-21 08:24:49', '', 27, 'https://mrarif.me/pch/?p=663', 0, 'revision', '', 0),
(664, 1, '2026-07-21 08:24:50', '2026-07-21 08:24:50', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:24:50', '2026-07-21 08:24:50', '', 27, 'https://mrarif.me/pch/?p=664', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(665, 1, '2026-07-21 08:25:37', '2026-07-21 08:25:37', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:25:37', '2026-07-21 08:25:37', '', 27, 'https://mrarif.me/pch/?p=665', 0, 'revision', '', 0),
(666, 1, '2026-07-21 08:25:38', '2026-07-21 08:25:38', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:25:38', '2026-07-21 08:25:38', '', 27, 'https://mrarif.me/pch/?p=666', 0, 'revision', '', 0),
(667, 1, '2026-07-21 08:25:38', '2026-07-21 08:25:38', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:25:38', '2026-07-21 08:25:38', '', 27, 'https://mrarif.me/pch/?p=667', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(668, 1, '2026-07-21 08:25:49', '2026-07-21 08:25:49', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:25:49', '2026-07-21 08:25:49', '', 27, 'https://mrarif.me/pch/?p=668', 0, 'revision', '', 0),
(669, 1, '2026-07-21 08:25:49', '2026-07-21 08:25:49', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:25:49', '2026-07-21 08:25:49', '', 27, 'https://mrarif.me/pch/?p=669', 0, 'revision', '', 0),
(670, 1, '2026-07-21 08:25:50', '2026-07-21 08:25:50', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:25:50', '2026-07-21 08:25:50', '', 27, 'https://mrarif.me/pch/?p=670', 0, 'revision', '', 0),
(671, 1, '2026-07-21 08:28:53', '2026-07-21 08:28:53', '{\n    \"astra-settings[headings-font-family]\": {\n        \"value\": \"\'Poppins\', sans-serif\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-21 08:28:53\"\n    },\n    \"astra-settings[headings-font-variant]\": {\n        \"value\": \"100,100italic,200,200italic,300,300italic,400,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2026-07-21 08:28:53\"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', '33fe8100-c097-4cbc-b30b-c2595cc7967f', '', '', '2026-07-21 08:28:53', '2026-07-21 08:28:53', '', 0, 'https://mrarif.me/pch/33fe8100-c097-4cbc-b30b-c2595cc7967f/', 0, 'customize_changeset', '', 0);
INSERT INTO `wpp_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
(672, 1, '2026-07-21 08:29:52', '2026-07-21 08:29:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:29:52', '2026-07-21 08:29:52', '', 27, 'https://mrarif.me/pch/?p=672', 0, 'revision', '', 0),
(673, 1, '2026-07-21 08:29:52', '2026-07-21 08:29:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:29:52', '2026-07-21 08:29:52', '', 27, 'https://mrarif.me/pch/?p=673', 0, 'revision', '', 0),
(674, 1, '2026-07-21 08:29:53', '2026-07-21 08:29:53', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:29:53', '2026-07-21 08:29:53', '', 27, 'https://mrarif.me/pch/?p=674', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(675, 1, '2026-07-21 08:30:27', '2026-07-21 08:30:27', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:30:27', '2026-07-21 08:30:27', '', 27, 'https://mrarif.me/pch/?p=675', 0, 'revision', '', 0),
(676, 1, '2026-07-21 08:30:27', '2026-07-21 08:30:27', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:30:27', '2026-07-21 08:30:27', '', 27, 'https://mrarif.me/pch/?p=676', 0, 'revision', '', 0),
(677, 1, '2026-07-21 08:30:28', '2026-07-21 08:30:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:30:28', '2026-07-21 08:30:28', '', 27, 'https://mrarif.me/pch/?p=677', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(678, 1, '2026-07-21 08:35:08', '2026-07-21 08:35:08', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:35:08', '2026-07-21 08:35:08', '', 27, 'https://mrarif.me/pch/?p=678', 0, 'revision', '', 0),
(679, 1, '2026-07-21 08:35:08', '2026-07-21 08:35:08', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:35:08', '2026-07-21 08:35:08', '', 27, 'https://mrarif.me/pch/?p=679', 0, 'revision', '', 0),
(680, 1, '2026-07-21 08:35:09', '2026-07-21 08:35:09', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:35:09', '2026-07-21 08:35:09', '', 27, 'https://mrarif.me/pch/?p=680', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(681, 1, '2026-07-21 08:35:26', '2026-07-21 08:35:26', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:35:26', '2026-07-21 08:35:26', '', 27, 'https://mrarif.me/pch/?p=681', 0, 'revision', '', 0),
(682, 1, '2026-07-21 08:35:26', '2026-07-21 08:35:26', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:35:26', '2026-07-21 08:35:26', '', 27, 'https://mrarif.me/pch/?p=682', 0, 'revision', '', 0),
(683, 1, '2026-07-21 08:35:27', '2026-07-21 08:35:27', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:35:27', '2026-07-21 08:35:27', '', 27, 'https://mrarif.me/pch/?p=683', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(684, 1, '2026-07-21 08:36:51', '2026-07-21 08:36:51', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:36:51', '2026-07-21 08:36:51', '', 27, 'https://mrarif.me/pch/?p=684', 0, 'revision', '', 0),
(685, 1, '2026-07-21 08:36:51', '2026-07-21 08:36:51', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:36:51', '2026-07-21 08:36:51', '', 27, 'https://mrarif.me/pch/?p=685', 0, 'revision', '', 0),
(686, 1, '2026-07-21 08:36:52', '2026-07-21 08:36:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:36:52', '2026-07-21 08:36:52', '', 27, 'https://mrarif.me/pch/?p=686', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(687, 1, '2026-07-21 08:37:27', '2026-07-21 08:37:27', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:37:27', '2026-07-21 08:37:27', '', 27, 'https://mrarif.me/pch/?p=687', 0, 'revision', '', 0),
(688, 1, '2026-07-21 08:37:27', '2026-07-21 08:37:27', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:37:27', '2026-07-21 08:37:27', '', 27, 'https://mrarif.me/pch/?p=688', 0, 'revision', '', 0),
(689, 1, '2026-07-21 08:37:27', '2026-07-21 08:37:27', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 08:37:27', '2026-07-21 08:37:27', '', 27, 'https://mrarif.me/pch/?p=689', 0, 'revision', '', 0),
(709, 1, '2026-07-21 10:18:47', '0000-00-00 00:00:00', 'add_action(\'admin_init\', function () {\r\n    // Redirect any user trying to access comments page\r\n    global $pagenow;\r\n    \r\n    if ($pagenow === \'edit-comments.php\') {\r\n        wp_safe_redirect(admin_url());\r\n        exit;\r\n    }\r\n\r\n    // Remove comments metabox from dashboard\r\n    remove_meta_box(\'dashboard_recent_comments\', \'dashboard\', \'normal\');\r\n\r\n    // Disable support for comments and trackbacks in post types\r\n    foreach (get_post_types() as $post_type) {\r\n        if (post_type_supports($post_type, \'comments\')) {\r\n            remove_post_type_support($post_type, \'comments\');\r\n            remove_post_type_support($post_type, \'trackbacks\');\r\n        }\r\n    }\r\n});\r\n\r\n// Close comments on the front-end\r\nadd_filter(\'comments_open\', \'__return_false\', 20, 2);\r\nadd_filter(\'pings_open\', \'__return_false\', 20, 2);\r\n\r\n// Hide existing comments\r\nadd_filter(\'comments_array\', \'__return_empty_array\', 10, 2);\r\n\r\n// Remove comments page in menu\r\nadd_action(\'admin_menu\', function () {\r\n    remove_menu_page(\'edit-comments.php\');\r\n});\r\n\r\n// Remove comments links from admin bar\r\nadd_action(\'init\', function () {\r\n    if (is_admin_bar_showing()) {\r\n        remove_action(\'admin_bar_menu\', \'wp_admin_bar_comments_menu\', 60);\r\n    }\r\n});', 'Completely Disable Comments', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-21 10:18:47', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/pch/?post_type=wpcode&p=709', 0, 'wpcode', '', 0),
(708, 1, '2026-07-21 10:18:47', '0000-00-00 00:00:00', 'Thank you for reading this post, don\'t forget to subscribe!', 'Display a message after the 1st paragraph of posts', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-21 10:18:47', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/pch/?post_type=wpcode&p=708', 0, 'wpcode', '', 0),
(707, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 30mg, 5 Vials', 'Size: 30mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'glp-3-r-5-vials-30mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=707', 8, 'product_variation', '', 0),
(706, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 30mg, 10 Vials', 'Size: 30mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'glp-3-r-10-vials-30mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=706', 9, 'product_variation', '', 0),
(705, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 30mg, 1 Vial', 'Size: 30mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'glp-3-r-1-vial-30mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=705', 7, 'product_variation', '', 0),
(704, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 20mg, 5 Vials', 'Size: 20mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'glp-3-r-5-vials-20mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=704', 5, 'product_variation', '', 0),
(702, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 20mg, 1 Vial', 'Size: 20mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'glp-3-r-1-vial-20mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=702', 4, 'product_variation', '', 0),
(703, 1, '2026-07-21 09:46:06', '2026-07-21 09:46:06', '', 'GLP-3 R - 20mg, 10 Vials', 'Size: 20mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'glp-3-r-10-vials-20mg', '', '', '2026-07-21 11:20:55', '2026-07-21 11:20:55', '', 102, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=703', 6, 'product_variation', '', 0);
INSERT INTO `wpp_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
(710, 1, '2026-07-21 10:20:11', '2026-07-21 10:20:11', '/**\r\n * Enhance the EXISTING \"Packs\" swatch (from Variation Swatches for WooCommerce\r\n * plugin by Emran Ahmed) into a card style with per-vial price + badges.\r\n *\r\n * IMPORTANT: This REPLACES the previous \"custom-variation-swatches.php\" snippet.\r\n * Remove that old snippet from functions.php completely before adding this one,\r\n * otherwise you\'ll get duplicates again.\r\n *\r\n * What this does:\r\n * - Does NOT touch the Size swatch at all.\r\n * - Does NOT create any new <ul>/<div> — it enhances the plugin\'s own\r\n *   <li class=\"variable-item\"> elements inside\r\n *   ul[data-attribute_name=\"attribute_pa_packs\"].\r\n * - Adds a per-vial price line under each pack name (recalculated whenever\r\n *   Size changes, since price depends on Size + Pack combination).\r\n * - Adds \"Most Popular\" (middle option) / \"Best Value\" (last option) badges\r\n *   — only when there are exactly 3 pack options. Edit the badge logic below\r\n *   if you want different rules.\r\n * - The \"selected\" card styling reuses the plugin\'s own `.selected` class\r\n *   (added automatically by the plugin when a pack is chosen) — no custom\r\n *   click handling needed, so it can\'t conflict with the plugin\'s logic.\r\n */\r\n\r\nadd_action( \'wp_enqueue_scripts\', function() {\r\n	if ( ! is_product() ) {\r\n		return;\r\n	}\r\n\r\n	// ---- CSS: restyle the existing pack <ul>/<li> as cards ----\r\n	// Scoped to our own dedicated classes (added by JS below), with !important\r\n	// on layout props so the swatch plugin\'s own CSS (flex/width/float rules)\r\n	// can\'t fight with ours and break the layout.\r\n	$css = \"\r\n	ul.wc-pack-enhanced-ul {\r\n		display: flex !important; flex-wrap: wrap !important; gap: 14px !important;\r\n		list-style: none !important; padding: 0 !important; margin: 10px 0 0 !important;\r\n		width: auto !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item {\r\n		position: relative !important; display: block !important;\r\n		float: none !important; width: auto !important; flex: 0 0 auto !important;\r\n		border: 1px solid #ddd !important; border-radius: 14px !important;\r\n		padding: 18px 20px !important;  \r\n		text-align: center !important; cursor: pointer !important;\r\n		background: #fff !important; transition: all .15s ease !important;\r\n		margin: 0 !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item:hover {\r\n		border-color: #999 !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item.selected {\r\n		background: #000 !important; border-color: #000 !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item .variable-item-span-button {\r\n		font-weight: 700 !important; font-size: 16px !important; display: block !important;\r\n	}\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item.selected .variable-item-span-button,\r\n	ul.wc-pack-enhanced-ul li.wc-pack-enhanced-item.selected .wc-pack-unit-price {\r\n		color: #fff !important;\r\n	}\r\n	.wc-pack-unit-price { font-size: 13px; color: #2b6cff; font-weight: 600; margin-top: 4px; }\r\n	.wc-pack-badge {\r\n		position: absolute; top: -12px; left: 50%; transform: translateX(-50%);\r\n		background: linear-gradient(90deg,#6d28d9,#7c3aed); color: #fff;\r\n		font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 999px;\r\n		white-space: nowrap;\r\n	}\r\n	\";\r\n	wp_register_style( \'wc-pack-card-enhance\', false );\r\n	wp_enqueue_style( \'wc-pack-card-enhance\' );\r\n	wp_add_inline_style( \'wc-pack-card-enhance\', $css );\r\n\r\n	// ---- JS: inject price + badge into existing <li> elements ----\r\n	wp_register_script( \'wc-pack-card-enhance\', \'\', array( \'jquery\' ), false, true );\r\n	wp_enqueue_script( \'wc-pack-card-enhance\' );\r\n\r\n	$js = <<<\'JS\'\r\njQuery(function($){\r\n	var $form = $(\'.variations_form\').first();\r\n	if (!$form.length) return;\r\n\r\n	function extractQty(label){\r\n		var m = (label || \'\').match(/(\\d+)/);\r\n		return m ? parseInt(m[1], 10) : 1;\r\n	}\r\n\r\n	function run(){\r\n		var variationsData = $form.data(\'product_variations\');\r\n		if (!variationsData) return;\r\n\r\n		var $packUl = $form.find(\'ul.variable-items-wrapper[data-attribute_name=\"attribute_pa_packs\"]\');\r\n		var $sizeSelect = $form.find(\'select[name=\"attribute_pa_size\"]\');\r\n		if (!$packUl.length) return;\r\n\r\n		// Dedicated classes for our CSS to hook into (added once)\r\n		$packUl.addClass(\'wc-pack-enhanced-ul\');\r\n\r\n		var $items = $packUl.find(\'li.variable-item\');\r\n		$items.addClass(\'wc-pack-enhanced-item\');\r\n\r\n		// Add price placeholder once per item\r\n		$items.each(function(){\r\n			var $li = $(this);\r\n			if ($li.data(\'wcEnhanced\')) return;\r\n			$li.data(\'wcEnhanced\', true);\r\n\r\n			var label = $li.find(\'.variable-item-span-button\').first().text();\r\n			$li.data(\'wcQty\', extractQty(label));\r\n\r\n			$li.find(\'.variable-item-contents\').append(\'<div class=\"wc-pack-unit-price\">&nbsp;</div>\');\r\n		});\r\n\r\n		// ---- BADGE RULES (edit here) ----\r\n		$items.each(function(idx){\r\n			var $li = $(this);\r\n			$li.find(\'.wc-pack-badge\').remove();\r\n			if ($items.length === 3) {\r\n				if (idx === 1) $li.find(\'.variable-item-contents\').prepend(\'<span class=\"wc-pack-badge\">Most Popular</span>\');\r\n				if (idx === 2) $li.find(\'.variable-item-contents\').prepend(\'<span class=\"wc-pack-badge\">Best Value</span>\');\r\n			}\r\n		});\r\n		// ----------------------------------\r\n\r\n		// Per-vial price based on current Size selection\r\n		var sizeVal = $sizeSelect.val();\r\n		$items.each(function(){\r\n			var $li = $(this);\r\n			var packVal = $li.attr(\'data-value\');\r\n			var qty = $li.data(\'wcQty\') || 1;\r\n\r\n			var match = null;\r\n			for (var i = 0; i < variationsData.length; i++){\r\n				var attrs = variationsData[i].attributes;\r\n				var sMatch = !attrs[\'attribute_pa_size\'] || attrs[\'attribute_pa_size\'] === sizeVal;\r\n				var pMatch = attrs[\'attribute_pa_packs\'] === packVal;\r\n				if (sMatch && pMatch) { match = variationsData[i]; break; }\r\n			}\r\n			if (match) {\r\n				var perUnit = parseFloat(match.display_price) / qty;\r\n				$li.find(\'.wc-pack-unit-price\').text(\'$\' + perUnit.toFixed(2) + \' /vial\');\r\n			}\r\n		});\r\n	}\r\n\r\n	// Run on load, and whenever Size changes (price depends on Size + Pack)\r\n	$(document.body).on(\'wc_variation_form\', run);\r\n	setTimeout(run, 300);\r\n\r\n	$form.on(\'change\', \'select[name=\"attribute_pa_size\"]\', function(){\r\n		setTimeout(run, 50);\r\n	});\r\n	$form.on(\'click\', \'ul[data-attribute_name=\"attribute_pa_size\"] li.variable-item\', function(){\r\n		setTimeout(run, 100);\r\n	});\r\n});\r\nJS;\r\n\r\n	wp_add_inline_script( \'wc-pack-card-enhance\', $js );\r\n} );', 'Code Variation', '', 'publish', 'closed', 'closed', '', 'untitled-snippet', '', '', '2026-08-03 06:07:48', '2026-08-03 06:07:48', '', 0, 'https://mrarif.me/pch/wpcode/untitled-snippet/', 0, 'wpcode', '', 0),
(778, 1, '2026-07-21 14:40:45', '2026-07-21 14:40:45', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:40:45', '2026-07-21 14:40:45', '', 116, 'https://mrarif.me/pch/?p=778', 0, 'revision', '', 0),
(711, 1, '2026-07-21 11:37:20', '2026-07-21 11:37:20', '', 'GHK-CU - 50mg, 1 Vial', 'Size: 50mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'ghk-cu-1-vial-50mg', '', '', '2026-07-25 13:28:21', '2026-07-25 13:28:21', '', 124, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=711', 1, 'product_variation', '', 0),
(712, 1, '2026-07-21 11:37:20', '2026-07-21 11:37:20', '', 'GHK-CU - 50mg, 10 Vials', 'Size: 50mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'ghk-cu-10-vials-50mg', '', '', '2026-07-21 11:40:52', '2026-07-21 11:40:52', '', 124, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=712', 3, 'product_variation', '', 0),
(713, 1, '2026-07-21 11:37:20', '2026-07-21 11:37:20', '', 'GHK-CU - 50mg, 5 Vials', 'Size: 50mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'ghk-cu-5-vials-50mg', '', '', '2026-07-21 11:40:52', '2026-07-21 11:40:52', '', 124, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=713', 2, 'product_variation', '', 0),
(715, 1, '2026-07-21 11:50:27', '2026-07-21 11:50:27', '', 'KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend) - 80mg, 10 Vials', 'Size: 80mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'klow-bpc-157-tb-500-ghk-cu-kpv-blend-10-vials-80mg', '', '', '2026-07-21 11:52:34', '2026-07-21 11:52:34', '', 131, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=715', 3, 'product_variation', '', 0),
(716, 1, '2026-07-21 11:50:27', '2026-07-21 11:50:27', '', 'KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend) - 80mg, 5 Vials', 'Size: 80mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'klow-bpc-157-tb-500-ghk-cu-kpv-blend-5-vials-80mg', '', '', '2026-07-21 11:52:34', '2026-07-21 11:52:34', '', 131, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=716', 2, 'product_variation', '', 0),
(718, 1, '2026-07-21 11:55:54', '2026-07-21 11:55:54', '', 'GLOW (BPC-157/TB-500/GHK-Cu) - 70mg, 1 Vial', 'Size: 70mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'glow-bpc-157-tb-500-ghk-cu-1-vial-70mg', '', '', '2026-07-21 11:57:56', '2026-07-21 11:57:56', '', 139, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=718', 1, 'product_variation', '', 0),
(719, 1, '2026-07-21 11:55:54', '2026-07-21 11:55:54', '', 'GLOW (BPC-157/TB-500/GHK-Cu) - 70mg, 10 Vials', 'Size: 70mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'glow-bpc-157-tb-500-ghk-cu-10-vials-70mg', '', '', '2026-07-21 11:57:56', '2026-07-21 11:57:56', '', 139, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=719', 3, 'product_variation', '', 0),
(720, 1, '2026-07-21 11:55:54', '2026-07-21 11:55:54', '', 'GLOW (BPC-157/TB-500/GHK-Cu) - 70mg, 5 Vials', 'Size: 70mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'glow-bpc-157-tb-500-ghk-cu-5-vials-70mg', '', '', '2026-07-21 11:57:57', '2026-07-21 11:57:57', '', 139, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=720', 2, 'product_variation', '', 0),
(722, 1, '2026-07-21 12:01:07', '2026-07-21 12:01:07', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 12:01:07', '2026-07-21 12:01:07', '', 116, 'https://mrarif.me/pch/?p=722', 0, 'revision', '', 0),
(723, 1, '2026-07-21 12:02:15', '2026-07-21 12:02:15', '', 'BPC-157 / TB-500 - 20mg, 1 Vial', 'Size: 20mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'bpc-157-tb-500-1-vial-20mg', '', '', '2026-07-21 12:05:06', '2026-07-21 12:05:06', '', 144, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=723', 1, 'product_variation', '', 0),
(724, 1, '2026-07-21 12:02:15', '2026-07-21 12:02:15', '', 'BPC-157 / TB-500 - 20mg, 10 Vials', 'Size: 20mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'bpc-157-tb-500-10-vials-20mg', '', '', '2026-07-21 12:04:40', '2026-07-21 12:04:40', '', 144, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=724', 3, 'product_variation', '', 0),
(725, 1, '2026-07-21 12:02:15', '2026-07-21 12:02:15', '', 'BPC-157 / TB-500 - 20mg, 5 Vials', 'Size: 20mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'bpc-157-tb-500-5-vials-20mg', '', '', '2026-07-21 12:04:40', '2026-07-21 12:04:40', '', 144, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=725', 2, 'product_variation', '', 0),
(727, 1, '2026-07-21 12:07:24', '2026-07-21 12:07:24', '', 'BPC-157 - 10mg, 10 Vials', 'Size: 10mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'bpc-157-10-vials-10mg', '', '', '2026-07-21 12:08:58', '2026-07-21 12:08:58', '', 147, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=727', 3, 'product_variation', '', 0),
(728, 1, '2026-07-21 12:07:24', '2026-07-21 12:07:24', '', 'BPC-157 - 10mg, 5 Vials', 'Size: 10mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'bpc-157-5-vials-10mg', '', '', '2026-07-21 12:08:58', '2026-07-21 12:08:58', '', 147, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=728', 2, 'product_variation', '', 0),
(730, 1, '2026-07-21 12:09:52', '2026-07-21 12:09:52', '', 'TB-500 - 10mg, 10 Vials', 'Size: 10mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'tb-500-10-vials-10mg', '', '', '2026-07-21 12:11:23', '2026-07-21 12:11:23', '', 152, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=730', 3, 'product_variation', '', 0),
(731, 1, '2026-07-21 12:09:52', '2026-07-21 12:09:52', '', 'TB-500 - 10mg, 5 Vials', 'Size: 10mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'tb-500-5-vials-10mg', '', '', '2026-07-21 12:11:23', '2026-07-21 12:11:23', '', 152, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=731', 2, 'product_variation', '', 0),
(733, 1, '2026-07-21 12:13:17', '2026-07-21 12:13:17', '', 'CJC-1295 NO DAC - 10mg, 10 Vials', 'Size: 10mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'cjc-1295-no-dac-10-vials-10mg', '', '', '2026-07-21 12:15:43', '2026-07-21 12:15:43', '', 155, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=733', 3, 'product_variation', '', 0),
(734, 1, '2026-07-21 12:13:18', '2026-07-21 12:13:18', '', 'CJC-1295 NO DAC - 10mg, 5 Vials', 'Size: 10mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'cjc-1295-no-dac-5-vials-10mg', '', '', '2026-07-21 12:15:43', '2026-07-21 12:15:43', '', 155, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=734', 2, 'product_variation', '', 0),
(736, 1, '2026-07-21 12:17:09', '2026-07-21 12:17:09', '', 'Tesamorelin - 10mg, 10 Vials', 'Size: 10mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'tesamorelin-10-vials-10mg', '', '', '2026-07-21 12:18:25', '2026-07-21 12:18:25', '', 258, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=736', 3, 'product_variation', '', 0),
(737, 1, '2026-07-21 12:17:09', '2026-07-21 12:17:09', '', 'Tesamorelin - 10mg, 5 Vials', 'Size: 10mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'tesamorelin-5-vials-10mg', '', '', '2026-07-21 12:18:25', '2026-07-21 12:18:25', '', 258, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=737', 2, 'product_variation', '', 0),
(739, 1, '2026-07-21 12:19:55', '2026-07-21 12:19:55', '', 'Ipamorelin - 10mg, 1 Vial', 'Size: 10mg, Packs: 1 Vial', 'publish', 'closed', 'closed', '', 'ipamorelin-1-vial-10mg', '', '', '2026-07-21 12:21:34', '2026-07-21 12:21:34', '', 261, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=739', 1, 'product_variation', '', 0),
(740, 1, '2026-07-21 12:19:55', '2026-07-21 12:19:55', '', 'Ipamorelin - 10mg, 10 Vials', 'Size: 10mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'ipamorelin-10-vials-10mg', '', '', '2026-07-21 12:21:34', '2026-07-21 12:21:34', '', 261, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=740', 3, 'product_variation', '', 0),
(741, 1, '2026-07-21 12:19:55', '2026-07-21 12:19:55', '', 'Ipamorelin - 10mg, 5 Vials', 'Size: 10mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'ipamorelin-5-vials-10mg', '', '', '2026-07-21 12:21:35', '2026-07-21 12:21:35', '', 261, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=741', 2, 'product_variation', '', 0),
(743, 1, '2026-07-21 12:22:44', '2026-07-21 12:22:44', '', 'Mots-C - 10mg, 10 Vials', 'Size: 10mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'mots-c-10-vials-10mg', '', '', '2026-07-21 12:24:10', '2026-07-21 12:24:10', '', 264, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=743', 3, 'product_variation', '', 0),
(744, 1, '2026-07-21 12:22:44', '2026-07-21 12:22:44', '', 'Mots-C - 10mg, 5 Vials', 'Size: 10mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'mots-c-5-vials-10mg', '', '', '2026-07-21 12:24:10', '2026-07-21 12:24:10', '', 264, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=744', 2, 'product_variation', '', 0),
(746, 1, '2026-07-21 12:27:30', '2026-07-21 12:27:30', '', 'NAD + - 500mg, 10 Vials', 'Size: 500mg, Packs: 10 Vials', 'publish', 'closed', 'closed', '', 'nad-10-vials-500mg', '', '', '2026-07-21 12:32:36', '2026-07-21 12:32:36', '', 268, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=746', 3, 'product_variation', '', 0),
(747, 1, '2026-07-21 12:27:30', '2026-07-21 12:27:30', '', 'NAD + - 500mg, 5 Vials', 'Size: 500mg, Packs: 5 Vials', 'publish', 'closed', 'closed', '', 'nad-5-vials-500mg', '', '', '2026-07-21 12:32:36', '2026-07-21 12:32:36', '', 268, 'https://mrarif.me/pch/?post_type=product_variation&#038;p=747', 2, 'product_variation', '', 0),
(749, 1, '2026-07-21 13:15:25', '2026-07-21 13:15:25', '<h5>Please verify your age</h5>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:15:25', '2026-07-21 13:15:25', '', 748, 'https://mrarif.me/pch/?p=749', 0, 'revision', '', 0),
(751, 1, '2026-07-21 13:24:13', '2026-07-21 13:24:13', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>							\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:24:13', '2026-07-21 13:24:13', '', 748, 'https://mrarif.me/pch/?p=751', 0, 'revision', '', 0),
(752, 1, '2026-07-21 13:29:40', '2026-07-21 13:29:40', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a href=\"#\">\n									I am 21 or older\n					</a>\n														<a href=\"#\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:29:40', '2026-07-21 13:29:40', '', 748, 'https://mrarif.me/pch/?p=752', 0, 'revision', '', 0),
(753, 1, '2026-07-21 13:31:35', '2026-07-21 13:31:35', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a href=\"#\">\n									I am 21 or older\n					</a>\n														<a href=\"#\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:31:35', '2026-07-21 13:31:35', '', 748, 'https://mrarif.me/pch/?p=753', 0, 'revision', '', 0),
(754, 1, '2026-07-21 13:32:30', '2026-07-21 13:32:30', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a href=\"#\">\n									I am 21 or older\n					</a>\n														<a href=\"#\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:32:30', '2026-07-21 13:32:30', '', 748, 'https://mrarif.me/pch/?p=754', 0, 'revision', '', 0),
(755, 1, '2026-07-21 13:32:30', '2026-07-21 13:32:30', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a href=\"#\">\n									I am 21 or older\n					</a>\n														<a href=\"#\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:32:30', '2026-07-21 13:32:30', '', 748, 'https://mrarif.me/pch/?p=755', 0, 'revision', '', 0),
(756, 1, '2026-07-21 13:33:50', '2026-07-21 13:33:50', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a href=\"#\">\n									I am 21 or older\n					</a>\n														<a href=\"#\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:33:50', '2026-07-21 13:33:50', '', 748, 'https://mrarif.me/pch/?p=756', 0, 'revision', '', 0),
(757, 1, '2026-07-21 13:34:34', '2026-07-21 13:34:34', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:34:34', '2026-07-21 13:34:34', '', 748, 'https://mrarif.me/pch/?p=757', 0, 'revision', '', 0),
(758, 1, '2026-07-21 13:35:45', '2026-07-21 13:35:45', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:35:45', '2026-07-21 13:35:45', '', 748, 'https://mrarif.me/pch/?p=758', 0, 'revision', '', 0),
(759, 1, '2026-07-21 13:36:04', '2026-07-21 13:36:04', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:36:04', '2026-07-21 13:36:04', '', 748, 'https://mrarif.me/pch/?p=759', 0, 'revision', '', 0),
(760, 1, '2026-07-21 13:37:07', '2026-07-21 13:37:07', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:37:07', '2026-07-21 13:37:07', '', 748, 'https://mrarif.me/pch/?p=760', 0, 'revision', '', 0),
(761, 1, '2026-07-21 13:37:53', '2026-07-21 13:37:53', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:37:53', '2026-07-21 13:37:53', '', 748, 'https://mrarif.me/pch/?p=761', 0, 'revision', '', 0),
(762, 1, '2026-07-21 13:39:00', '2026-07-21 13:39:00', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:39:00', '2026-07-21 13:39:00', '', 748, 'https://mrarif.me/pch/?p=762', 0, 'revision', '', 0),
(763, 1, '2026-07-21 13:39:17', '2026-07-21 13:39:17', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:39:17', '2026-07-21 13:39:17', '', 748, 'https://mrarif.me/pch/?p=763', 0, 'revision', '', 0),
(764, 1, '2026-07-21 13:40:21', '2026-07-21 13:40:21', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:40:21', '2026-07-21 13:40:21', '', 748, 'https://mrarif.me/pch/?p=764', 0, 'revision', '', 0),
(765, 1, '2026-07-21 13:40:22', '2026-07-21 13:40:22', '<h5>Please verify your age</h5>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:40:22', '2026-07-21 13:40:22', '', 748, 'https://mrarif.me/pch/?p=765', 0, 'revision', '', 0),
(766, 1, '2026-07-21 13:41:05', '2026-07-21 13:41:05', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:41:05', '2026-07-21 13:41:05', '', 748, 'https://mrarif.me/pch/?p=766', 0, 'revision', '', 0),
(767, 1, '2026-07-21 13:41:50', '2026-07-21 13:41:50', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p> WARNING: This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:41:50', '2026-07-21 13:41:50', '', 748, 'https://mrarif.me/pch/?p=767', 0, 'revision', '', 0),
(768, 1, '2026-07-21 13:42:25', '2026-07-21 13:42:25', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:42:25', '2026-07-21 13:42:25', '', 748, 'https://mrarif.me/pch/?p=768', 0, 'revision', '', 0),
(769, 1, '2026-07-21 13:42:46', '2026-07-21 13:42:46', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:42:46', '2026-07-21 13:42:46', '', 748, 'https://mrarif.me/pch/?p=769', 0, 'revision', '', 0),
(770, 1, '2026-07-21 13:43:02', '2026-07-21 13:43:02', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:43:02', '2026-07-21 13:43:02', '', 748, 'https://mrarif.me/pch/?p=770', 0, 'revision', '', 0),
(771, 1, '2026-07-21 13:43:57', '2026-07-21 13:43:57', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:43:57', '2026-07-21 13:43:57', '', 748, 'https://mrarif.me/pch/?p=771', 0, 'revision', '', 0),
(772, 1, '2026-07-21 13:44:18', '2026-07-21 13:44:18', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:44:18', '2026-07-21 13:44:18', '', 748, 'https://mrarif.me/pch/?p=772', 0, 'revision', '', 0),
(773, 1, '2026-07-21 13:45:20', '2026-07-21 13:45:20', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 13:45:20', '2026-07-21 13:45:20', '', 748, 'https://mrarif.me/pch/?p=773', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(774, 1, '2026-07-21 14:04:03', '2026-07-21 14:04:03', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:04:03', '2026-07-21 14:04:03', '', 116, 'https://mrarif.me/pch/?p=774', 0, 'revision', '', 0),
(775, 1, '2026-07-21 14:04:20', '2026-07-21 14:04:20', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:04:20', '2026-07-21 14:04:20', '', 116, 'https://mrarif.me/pch/?p=775', 0, 'revision', '', 0),
(776, 1, '2026-07-21 14:04:32', '2026-07-21 14:04:32', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n									This is not for human consumption. Sold for research only!', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:04:32', '2026-07-21 14:04:32', '', 116, 'https://mrarif.me/pch/?p=776', 0, 'revision', '', 0),
(777, 1, '2026-07-21 14:06:00', '2026-07-21 14:06:00', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:06:00', '2026-07-21 14:06:00', '', 116, 'https://mrarif.me/pch/?p=777', 0, 'revision', '', 0),
(779, 1, '2026-07-21 14:47:32', '2026-07-21 14:47:32', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:47:32', '2026-07-21 14:47:32', '', 116, 'https://mrarif.me/pch/?p=779', 0, 'revision', '', 0),
(780, 1, '2026-07-21 14:47:47', '2026-07-21 14:47:47', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:47:47', '2026-07-21 14:47:47', '', 116, 'https://mrarif.me/pch/?p=780', 0, 'revision', '', 0),
(781, 1, '2026-07-21 14:48:19', '2026-07-21 14:48:19', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:48:19', '2026-07-21 14:48:19', '', 116, 'https://mrarif.me/pch/?p=781', 0, 'revision', '', 0),
(782, 1, '2026-07-21 14:48:43', '2026-07-21 14:48:43', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:48:43', '2026-07-21 14:48:43', '', 116, 'https://mrarif.me/pch/?p=782', 0, 'revision', '', 0),
(783, 1, '2026-07-21 14:49:11', '2026-07-21 14:49:11', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:49:11', '2026-07-21 14:49:11', '', 116, 'https://mrarif.me/pch/?p=783', 0, 'revision', '', 0),
(784, 1, '2026-07-21 14:49:50', '2026-07-21 14:49:50', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:49:50', '2026-07-21 14:49:50', '', 116, 'https://mrarif.me/pch/?p=784', 0, 'revision', '', 0),
(785, 1, '2026-07-21 14:50:12', '2026-07-21 14:50:12', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:50:12', '2026-07-21 14:50:12', '', 116, 'https://mrarif.me/pch/?p=785', 0, 'revision', '', 0),
(787, 1, '2026-07-21 14:54:11', '2026-07-21 14:54:11', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '116-revision-v1', '', '', '2026-07-21 14:54:11', '2026-07-21 14:54:11', '', 116, 'https://mrarif.me/pch/?p=787', 0, 'revision', '', 0),
(788, 1, '2026-07-21 14:56:34', '2026-07-21 14:56:34', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 14:56:34', '2026-07-21 14:56:34', '', 27, 'https://mrarif.me/pch/?p=788', 0, 'revision', '', 0),
(789, 1, '2026-07-21 14:56:34', '2026-07-21 14:56:34', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 14:56:34', '2026-07-21 14:56:34', '', 27, 'https://mrarif.me/pch/?p=789', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(790, 1, '2026-07-21 14:56:35', '2026-07-21 14:56:35', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-21 14:56:35', '2026-07-21 14:56:35', '', 27, 'https://mrarif.me/pch/?p=790', 0, 'revision', '', 0),
(791, 1, '2026-07-21 15:10:01', '2026-07-21 15:10:01', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 15:10:01', '2026-07-21 15:10:01', '', 748, 'https://mrarif.me/pch/?p=791', 0, 'revision', '', 0),
(792, 1, '2026-07-21 15:10:51', '2026-07-21 15:10:51', '<h4>Please verify your age</h4>					<p>You must be of legal age to enter this site.</p>										<a role=\"button\">\n									I am 21 or older\n					</a>\n														<a href=\"https://www.google.com/\" target=\"_blank\" rel=\"nofollow\">\n									I am under 21\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n							<p><strong> WARNING:</strong> This website contains age-restricted content.</p>', 'Age Disclaimer Popup', '', 'inherit', 'closed', 'closed', '', '748-revision-v1', '', '', '2026-07-21 15:10:51', '2026-07-21 15:10:51', '', 748, 'https://mrarif.me/pch/?p=792', 0, 'revision', '', 0),
(793, 0, '2026-07-21 16:34:43', '2026-07-21 16:34:43', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-21 16:34:43', '2026-07-21 16:34:43', '', 0, 'https://mrarif.me/pch/?post_type=shop_order_placehold&p=793', 0, 'shop_order_placehold', '', 5),
(794, 0, '2026-07-21 19:42:58', '2026-07-21 19:42:58', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-21 19:42:58', '2026-07-21 19:42:58', '', 0, 'https://mrarif.me/pch/?post_type=shop_order_placehold&p=794', 0, 'shop_order_placehold', '', 5),
(795, 0, '2026-07-21 23:11:17', '2026-07-21 23:11:17', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-21 23:11:17', '2026-07-21 23:11:17', '', 0, 'https://mrarif.me/pch/?post_type=shop_order_placehold&p=795', 0, 'shop_order_placehold', '', 5),
(796, 1, '2026-07-22 11:34:31', '2026-07-22 11:34:31', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free Shipping on Orders Over <b>$100</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-22 11:34:31', '2026-07-22 11:34:31', '', 20, 'https://mrarif.me/pch/?p=796', 0, 'revision', '', 0),
(800, 1, '2026-07-22 11:40:40', '2026-07-22 11:40:40', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:40:40', '2026-07-22 11:40:40', '', 27, 'https://mrarif.me/pch/?p=800', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(798, 1, '2026-07-22 11:40:23', '2026-07-22 11:40:23', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:40:23', '2026-07-22 11:40:23', '', 27, 'https://mrarif.me/pch/?p=798', 0, 'revision', '', 0),
(799, 1, '2026-07-22 11:40:28', '2026-07-22 11:40:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:40:28', '2026-07-22 11:40:28', '', 27, 'https://mrarif.me/pch/?p=799', 0, 'revision', '', 0),
(802, 1, '2026-07-22 11:46:24', '2026-07-22 11:46:24', '', 'infographic_14782148', '', 'inherit', 'closed', 'closed', '', 'infographic_14782148', '', '', '2026-07-22 11:46:24', '2026-07-22 11:46:24', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/infographic_14782148.svg', 0, 'attachment', 'image/svg+xml', 0),
(803, 1, '2026-07-22 11:54:37', '2026-07-22 11:54:37', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:54:37', '2026-07-22 11:54:37', '', 27, 'https://mrarif.me/pch/?p=803', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(804, 1, '2026-07-22 11:54:38', '2026-07-22 11:54:38', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:54:38', '2026-07-22 11:54:38', '', 27, 'https://mrarif.me/pch/?p=804', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(805, 1, '2026-07-22 11:54:38', '2026-07-22 11:54:38', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:54:38', '2026-07-22 11:54:38', '', 27, 'https://mrarif.me/pch/?p=805', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(806, 1, '2026-07-22 11:59:31', '2026-07-22 11:59:31', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:59:31', '2026-07-22 11:59:31', '', 27, 'https://mrarif.me/pch/?p=806', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(807, 1, '2026-07-22 11:59:31', '2026-07-22 11:59:31', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:59:31', '2026-07-22 11:59:31', '', 27, 'https://mrarif.me/pch/?p=807', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(808, 1, '2026-07-22 11:59:32', '2026-07-22 11:59:32', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 11:59:32', '2026-07-22 11:59:32', '', 27, 'https://mrarif.me/pch/?p=808', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(809, 1, '2026-07-22 12:07:25', '2026-07-22 12:07:25', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:07:25', '2026-07-22 12:07:25', '', 27, 'https://mrarif.me/pch/?p=809', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(810, 1, '2026-07-22 12:07:25', '2026-07-22 12:07:25', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:07:25', '2026-07-22 12:07:25', '', 27, 'https://mrarif.me/pch/?p=810', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(811, 1, '2026-07-22 12:07:26', '2026-07-22 12:07:26', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:07:26', '2026-07-22 12:07:26', '', 27, 'https://mrarif.me/pch/?p=811', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(815, 1, '2026-07-22 12:19:20', '2026-07-22 12:19:20', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template-1-scaled.png\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:19:20', '2026-07-22 12:19:20', '', 27, 'https://mrarif.me/pch/?p=815', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(813, 1, '2026-07-22 12:19:18', '2026-07-22 12:19:18', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:19:18', '2026-07-22 12:19:18', '', 27, 'https://mrarif.me/pch/?p=813', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(814, 1, '2026-07-22 12:19:19', '2026-07-22 12:19:19', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:19:19', '2026-07-22 12:19:19', '', 27, 'https://mrarif.me/pch/?p=814', 0, 'revision', '', 0),
(816, 1, '2026-07-22 12:20:31', '2026-07-22 12:20:31', '', 'COA-Template', '', 'inherit', 'closed', 'closed', '', 'coa-template', '', '', '2026-07-22 12:22:14', '2026-07-22 12:22:14', '', 102, 'https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wpp_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
(817, 1, '2026-07-22 12:20:44', '2026-07-22 12:20:44', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template-1-scaled.png\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:20:44', '2026-07-22 12:20:44', '', 27, 'https://mrarif.me/pch/?p=817', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(818, 1, '2026-07-22 12:20:44', '2026-07-22 12:20:44', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template-1-scaled.png\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:20:44', '2026-07-22 12:20:44', '', 27, 'https://mrarif.me/pch/?p=818', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(819, 1, '2026-07-22 12:20:45', '2026-07-22 12:20:45', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:20:45', '2026-07-22 12:20:45', '', 27, 'https://mrarif.me/pch/?p=819', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(820, 1, '2026-07-22 12:41:54', '2026-07-22 12:41:54', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:41:54', '2026-07-22 12:41:54', '', 27, 'https://mrarif.me/pch/?p=820', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(821, 1, '2026-07-22 12:41:54', '2026-07-22 12:41:54', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:41:54', '2026-07-22 12:41:54', '', 27, 'https://mrarif.me/pch/?p=821', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(822, 1, '2026-07-22 12:41:55', '2026-07-22 12:41:55', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:41:55', '2026-07-22 12:41:55', '', 27, 'https://mrarif.me/pch/?p=822', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(823, 1, '2026-07-22 12:42:19', '2026-07-22 12:42:19', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:42:19', '2026-07-22 12:42:19', '', 27, 'https://mrarif.me/pch/?p=823', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(824, 1, '2026-07-22 12:42:20', '2026-07-22 12:42:20', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:42:20', '2026-07-22 12:42:20', '', 27, 'https://mrarif.me/pch/?p=824', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(825, 1, '2026-07-22 12:42:21', '2026-07-22 12:42:21', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:42:21', '2026-07-22 12:42:21', '', 27, 'https://mrarif.me/pch/?p=825', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(826, 1, '2026-07-22 12:42:59', '2026-07-22 12:42:59', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:42:59', '2026-07-22 12:42:59', '', 27, 'https://mrarif.me/pch/?p=826', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(827, 1, '2026-07-22 12:42:59', '2026-07-22 12:42:59', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:42:59', '2026-07-22 12:42:59', '', 27, 'https://mrarif.me/pch/?p=827', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(828, 1, '2026-07-22 12:43:00', '2026-07-22 12:43:00', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:43:00', '2026-07-22 12:43:00', '', 27, 'https://mrarif.me/pch/?p=828', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(829, 1, '2026-07-22 12:43:58', '2026-07-22 12:43:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:43:58', '2026-07-22 12:43:58', '', 27, 'https://mrarif.me/pch/?p=829', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(830, 1, '2026-07-22 12:43:58', '2026-07-22 12:43:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:43:58', '2026-07-22 12:43:58', '', 27, 'https://mrarif.me/pch/?p=830', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(831, 1, '2026-07-22 12:43:59', '2026-07-22 12:43:59', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:43:59', '2026-07-22 12:43:59', '', 27, 'https://mrarif.me/pch/?p=831', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(832, 1, '2026-07-22 12:44:20', '2026-07-22 12:44:20', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:44:20', '2026-07-22 12:44:20', '', 27, 'https://mrarif.me/pch/?p=832', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(833, 1, '2026-07-22 12:44:21', '2026-07-22 12:44:21', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:44:21', '2026-07-22 12:44:21', '', 27, 'https://mrarif.me/pch/?p=833', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(834, 1, '2026-07-22 12:44:22', '2026-07-22 12:44:22', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:44:22', '2026-07-22 12:44:22', '', 27, 'https://mrarif.me/pch/?p=834', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(835, 1, '2026-07-22 12:45:28', '2026-07-22 12:45:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:45:28', '2026-07-22 12:45:28', '', 27, 'https://mrarif.me/pch/?p=835', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(836, 1, '2026-07-22 12:45:28', '2026-07-22 12:45:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:45:28', '2026-07-22 12:45:28', '', 27, 'https://mrarif.me/pch/?p=836', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(837, 1, '2026-07-22 12:45:29', '2026-07-22 12:45:29', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:45:29', '2026-07-22 12:45:29', '', 27, 'https://mrarif.me/pch/?p=837', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(838, 1, '2026-07-22 12:46:11', '2026-07-22 12:46:11', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:46:11', '2026-07-22 12:46:11', '', 27, 'https://mrarif.me/pch/?p=838', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(839, 1, '2026-07-22 12:46:11', '2026-07-22 12:46:11', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:46:11', '2026-07-22 12:46:11', '', 27, 'https://mrarif.me/pch/?p=839', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(840, 1, '2026-07-22 12:46:12', '2026-07-22 12:46:12', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:46:12', '2026-07-22 12:46:12', '', 27, 'https://mrarif.me/pch/?p=840', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(841, 1, '2026-07-22 12:48:27', '2026-07-22 12:48:27', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:48:27', '2026-07-22 12:48:27', '', 27, 'https://mrarif.me/pch/?p=841', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(842, 1, '2026-07-22 12:48:28', '2026-07-22 12:48:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:48:28', '2026-07-22 12:48:28', '', 27, 'https://mrarif.me/pch/?p=842', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(843, 1, '2026-07-22 12:48:28', '2026-07-22 12:48:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:48:28', '2026-07-22 12:48:28', '', 27, 'https://mrarif.me/pch/?p=843', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(844, 1, '2026-07-22 12:49:25', '2026-07-22 12:49:25', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:49:25', '2026-07-22 12:49:25', '', 27, 'https://mrarif.me/pch/?p=844', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(845, 1, '2026-07-22 12:49:25', '2026-07-22 12:49:25', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:49:25', '2026-07-22 12:49:25', '', 27, 'https://mrarif.me/pch/?p=845', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(846, 1, '2026-07-22 12:49:26', '2026-07-22 12:49:26', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:49:26', '2026-07-22 12:49:26', '', 27, 'https://mrarif.me/pch/?p=846', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(847, 1, '2026-07-22 12:50:53', '2026-07-22 12:50:53', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:50:53', '2026-07-22 12:50:53', '', 27, 'https://mrarif.me/pch/?p=847', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(848, 1, '2026-07-22 12:50:54', '2026-07-22 12:50:54', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:50:54', '2026-07-22 12:50:54', '', 27, 'https://mrarif.me/pch/?p=848', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(849, 1, '2026-07-22 12:50:54', '2026-07-22 12:50:54', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:50:54', '2026-07-22 12:50:54', '', 27, 'https://mrarif.me/pch/?p=849', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(850, 1, '2026-07-22 12:51:23', '2026-07-22 12:51:23', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:51:23', '2026-07-22 12:51:23', '', 27, 'https://mrarif.me/pch/?p=850', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(851, 1, '2026-07-22 12:51:23', '2026-07-22 12:51:23', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:51:23', '2026-07-22 12:51:23', '', 27, 'https://mrarif.me/pch/?p=851', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(852, 1, '2026-07-22 12:51:24', '2026-07-22 12:51:24', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:51:24', '2026-07-22 12:51:24', '', 27, 'https://mrarif.me/pch/?p=852', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(853, 1, '2026-07-22 12:52:58', '2026-07-22 12:52:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:52:58', '2026-07-22 12:52:58', '', 27, 'https://mrarif.me/pch/?p=853', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(854, 1, '2026-07-22 12:52:59', '2026-07-22 12:52:59', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:52:59', '2026-07-22 12:52:59', '', 27, 'https://mrarif.me/pch/?p=854', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(855, 1, '2026-07-22 12:53:00', '2026-07-22 12:53:00', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:53:00', '2026-07-22 12:53:00', '', 27, 'https://mrarif.me/pch/?p=855', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(856, 1, '2026-07-22 12:54:33', '2026-07-22 12:54:33', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:54:33', '2026-07-22 12:54:33', '', 27, 'https://mrarif.me/pch/?p=856', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(857, 1, '2026-07-22 12:54:33', '2026-07-22 12:54:33', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW (BPC-157/TB-500/GHK-Cu/KPV Blend)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW (BPC-157/TB-500/GHK-Cu)					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:54:33', '2026-07-22 12:54:33', '', 27, 'https://mrarif.me/pch/?p=857', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(858, 1, '2026-07-22 12:54:33', '2026-07-22 12:54:33', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:54:33', '2026-07-22 12:54:33', '', 27, 'https://mrarif.me/pch/?p=858', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(859, 1, '2026-07-22 12:57:52', '2026-07-22 12:57:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:57:52', '2026-07-22 12:57:52', '', 27, 'https://mrarif.me/pch/?p=859', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(860, 1, '2026-07-22 12:57:52', '2026-07-22 12:57:52', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:57:52', '2026-07-22 12:57:52', '', 27, 'https://mrarif.me/pch/?p=860', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(861, 1, '2026-07-22 12:57:53', '2026-07-22 12:57:53', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:57:53', '2026-07-22 12:57:53', '', 27, 'https://mrarif.me/pch/?p=861', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(862, 1, '2026-07-22 12:58:45', '2026-07-22 12:58:45', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:58:45', '2026-07-22 12:58:45', '', 27, 'https://mrarif.me/pch/?p=862', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(863, 1, '2026-07-22 12:58:45', '2026-07-22 12:58:45', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:58:45', '2026-07-22 12:58:45', '', 27, 'https://mrarif.me/pch/?p=863', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(864, 1, '2026-07-22 12:58:46', '2026-07-22 12:58:46', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 12:58:46', '2026-07-22 12:58:46', '', 27, 'https://mrarif.me/pch/?p=864', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(865, 1, '2026-07-22 13:03:28', '2026-07-22 13:03:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:03:28', '2026-07-22 13:03:28', '', 27, 'https://mrarif.me/pch/?p=865', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(866, 1, '2026-07-22 13:03:28', '2026-07-22 13:03:28', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:03:28', '2026-07-22 13:03:28', '', 27, 'https://mrarif.me/pch/?p=866', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(867, 1, '2026-07-22 13:03:29', '2026-07-22 13:03:29', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:03:29', '2026-07-22 13:03:29', '', 27, 'https://mrarif.me/pch/?p=867', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(868, 1, '2026-07-22 13:06:05', '2026-07-22 13:06:05', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:05', '2026-07-22 13:06:05', '', 27, 'https://mrarif.me/pch/?p=868', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(869, 1, '2026-07-22 13:06:06', '2026-07-22 13:06:06', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:06', '2026-07-22 13:06:06', '', 27, 'https://mrarif.me/pch/?p=869', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(870, 1, '2026-07-22 13:06:07', '2026-07-22 13:06:07', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:07', '2026-07-22 13:06:07', '', 27, 'https://mrarif.me/pch/?p=870', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(871, 1, '2026-07-22 13:06:16', '2026-07-22 13:06:16', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:16', '2026-07-22 13:06:16', '', 27, 'https://mrarif.me/pch/?p=871', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(872, 1, '2026-07-22 13:06:16', '2026-07-22 13:06:16', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:16', '2026-07-22 13:06:16', '', 27, 'https://mrarif.me/pch/?p=872', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(873, 1, '2026-07-22 13:06:17', '2026-07-22 13:06:17', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:17', '2026-07-22 13:06:17', '', 27, 'https://mrarif.me/pch/?p=873', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(874, 1, '2026-07-22 13:06:57', '2026-07-22 13:06:57', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:57', '2026-07-22 13:06:57', '', 27, 'https://mrarif.me/pch/?p=874', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(875, 1, '2026-07-22 13:06:57', '2026-07-22 13:06:57', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:57', '2026-07-22 13:06:57', '', 27, 'https://mrarif.me/pch/?p=875', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(876, 1, '2026-07-22 13:06:58', '2026-07-22 13:06:58', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:06:58', '2026-07-22 13:06:58', '', 27, 'https://mrarif.me/pch/?p=876', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(877, 1, '2026-07-22 13:09:02', '2026-07-22 13:09:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:09:02', '2026-07-22 13:09:02', '', 27, 'https://mrarif.me/pch/?p=877', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(878, 1, '2026-07-22 13:09:03', '2026-07-22 13:09:03', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:09:03', '2026-07-22 13:09:03', '', 27, 'https://mrarif.me/pch/?p=878', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(879, 1, '2026-07-22 13:09:04', '2026-07-22 13:09:04', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:09:04', '2026-07-22 13:09:04', '', 27, 'https://mrarif.me/pch/?p=879', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(880, 1, '2026-07-22 13:10:02', '2026-07-22 13:10:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:10:02', '2026-07-22 13:10:02', '', 27, 'https://mrarif.me/pch/?p=880', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(881, 1, '2026-07-22 13:10:02', '2026-07-22 13:10:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:10:02', '2026-07-22 13:10:02', '', 27, 'https://mrarif.me/pch/?p=881', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(882, 1, '2026-07-22 13:10:04', '2026-07-22 13:10:04', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:10:04', '2026-07-22 13:10:04', '', 27, 'https://mrarif.me/pch/?p=882', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(883, 1, '2026-07-22 13:20:42', '2026-07-22 13:20:42', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:20:42', '2026-07-22 13:20:42', '', 27, 'https://mrarif.me/pch/?p=883', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(884, 1, '2026-07-22 13:20:43', '2026-07-22 13:20:43', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:20:43', '2026-07-22 13:20:43', '', 27, 'https://mrarif.me/pch/?p=884', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(885, 1, '2026-07-22 13:20:44', '2026-07-22 13:20:44', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:20:44', '2026-07-22 13:20:44', '', 27, 'https://mrarif.me/pch/?p=885', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(886, 1, '2026-07-22 13:21:21', '2026-07-22 13:21:21', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:21:21', '2026-07-22 13:21:21', '', 27, 'https://mrarif.me/pch/?p=886', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(887, 1, '2026-07-22 13:21:21', '2026-07-22 13:21:21', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:21:21', '2026-07-22 13:21:21', '', 27, 'https://mrarif.me/pch/?p=887', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(888, 1, '2026-07-22 13:21:22', '2026-07-22 13:21:22', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:21:22', '2026-07-22 13:21:22', '', 27, 'https://mrarif.me/pch/?p=888', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(889, 1, '2026-07-22 13:23:02', '2026-07-22 13:23:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:23:02', '2026-07-22 13:23:02', '', 27, 'https://mrarif.me/pch/?p=889', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(890, 1, '2026-07-22 13:23:02', '2026-07-22 13:23:02', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"#\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:23:02', '2026-07-22 13:23:02', '', 27, 'https://mrarif.me/pch/?p=890', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(891, 1, '2026-07-22 13:23:03', '2026-07-22 13:23:03', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-22 13:23:03', '2026-07-22 13:23:03', '', 27, 'https://mrarif.me/pch/?p=891', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(892, 1, '2026-07-22 20:12:44', '2026-07-22 20:12:44', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free Shipping on Orders Over <b>$100</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-22 20:12:44', '2026-07-22 20:12:44', '', 20, 'https://mrarif.me/pch/?p=892', 0, 'revision', '', 0),
(893, 0, '2026-07-22 20:29:30', '2026-07-22 20:29:30', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-22 20:29:30', '2026-07-22 20:29:30', '', 0, 'https://mrarif.me/pch/?post_type=shop_order_placehold&p=893', 0, 'shop_order_placehold', '', 5),
(894, 1, '2026-07-23 14:19:32', '2026-07-23 14:19:32', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free Shipping on Orders Over <b>$100</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Test-Header', '', 'publish', 'closed', 'closed', '', 'test-header', '', '', '2026-07-23 14:19:33', '2026-07-23 14:19:33', '', 0, 'https://mrarif.me/pch/?elementor_library=test-header', 0, 'elementor_library', '', 0),
(895, 1, '2026-07-23 14:19:33', '2026-07-23 14:19:33', '', 'Test-Header', '', 'inherit', 'closed', 'closed', '', '894-revision-v1', '', '', '2026-07-23 14:19:33', '2026-07-23 14:19:33', '', 894, 'https://mrarif.me/pch/?p=895', 0, 'revision', '', 0),
(896, 1, '2026-07-23 14:19:33', '2026-07-23 14:19:33', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free Shipping on Orders Over <b>$100</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Test-Header', '', 'inherit', 'closed', 'closed', '', '894-revision-v1', '', '', '2026-07-23 14:19:33', '2026-07-23 14:19:33', '', 894, 'https://mrarif.me/pch/?p=896', 0, 'revision', '', 0),
(897, 0, '2026-07-23 20:02:46', '2026-07-23 20:02:46', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-23 20:02:46', '2026-07-23 20:02:46', '', 0, 'https://mrarif.me/pch/?post_type=shop_order_placehold&p=897', 0, 'shop_order_placehold', '', 5);
INSERT INTO `wpp_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
(898, 1, '2026-07-24 09:22:15', '2026-07-24 09:22:15', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-24 09:22:15', '2026-07-24 09:22:15', '', 27, 'https://mrarif.me/pch/?p=898', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(899, 1, '2026-07-24 09:22:15', '2026-07-24 09:22:15', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-24 09:22:15', '2026-07-24 09:22:15', '', 27, 'https://mrarif.me/pch/?p=899', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(903, 1, '2026-07-24 09:22:34', '2026-07-24 09:22:34', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-24 09:22:34', '2026-07-24 09:22:34', '', 27, 'https://mrarif.me/pch/?p=903', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(900, 1, '2026-07-24 09:22:16', '2026-07-24 09:22:16', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p><p><a href=\"https://www.cynosure.com/xerf-treatment/?wvideo=oe4hb9kajx\"><img style=\"width: 400px; height: 225px;\" src=\"https://embed-ssl.wistia.com/deliveries/9a0e04dda4d59eb020f347a3687d9604.jpg?image_play_button_size=2x&amp;image_crop_resized=960x540&amp;image_play_button_rounded=1&amp;image_play_button_color=7E7E7Ee0\" width=\"400\" height=\"225\" /></a></p><p><a href=\"https://www.cynosure.com/xerf-treatment/?wvideo=oe4hb9kajx\">COR-2168-XERF Sizzle Reel v2</a></p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-24 09:22:16', '2026-07-24 09:22:16', '', 27, 'https://mrarif.me/pch/?p=900', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(901, 1, '2026-07-24 09:22:34', '2026-07-24 09:22:34', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p><p><a href=\"https://www.cynosure.com/xerf-treatment/?wvideo=oe4hb9kajx\"><img style=\"width: 400px; height: 225px;\" src=\"https://embed-ssl.wistia.com/deliveries/9a0e04dda4d59eb020f347a3687d9604.jpg?image_play_button_size=2x&amp;image_crop_resized=960x540&amp;image_play_button_rounded=1&amp;image_play_button_color=7E7E7Ee0\" width=\"400\" height=\"225\" /></a></p><p><a href=\"https://www.cynosure.com/xerf-treatment/?wvideo=oe4hb9kajx\">COR-2168-XERF Sizzle Reel v2</a></p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-24 09:22:34', '2026-07-24 09:22:34', '', 27, 'https://mrarif.me/pch/?p=901', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(902, 1, '2026-07-24 09:22:34', '2026-07-24 09:22:34', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p><p><a href=\"https://www.cynosure.com/xerf-treatment/?wvideo=oe4hb9kajx\"><img style=\"width: 400px; height: 225px;\" src=\"https://embed-ssl.wistia.com/deliveries/9a0e04dda4d59eb020f347a3687d9604.jpg?image_play_button_size=2x&amp;image_crop_resized=960x540&amp;image_play_button_rounded=1&amp;image_play_button_color=7E7E7Ee0\" width=\"400\" height=\"225\" /></a></p><p><a href=\"https://www.cynosure.com/xerf-treatment/?wvideo=oe4hb9kajx\">COR-2168-XERF Sizzle Reel v2</a></p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-24 09:22:34', '2026-07-24 09:22:34', '', 27, 'https://mrarif.me/pch/?p=902', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(904, 1, '2026-07-25 06:07:08', '2026-07-25 06:07:08', '', '619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2', '', 'inherit', 'closed', 'closed', '', '619f7c1f-b472-4d50-baff-d9e1eef4e438-2', '', '', '2026-07-25 06:07:08', '2026-07-25 06:07:08', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/619F7C1F-B472-4D50-BAFF-D9E1EEF4E438-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpp_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
(905, 1, '2026-07-25 06:07:25', '2026-07-25 06:07:25', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:07:25', '2026-07-25 06:07:25', '', 27, 'https://mrarif.me/pch/?p=905', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(906, 1, '2026-07-25 06:07:26', '2026-07-25 06:07:26', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:07:26', '2026-07-25 06:07:26', '', 27, 'https://mrarif.me/pch/?p=906', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(907, 1, '2026-07-25 06:07:26', '2026-07-25 06:07:26', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:07:26', '2026-07-25 06:07:26', '', 27, 'https://mrarif.me/pch/?p=907', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(908, 1, '2026-07-25 06:10:06', '2026-07-25 06:10:06', '', '090942FE-B5F3-414F-98B0-E7972D56B0DF-3', '', 'inherit', 'closed', 'closed', '', '090942fe-b5f3-414f-98b0-e7972d56b0df-3', '', '', '2026-07-25 06:10:06', '2026-07-25 06:10:06', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/090942FE-B5F3-414F-98B0-E7972D56B0DF-3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpp_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
(912, 1, '2026-07-25 06:16:07', '2026-07-25 06:16:07', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:16:07', '2026-07-25 06:16:07', '', 27, 'https://mrarif.me/pch/?p=912', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(910, 1, '2026-07-25 06:16:06', '2026-07-25 06:16:06', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:16:06', '2026-07-25 06:16:06', '', 27, 'https://mrarif.me/pch/?p=910', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(911, 1, '2026-07-25 06:16:06', '2026-07-25 06:16:06', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:16:06', '2026-07-25 06:16:06', '', 27, 'https://mrarif.me/pch/?p=911', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(913, 1, '2026-07-25 06:19:47', '2026-07-25 06:19:47', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:19:47', '2026-07-25 06:19:47', '', 27, 'https://mrarif.me/pch/?p=913', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(914, 1, '2026-07-25 06:19:47', '2026-07-25 06:19:47', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:19:47', '2026-07-25 06:19:47', '', 27, 'https://mrarif.me/pch/?p=914', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(915, 1, '2026-07-25 06:19:48', '2026-07-25 06:19:48', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:19:48', '2026-07-25 06:19:48', '', 27, 'https://mrarif.me/pch/?p=915', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(916, 1, '2026-07-25 06:20:12', '2026-07-25 06:20:12', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:20:12', '2026-07-25 06:20:12', '', 27, 'https://mrarif.me/pch/?p=916', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(917, 1, '2026-07-25 06:20:12', '2026-07-25 06:20:12', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:20:12', '2026-07-25 06:20:12', '', 27, 'https://mrarif.me/pch/?p=917', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(918, 1, '2026-07-25 06:20:13', '2026-07-25 06:20:13', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:20:13', '2026-07-25 06:20:13', '', 27, 'https://mrarif.me/pch/?p=918', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(919, 1, '2026-07-25 06:20:42', '2026-07-25 06:20:42', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:20:42', '2026-07-25 06:20:42', '', 27, 'https://mrarif.me/pch/?p=919', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(920, 1, '2026-07-25 06:20:42', '2026-07-25 06:20:42', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:20:42', '2026-07-25 06:20:42', '', 27, 'https://mrarif.me/pch/?p=920', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(921, 1, '2026-07-25 06:20:43', '2026-07-25 06:20:43', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:20:43', '2026-07-25 06:20:43', '', 27, 'https://mrarif.me/pch/?p=921', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(922, 1, '2026-07-25 06:22:30', '2026-07-25 06:22:30', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:22:30', '2026-07-25 06:22:30', '', 27, 'https://mrarif.me/pch/?p=922', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(923, 1, '2026-07-25 06:22:30', '2026-07-25 06:22:30', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:22:30', '2026-07-25 06:22:30', '', 27, 'https://mrarif.me/pch/?p=923', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(924, 1, '2026-07-25 06:22:31', '2026-07-25 06:22:31', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 06:22:31', '2026-07-25 06:22:31', '', 27, 'https://mrarif.me/pch/?p=924', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(925, 1, '2026-07-25 07:07:37', '2026-07-25 07:07:37', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 07:07:37', '2026-07-25 07:07:37', '', 27, 'https://mrarif.me/pch/?p=925', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(926, 1, '2026-07-25 07:07:38', '2026-07-25 07:07:38', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 07:07:38', '2026-07-25 07:07:38', '', 27, 'https://mrarif.me/pch/?p=926', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(927, 1, '2026-07-25 07:07:39', '2026-07-25 07:07:39', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-25 07:07:39', '2026-07-25 07:07:39', '', 27, 'https://mrarif.me/pch/?p=927', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(928, 1, '2026-07-25 07:09:58', '2026-07-25 07:09:58', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free Shipping on Orders Over <b>$100</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-25 07:09:58', '2026-07-25 07:09:58', '', 20, 'https://mrarif.me/pch/?p=928', 0, 'revision', '', 0),
(929, 0, '2026-07-25 13:28:20', '2026-07-25 13:28:20', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-25 13:28:20', '2026-07-25 13:28:20', '', 0, 'https://mrarif.me/pch/?post_type=shop_order_placehold&p=929', 0, 'shop_order_placehold', '', 5),
(931, 1, '2026-07-27 05:42:15', '2026-07-27 05:42:15', '<ul>\n							<li>\n											<a href=\"\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>						\n										Free Shipping on Orders Over <b>$200</b>\n											</a>\n									</li>\n						</ul>\n																	<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />															\n							<svg viewBox=\"25 25 50 50\">\n					<circle cx=\"50\" cy=\"50\" r=\"20\" fill=\"none\"\n						 stroke-miterlimit=\"10\"/>\n				</svg>\n						<a href=\"#\"  aria-label=\"Open search bar\">				<svg\n					class=\"dgwt-wcas-ico-magnifier-handler\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</a>\n		<form role=\"search\" action=\"https://mrarif.me/pch/\" method=\"get\">\n						<label\n				for=\"dgwt-wcas-search-input-1\">\n				Products search			</label>\n			<input\n				id=\"dgwt-wcas-search-input-1\"\n				type=\"search\"\n				class=\"dgwt-wcas-search-input\"\n				name=\"s\"\n				value=\"\"\n				placeholder=\"Search for products...\"\n				autocomplete=\"off\"\n							/>\n							<button type=\"submit\"\n						aria-label=\"Search\"\n						class=\"dgwt-wcas-search-submit\">				<svg\n					class=\"dgwt-wcas-ico-magnifier\" xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\">\n					<path  d=\" M 16.722523,17.901412 C 16.572585,17.825208 15.36088,16.670476 14.029846,15.33534 L 11.609782,12.907819 11.01926,13.29667 C 8.7613237,14.783493 5.6172703,14.768302 3.332423,13.259528 -0.07366363,11.010358 -1.0146502,6.5989684 1.1898146,3.2148776\n					1.5505179,2.6611594 2.4056498,1.7447266 2.9644271,1.3130497 3.4423015,0.94387379 4.3921825,0.48568469 5.1732652,0.2475835 5.886299,0.03022609 6.1341883,0 7.2037391,0 8.2732897,0 8.521179,0.03022609 9.234213,0.2475835 c 0.781083,0.23810119 1.730962,0.69629029 2.208837,1.0654662\n					0.532501,0.4113763 1.39922,1.3400096 1.760153,1.8858877 1.520655,2.2998531 1.599025,5.3023778 0.199549,7.6451086 -0.208076,0.348322 -0.393306,0.668209 -0.411622,0.710863 -0.01831,0.04265 1.065556,1.18264 2.408603,2.533307 1.343046,1.350666 2.486621,2.574792 2.541278,2.720279 0.282475,0.7519\n					-0.503089,1.456506 -1.218488,1.092917 z M 8.4027892,12.475062 C 9.434946,12.25579 10.131043,11.855461 10.99416,10.984753 11.554519,10.419467 11.842507,10.042366 12.062078,9.5863882 12.794223,8.0659672 12.793657,6.2652398 12.060578,4.756293 11.680383,3.9737304 10.453587,2.7178427\n					9.730569,2.3710306 8.6921295,1.8729196 8.3992147,1.807606 7.2037567,1.807606 6.0082984,1.807606 5.7153841,1.87292 4.6769446,2.3710306 3.9539263,2.7178427 2.7271301,3.9737304 2.3469352,4.756293 1.6138384,6.2652398 1.6132726,8.0659672 2.3454252,9.5863882 c 0.4167354,0.8654208 1.5978784,2.0575608\n					2.4443766,2.4671358 1.0971012,0.530827 2.3890403,0.681561 3.6130134,0.421538 z\n					\"/>\n				</svg>\n				</button>\n			<input type=\"hidden\" name=\"post_type\" value=\"product\"/>\n			<input type=\"hidden\" name=\"dgwt_wcas\" value=\"1\"/>\n	</form>\n			<a href=\"https://mrarif.me/pch/my-account/\">\n			<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" stroke-linejoin=\"round\" stroke-miterlimit=\"2\" viewBox=\"0 0 32 32\"><path d=\"m2 27c0 2.209 1.791 3.998 4 3.998h20c2.209 0 4-1.789 4-3.998 0-4.97-4.03-9.004-9-9.004-3.177 0-6.823 0-10 0-4.97 0-9 4.034-9 9.004zm2 0c0-3.866 3.134-7.004 7-7.004h10c3.866 0 7 3.138 7 7.004 0 1.104-.896 1.998-2 1.998h-20c-1.104 0-2-.894-2-1.998zm12.001-26.001c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c3.312 0 6 2.688 6 6 0 3.311-2.688 6-6 6-3.311 0-6-2.689-6-6 0-3.312 2.689-6 6-6z\"></path></svg>			</a>', 'Header', '', 'inherit', 'closed', 'closed', '', '20-revision-v1', '', '', '2026-07-27 05:42:15', '2026-07-27 05:42:15', '', 20, 'https://mrarif.me/pch/?p=931', 0, 'revision', '', 0),
(932, 1, '2026-07-27 05:51:28', '2026-07-27 05:51:28', '', '6E9F243E-6219-45EE-B66E-CB0F199CEC8E', '', 'inherit', 'closed', 'closed', '', '6e9f243e-6219-45ee-b66e-cb0f199cec8e', '', '', '2026-07-27 05:51:28', '2026-07-27 05:51:28', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/6E9F243E-6219-45EE-B66E-CB0F199CEC8E.jpeg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpp_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
(937, 1, '2026-07-27 05:53:12', '2026-07-27 05:53:12', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-27 05:53:12', '2026-07-27 05:53:12', '', 27, 'https://mrarif.me/pch/?p=937', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(934, 1, '2026-07-27 05:52:41', '2026-07-27 05:52:41', '', '1E517CF6-2B38-49DD-893E-F353450B1A37', '', 'inherit', 'closed', 'closed', '', '1e517cf6-2b38-49dd-893e-f353450b1a37', '', '', '2026-07-27 05:52:41', '2026-07-27 05:52:41', '', 27, 'https://mrarif.me/pch/wp-content/uploads/2026/07/1E517CF6-2B38-49DD-893E-F353450B1A37.jpeg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wpp_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
(935, 1, '2026-07-27 05:53:11', '2026-07-27 05:53:11', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-27 05:53:11', '2026-07-27 05:53:11', '', 27, 'https://mrarif.me/pch/?p=935', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(936, 1, '2026-07-27 05:53:11', '2026-07-27 05:53:11', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-27 05:53:11', '2026-07-27 05:53:11', '', 27, 'https://mrarif.me/pch/?p=936', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(938, 1, '2026-07-27 05:53:33', '2026-07-27 05:53:33', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-27 05:53:33', '2026-07-27 05:53:33', '', 27, 'https://mrarif.me/pch/?p=938', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(939, 1, '2026-07-27 05:53:33', '2026-07-27 05:53:33', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-27 05:53:33', '2026-07-27 05:53:33', '', 27, 'https://mrarif.me/pch/?p=939', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(940, 1, '2026-07-27 05:53:34', '2026-07-27 05:53:34', '<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>pch peptides</h2>					<h1>Your trusted research partner</h1>		<p>Lab tested Quality</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n																			<img width=\"1154\" height=\"625\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Product-Group-Image.png\" alt=\"\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"line\" viewBox=\"0 0 64 64\"><path d=\"M45.91422,38.46215a18.02465,18.02465,0,0,0-8.90541-12.20369,3.112,3.112,0,0,1-1.56919-2.72856V10.5766A3.35167,3.35167,0,0,0,34.52011,4H22.0266a3.35007,3.35007,0,0,0-.9095,6.5766V23.5399a3.0959,3.0959,0,0,1-1.56919,2.71856A17.993,17.993,0,0,0,10.2827,42.41005c.10084,12.99618,14.7443,21.71212,26.17659,15.59164,7.04157,5.08116,17.39259-.26183,17.26076-9.02522A10.99648,10.99648,0,0,0,45.91422,38.46215ZM20.66732,7.3583A1.36074,1.36074,0,0,1,22.0266,5.999H34.52011a1.35931,1.35931,0,0,1,0,2.71862H22.0266A1.36069,1.36069,0,0,1,20.66732,7.3583Zm-.14994,20.64926a5.08076,5.08076,0,0,0,2.59868-4.46766V10.71654h10.3246V23.5299a5.089,5.089,0,0,0,2.59869,4.46765,15.9656,15.9656,0,0,1,4.89742,4.2678A68.88474,68.88474,0,0,0,28.7831,35.02393,63.05016,63.05016,0,0,1,12.76139,38.1223,15.9478,15.9478,0,0,1,20.51738,28.00756ZM27.52375,57.952a16.05053,16.05053,0,0,1-15.1321-17.81082,65.55144,65.55144,0,0,0,16.97117-3.19829,65.3348,65.3348,0,0,1,12.8233-2.81855,16.15314,16.15314,0,0,1,1.56919,3.908c-.33979-.03-.67964-.05-1.02943-.05A10.98482,10.98482,0,0,0,34.8,56.58275,15.8664,15.8664,0,0,1,27.52375,57.952Zm15.20213.02a9.00885,9.00885,0,0,1-8.99533-8.99533c.489-11.92942,17.50342-11.92594,17.99066.00006A9.00888,9.00888,0,0,1,42.72588,57.972Z\"></path><path d=\"M44.29629,54.4752H43.737V47.04449a.99891.99891,0,0,0-.99948-.99949H41.17779a.99891.99891,0,0,0-.99948.99949c.03111.89791.814,1.06731,1.55974.99942V54.4752c-.75071-.067-1.52533.09956-1.55974.99948a.9989.9989,0,0,0,.99948.99948h3.1185A.99966.99966,0,0,0,44.29629,54.4752Z\"></path><path d=\"M42.476,44.519a1.51938,1.51938,0,0,0-.00006-3.03846A1.51938,1.51938,0,0,0,42.476,44.519Z\"></path></svg>				\n									<h5>\n							RESEARCH USE ONLY						\n					</h5>\n									<p>\n						For laboratory research purposes only.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" height=\"512\" viewBox=\"0 0 512 512\" width=\"512\" data-name=\"Layer 1\"><path d=\"m506.443 244.938-31.018-28.772a18.323 18.323 0 0 1 -4.734-7.1l-24.359-66.145a48.953 48.953 0 0 0 -45.72-31.817h-36.907v-10.354a16.789 16.789 0 0 0 -16.789-16.789h-223.047a12.748 12.748 0 0 0 -12.888 12.239 12.477 12.477 0 0 0 12.474 12.71h215.3v108.247a16.789 16.789 0 0 0 16.789 16.789h101.392l30.113 27.1v101.091h-27.3a53.875 53.875 0 0 0 -105.042 0h-84.007a53.875 53.875 0 0 0 -105.042 0h-41.79a12.747 12.747 0 0 0 -12.887 12.242 12.476 12.476 0 0 0 12.474 12.709h42.413a53.882 53.882 0 0 0 104.615 0h84.436a53.882 53.882 0 0 0 104.615 0h35.677a16.789 16.789 0 0 0 16.789-16.788v-112.884a16.817 16.817 0 0 0 -5.557-12.478zm-142.738-35.938v-72.948h36.907a23.9 23.9 0 0 1 22.323 15.535l21.265 57.413zm-145.529 194.087a28.937 28.937 0 1 1 28.937-28.936 28.969 28.969 0 0 1 -28.937 28.936zm189.051 0a28.937 28.937 0 1 1 28.936-28.936 28.969 28.969 0 0 1 -28.936 28.936z\"></path><path d=\"m70.183 178.7h141.474a12.476 12.476 0 0 0 0-24.952h-141.474a12.476 12.476 0 0 0 0 24.952z\"></path><path d=\"m224.133 235.525a12.476 12.476 0 0 0 -12.476-12.476h-199.181a12.476 12.476 0 1 0 0 24.951h199.181a12.476 12.476 0 0 0 12.476-12.475z\"></path><path d=\"m145.138 304.826a12.475 12.475 0 0 0 -12.475-12.475h-86.711a12.476 12.476 0 0 0 0 24.951h86.711a12.476 12.476 0 0 0 12.475-12.476z\"></path></svg>				\n									<h6>\n							FAST &amp; RELIABLE SHIPPING						\n					</h6>\n									<p>\n						Quick processing and discreet delivery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 512 512\" width=\"512\" height=\"512\"><path d=\"M423.445,327.065a33.313,33.313,0,0,0-33.276-33.276h-100.7a138.457,138.457,0,0,0,.141-105.277,7.878,7.878,0,0,0-.415-.864,31.414,31.414,0,0,0-56.2,2.583,8.028,8.028,0,0,0-.661,2.668l-2.377,33.747A81.547,81.547,0,0,1,200.5,275.76c-6.182,2.17-17.5,9.846-47.026,37.941v-.839a16.7,16.7,0,0,0-16.684-16.683H52.805a16.7,16.7,0,0,0-16.683,16.683v167.6A16.7,16.7,0,0,0,52.805,497.15h83.98a16.7,16.7,0,0,0,16.684-16.683v-.735c23.094,5.094,35.147,11.148,49.206,24.208A29.265,29.265,0,0,0,223.193,512H353.368a33.26,33.26,0,0,0,25.607-54.5c10.389-6.249,17.78-17.437,17.78-29.324a33.112,33.112,0,0,0-7.011-20.41c10.582-6.267,18.174-17.836,18.174-30.143a33.091,33.091,0,0,0-6.211-19.339A33.332,33.332,0,0,0,423.445,327.065Zm-285.976,153.4a.71.71,0,0,1-.684.683H52.805a.709.709,0,0,1-.683-.683v-167.6a.71.71,0,0,1,.683-.683h83.98a.711.711,0,0,1,.684.683Zm252.7-136.125H362.364a8,8,0,1,0,0,16h12.278a17.3,17.3,0,0,1,17.276,17.276c0,9-8.894,18.156-18.022,18.946a33.154,33.154,0,0,0-10.417-1.669,8,8,0,0,0,0,16,17.2,17.2,0,0,1,5.93,1.048c.211.093.425.177.645.251a17.307,17.307,0,0,1,10.7,15.977c0,8.82-9.248,17.8-18.664,18.436a33.207,33.207,0,0,0-8.723-1.16,8,8,0,0,0,0,16,17.235,17.235,0,0,1,4.947.722c.189.068.382.13.578.184A17.277,17.277,0,0,1,353.368,496H223.193a13.389,13.389,0,0,1-9.629-3.782c-16.99-15.785-31.841-22.971-60.095-28.85V335.915l1.419-1.381c39.266-38.133,48.885-43.084,50.927-43.685a8.018,8.018,0,0,0,3.262-1.49,97.523,97.523,0,0,0,36.706-60.3,8.358,8.358,0,0,0,.106-.848l2.3-32.645a15.415,15.415,0,0,1,26.8-.52,122.526,122.526,0,0,1-5.169,103.027,8,8,0,0,0,7.083,11.72H390.169a17.277,17.277,0,0,1,0,34.553Zm-279.819-5.88v.965a8,8,0,0,1-16,0v-.965a8,8,0,0,1,16,0ZM350.4,68.582a8,8,0,0,0-6.858-5.493l-57.339-5.4L263.343,4.825a8,8,0,0,0-14.686,0L225.8,57.688l-57.338,5.4a8,8,0,0,0-4.538,13.967l43.213,38.072-12.582,56.2a8,8,0,0,0,11.881,8.632L256,150.628l49.562,29.333a8,8,0,0,0,11.881-8.632l-12.581-56.2,43.213-38.072A8,8,0,0,0,350.4,68.582Zm-59.663,37.671a8,8,0,0,0-2.518,7.75l9.574,42.765-37.713-22.321a8,8,0,0,0-8.15,0l-37.713,22.321L223.786,114a8,8,0,0,0-2.518-7.75l-32.881-28.97,43.63-4.11a8,8,0,0,0,6.592-4.79L256,28.159l17.391,40.224a8,8,0,0,0,6.592,4.79l43.631,4.11Zm200.506,9.207a8,8,0,0,0-6.858-5.493l-40.407-3.806L427.867,68.908a8,8,0,0,0-14.686,0l-16.106,37.253-40.408,3.806a8,8,0,0,0-4.538,13.968l30.453,26.829-8.866,39.606A8,8,0,0,0,385.6,199l34.927-20.671L455.451,199a8,8,0,0,0,11.882-8.632l-8.867-39.606,30.452-26.829A8,8,0,0,0,491.238,115.46Zm-46.9,26.429a8,8,0,0,0-2.518,7.75l5.859,26.17L424.6,162.15a8,8,0,0,0-8.15,0l-23.077,13.659,5.858-26.17a8,8,0,0,0-2.518-7.75L376.59,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79l10.642-24.615,10.642,24.615a8,8,0,0,0,6.593,4.79l26.7,2.516Zm-289-31.922-40.407-3.806L98.819,68.908a8,8,0,0,0-14.686,0L68.027,106.161,27.62,109.967a8,8,0,0,0-4.538,13.968l30.452,26.829L44.667,190.37A8,8,0,0,0,56.549,199l34.927-20.671L126.4,199a8,8,0,0,0,11.881-8.632l-8.867-39.606,30.453-26.829a8,8,0,0,0-4.538-13.968Zm-40.044,31.922a8,8,0,0,0-2.518,7.75l5.858,26.169L95.551,162.15a8,8,0,0,0-8.15,0L64.323,175.809l5.859-26.17a8,8,0,0,0-2.518-7.75L47.542,124.162l26.7-2.516a8,8,0,0,0,6.593-4.79L91.476,92.242l10.642,24.614a8,8,0,0,0,6.592,4.79l26.7,2.516Z\"></path></svg>				\n									<h6>\n							PREMIUM QUALITY						\n					</h6>\n									<p>\n						High purity peptides you can trust.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 512 512\"><path d=\"m287.1 385.4c-2-2.7-5.4-3.9-8.7-3.1-4.6 1.2-11.7 2.7-20.7 1.7-8.7-1-14.1-3.6-19.7-6.5-12.5-7.1-26.9-9.2-42-4.2-4.7 1.5-6.1 6.7-9.1 10.2 0 0-51.2 69.3-51.2 69.3-3.1 4.2-3.6 9.4-1.2 14.3 2.4 4.7 6.9 7.4 12.2 7.4h179.4c10.8.5 17.8-13.3 11-21.7 0 .1-50-67.4-50-67.4zm-135 72.8c.7-1.1 52.8-71.3 51.6-70 10.3-2.7 18.3-.8 27 4 10.5 6.6 31.7 10.9 46.4 7.2l43.5 58.8zm332.9-313.7h-95.8c-32 .5-35.5 46.1-4.6 52.1v254c0 29 23.6 52.5 52.5 52.5 29 0 52.5-23.6 52.5-52.5v-254c31.2-6 27.2-51.6-4.6-52.1zm-11.8 306.1c-1.7 47.8-70.6 47.8-72.3 0v-45.2h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.3h28.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-28.8v-25.3h12.8c4.5 0 8.2-3.7 8.2-8.2s-3.7-8.2-8.2-8.2h-12.8v-25.2h72.3zm18.8-272.8c-1.9 1.9-4.3 2.9-7 2.9h-95.8c-13.1-.3-13-19.4 0-19.8h95.8c8.5-.3 13.2 11 7 16.9zm-152.2 230.9v-382c0-9.8-8-17.9-17.9-17.9h-249.6c-2.2 0-4.2.9-5.8 2.4 0 0-63 63-63.1 63.1-1.4 1.4-2.4 3.7-2.4 5.8v405.2c0 9.8 8 17.9 17.9 17.9h307.2c33.8.8 54.7-40.5 33.9-67.2-.1-.1-20.2-27.3-20.2-27.3zm-275.7-371.9v33.6c0 .8-.7 1.5-1.5 1.5h-33.6zm-45.2 449.9c-4.2.3-.1-397-1.5-398.4h45.2c9.8 0 17.9-8 17.9-17.9v-45.2h241.5c.8 0 1.5.7 1.5 1.5v359.8l-14.7-19.9c-14-18.9-21.4-41.3-21.4-64.9v-103c34.7-1.4 34.8-53.2-.2-54.2h-101.6c-35 1.1-34.9 52.8-.1 54.2v103.1c0 23.5-7.4 45.9-21.4 64.8l-51.3 69.3c-11.3 15-10.9 36.1.5 50.8zm268.3-304.4h-101.6c-13.2 0-13.2-21.4 0-21.4h101.6c13.1-.1 13.2 21.4 0 21.4zm61.9 290.3c-4.5 8.9-13.1 14.2-23 14.2h-179.4c-20.5.8-33.6-25-20.7-41.1 0 0 51.3-69.3 51.3-69.3 16.1-21.7 24.6-47.5 24.6-74.5v-103.2h69.1v103.1c0 27.1 8.5 52.9 24.6 74.6l51.2 69.2c5.9 8 6.8 18.1 2.3 27zm-293.9-268.4h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm-8.2 141.3h43.4c4.5 0 8.2-3.7 8.2-8.2v-43.4c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.6 3.6 8.2 8.2 8.2zm8.2-43.4h27.1v27.1h-27.1zm43.4 89.7c0-4.5-3.7-8.2-8.2-8.2h-43.4c-4.5 0-8.2 3.7-8.2 8.2v43.4c0 4.5 3.7 8.2 8.2 8.2h43.4c4.5 0 8.2-3.7 8.2-8.2zm-16.4 35.2h-27v-27.1h27.1v27.1zm35.3-230.9h17c10.8.2 10.8 16.2 0 16.4h-17c-10.8-.2-10.8-16.2 0-16.4zm21.4 26.8c10.8.2 10.8 16.2 0 16.4h-21.5c-10.8-.2-10.8-16.2 0-16.4zm-21.4 71.1h38.5c4.5 0 8.2 3.7 8.2 8.2s-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4zm46.6 35c0 4.5-3.7 8.2-8.2 8.2h-38.5c-10.8-.2-10.8-16.2 0-16.4h38.5c4.5 0 8.2 3.7 8.2 8.2zm-19.2 74c0 4.5-3.7 8.2-8.2 8.2h-19.2c-10.8-.2-10.8-16.2 0-16.4h19.2c4.5 0 8.2 3.7 8.2 8.2zm-27.4 18.6h8.6c10.8.2 10.8 16.2 0 16.4h-8.6c-10.8-.2-10.8-16.2 0-16.4z\"></path></svg>				\n									<h6>\n							3RD PARTY LAB TESTED						\n					</h6>\n									<p>\n						Independent testing for purity and quality.					</p>\n							<h2>New Arrivals</h2>										<a href=\"https://mrarif.me/pch/shop/\">\n									View All Product\n					</a>\n									<h2>pch peptides</h2>					<h2>Your Trusted Source\nfor Research-Grade Peptides</h2>		<p>PCH Peptides provides high-purity peptides and research compounds for laboratory use. We are committed to supporting researchers and biotech professionals with quality-focused products, transparent sourcing, fast shipping, and competitive pricing.</p>								<a href=\"https://mrarif.me/pch/shop/\">\n									Shop Peptides\n					</a>\n									<h2>Research Article</h2>							\n			<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/Post.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\">Current Trends in Peptide Research: What Scientists Are Exploring</a>			</h5>\n			<p>Peptide science continues to be one of the fastest-growing areas of biomedical research. From ...</p>\n								<a href=\"https://mrarif.me/pch/current-trends-in-peptide-research-what-scientists-are-exploring/\" title=\"Current Trends in Peptide Research: What Scientists Are Exploring\" aria-label=\"Read more about Current Trends in Peptide Research: What Scientists Are Exploring\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-3.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\">How Peptides Work: Mechanisms of Action in Laboratory Research</a>			</h5>\n			<p>Understanding how a peptide functions at the cellular level is one of the central ...</p>\n								<a href=\"https://mrarif.me/pch/how-peptides-work-mechanisms-of-action-in-laboratory-research/\" title=\"How Peptides Work: Mechanisms of Action in Laboratory Research\" aria-label=\"Read more about How Peptides Work: Mechanisms of Action in Laboratory Research\">\n							Read More						\n			</a>\n			<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\">\n				<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/post-1.jpg\" alt=\"\" />			</a>\n												<h5>\n				<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\">What Are Peptides? An Introduction to Peptide Research</a>			</h5>\n			<p>Peptides are short chains of amino acids linked together by peptide bonds — essentially ...</p>\n								<a href=\"https://mrarif.me/pch/what-are-peptides-an-introduction-to-peptide-research/\" title=\"What Are Peptides? An Introduction to Peptide Research\" aria-label=\"Read more about What Are Peptides? An Introduction to Peptide Research\">\n							Read More						\n			</a>\n			Showing Slide 1 of 4\n												<a href=\"https://mrarif.me/pch/research-article/\">\n									View All Article\n					</a>\n									<h2>Certificate of Analysis</h2>					<p>View lab test results for every product in our catalog\n</p>							\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLP-3 R					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GHK-CU					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						KLOW					</h4>\n								<h5>\n					 (BPC-157/TB-500/GHK-Cu/KPV Blend)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						GLOW 					</h4>\n								<h5>\n					(BPC-157/TB-500/GHK-Cu)				</h5>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157 / TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						BPC-157					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						TB-500					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						CJC-1295 NO DAC					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n							Tesamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Ipamorelin					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						Mots-C					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n											<svg xmlns=\"http://www.w3.org/2000/svg\" clip-rule=\"evenodd\" fill-rule=\"evenodd\" height=\"1.707in\" image-rendering=\"optimizeQuality\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" viewBox=\"0 0 1.70666 1.70666\" width=\"1.707in\"><g id=\"Layer_x0020_1\"><g id=\"_222710888\"><g><g><g id=\"_222711848\"><path id=\"_219250776\" d=\"m.503307 1.49356c-.00309843 0-.00624016-.00066535-.00922835-.0020748-.0108228-.00510236-.0154606-.0180157-.0103583-.0288386l.178142-.37778c.00510236-.0108228.0180118-.0154646.0288386-.0103543.0108228.00510236.0154606.0180157.0103583.0288386l-.178142.37778c-.00369291.00783465-.0114843.0124291-.0196102.0124291zm.469854-.0175472c-.00454724 0-.00912992-.0014252-.0130394-.00437795-.00955118-.00720866-.0114488-.0207953-.00423622-.0303465l.221646-.293524c.00721654-.00955118.0207953-.0114488.0303504-.00424016.00954724.0072126.0114449.0207992.00423622.0303504l-.22165.293524c-.00425984.00564173-.0107441.00861417-.0173071.00861417zm-.0522402-.00383465c-.00766535 0-.0150866-.00407087-.0190276-.0112717l-.195665-.357717c-.00574409-.0104961-.00188976-.0236654.00861024-.0294055.0104921-.00573622.0236614-.00188976.0294055.00861417l.195673.357717c.00574409.0104961.00188189.0236654-.00861417.0294055-.00330315.00180315-.00686614.00265748-.0103819.00265748z\"></path></g><g id=\"_222712136\"><path id=\"_512327680\" d=\"m.482724 1.58552c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699606.0699567-.0699606.0385709 0 .0699528.0313858.0699528.0699606 0 .0385709-.0313819.0699488-.0699528.0699488zm0-.0965748c-.0146811 0-.026626.0119488-.026626.026626s.0119449.0266181.026626.0266181c.0146772 0 .0266181-.0119409.0266181-.0266181 0-.0146811-.0119409-.026626-.0266181-.026626z\"></path></g><g id=\"_222712280\"><path id=\"_512337232\" d=\"m.702063 1.12037c-.0385787 0-.0699567-.031378-.0699567-.0699488 0-.0385748.0313819-.0699528.0699567-.0699528.0385709 0 .0699488.031378.0699488.0699528 0 .0385709-.031378.0699488-.0699488.0699488zm0-.0965709c-.0146811 0-.026626.0119449-.026626.026622 0 .0146772.0119449.0266181.026626.0266181.0146772 0 .0266181-.0119409.0266181-.0266181s-.0119409-.026622-.0266181-.026622z\"></path></g><g id=\"_222712304\"><path id=\"_512336872\" d=\"m.944083 1.56283c-.0385748 0-.0699528-.031378-.0699528-.0699528 0-.0385709.0313819-.0699567.0699528-.0699567.0385748 0 .0699606.0313858.0699606.0699567 0 .0385748-.0313858.0699528-.0699606.0699528zm0-.0965787c-.0146772 0-.026622.0119449-.026622.026622 0 .0146772.0119449.026622.026622.026622.0146811 0 .026626-.0119449.026626-.026622 0-.0146772-.0119449-.026622-.026626-.026622z\"></path></g><g id=\"_222712064\"><path id=\"_512336320\" d=\"m1.22393 1.19223c-.0385709 0-.0699528-.0313858-.0699528-.0699567s.0313819-.0699528.0699528-.0699528c.0385748 0 .0699567.0313819.0699567.0699528s-.0313819.0699567-.0699567.0699567zm0-.0965787c-.0146772 0-.0266181.0119409-.0266181.0266181 0 .0146811.0119409.026622.0266181.026622.0146811 0 .026626-.0119409.026626-.026622 0-.0146772-.0119449-.0266181-.026626-.0266181z\"></path></g></g><g id=\"_222711752\"><path id=\"_512336752\" d=\"m1.39019 1.70666h-1.07372c-.0383819 0-.0696063-.0312244-.0696063-.0696063l.00000394-1.16513c0-.0119685.00969685-.0216693.0216654-.0216693h.343512v-.428587c0-.00574803.00228346-.0112559.00635039-.0153189.00406299-.00406299.00957087-.00635039.0153189-.00635039l.756472.00000394c.0383819 0 .0696063.0312244.0696063.0696063v1.56744c-.00000394.038378-.0312283.0696024-.0696063.0696024zm-1.09999-1.21307v1.14346c0 .0144843.0117874.0262677.0262717.0262677h1.07372c.0144882 0 .0262717-.0117835.0262717-.0262677v-1.56745c0-.0144843-.0117874-.0262677-.0262717-.0262677h-.734807v.413291c0 .0203819-.0164331.0369606-.0366299.0369606h-.328551z\"></path></g><g id=\"_222710384\"><path id=\"_512336656\" d=\"m1.22242.692677h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711632\"><path id=\"_512336344\" d=\"m1.22242.902665h-.738189c-.0119646 0-.0216654-.00969685-.0216654-.0216654 0-.0119685.00970079-.0216654.0216654-.0216654h.738189c.0119646 0 .0216654.00969685.0216654.0216654 0 .0119685-.00970472.0216654-.0216654.0216654z\"></path></g><g id=\"_222711704\"><path id=\"_512335504\" d=\"m.618748.493591h-.350213c-.00835433 0-.0159685-.00480315-.0195591-.0123465-.00359449-.00754331-.0025315-.0164803.00273228-.0229685l.365181-.450252c.00164173-.00202362.00359449-.00369685.00575197-.00497638.00284646-.00169685.00612205-.00276378.00962598-.00299606.00071654-.00005118.00144488-.00006299.00217323-.00003543.0116457.00036221.0209803.00991732.0209803.0216535 0 .00040945-.00001181.00081102-.00003543.00121654v.433744c-.00000394.0203819-.0164331.0369606-.0366378.0369606zm-.304744-.0433346h.298043v-.367472z\"></path></g><g id=\"_222711536\"><path id=\"_512336008\" d=\"m1.24271.22702h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216654 0-.0119685.00969685-.0216693.0216654-.0216693h.413575c.0119646 0 .0216654.00970079.0216654.0216693 0 .0119646-.00970079.0216654-.0216654.0216654z\"></path></g><g id=\"_222710864\"><path id=\"_512335528\" d=\"m1.24271.404606h-.413575c-.0119685 0-.0216654-.00970079-.0216654-.0216693 0-.0119646.00969685-.0216654.0216654-.0216654h.413575c.0119646 0 .0216654.00970079.0216654.0216654 0 .0119685-.00970079.0216693-.0216654.0216693z\"></path></g></g></g></g></svg>									\n					<h4>\n						NAD +					</h4>\n								<a																			href=\"https://mrarif.me/pch/wp-content/uploads/2026/07/COA-Template.pdf\" target=\"_blank\"																																					\n											View COA										\n																										</a>\n							<h5>Get 10% Off Your First Order</h5>		<p>Subscribe to our newsletter and be the first to know about new products, exclusive offers, and research updates.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '27-revision-v1', '', '', '2026-07-27 05:53:34', '2026-07-27 05:53:34', '', 27, 'https://mrarif.me/pch/?p=940', 0, 'revision', '', 0);
INSERT INTO `wpp_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
(942, 1, '2026-07-28 12:02:46', '2026-07-28 12:02:46', '', 'single ss', '', 'inherit', 'closed', 'closed', '', '941-revision-v1', '', '', '2026-07-28 12:02:46', '2026-07-28 12:02:46', '', 941, 'https://mrarif.me/pch/?p=942', 0, 'revision', '', 0),
(943, 1, '2026-07-28 12:02:47', '2026-07-28 12:02:47', '<a role=\"button\">\n									Certificate of Analysis\n					</a>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 64 64\" data-name=\"Layer 1\"><path d=\"m38.91 8.95a7.978 7.978 0 0 0 -13.82 0l-22.01 38.12a7.98 7.98 0 0 0 6.91 11.97h44.02a7.98 7.98 0 0 0 6.91-11.97zm20.28 45.1a5.927 5.927 0 0 1 -5.18 2.99h-44.02a5.98 5.98 0 0 1 -5.18-8.97l22.01-38.12a5.982 5.982 0 0 1 10.36 0l22.01 38.12a5.924 5.924 0 0 1 0 5.98z\"></path><path d=\"m32.88 12.45a1 1 0 0 0 -1.73 0l-22.02 38.09a1 1 0 0 0 .86 1.5h43.99a1 1 0 0 0 .86-1.5zm-21.15 37.59 20.28-35.09 20.24 35.09z\"></path><path d=\"m27.59 27.65c0 1.97 2.9 9.72 3.48 11.25a1 1 0 0 0 1.87 0c.58-1.53 3.49-9.28 3.49-11.25a4.42 4.42 0 0 0 -8.84 0z\"></path><circle cx=\"31.99\" cy=\"43.97\" r=\"3.32\"></circle></svg>						\n								<p>\n									This is not for human consumption. Sold for research only!								</p>', 'single ss', '', 'inherit', 'closed', 'closed', '', '941-revision-v1', '', '', '2026-07-28 12:02:47', '2026-07-28 12:02:47', '', 941, 'https://mrarif.me/pch/?p=943', 0, 'revision', '', 0),
(944, 1, '2026-07-29 08:00:45', '2026-07-29 08:00:45', '<!-- wp:shortcode -->\r\n<p>[woocommerce_my_account]</p>\r\n<!-- /wp:shortcode -->', 'My account', '', 'inherit', 'closed', 'closed', '', '17-revision-v1', '', '', '2026-07-29 08:00:45', '2026-07-29 08:00:45', '', 17, 'https://mrarif.me/pch/?p=944', 0, 'revision', '', 0),
(945, 1, '2026-07-30 07:15:13', '2026-07-30 07:15:13', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Research Article\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'FFoot', '', 'publish', 'closed', 'closed', '', 'ffoot', '', '', '2026-07-30 07:15:14', '2026-07-30 07:15:14', '', 0, 'https://mrarif.me/pch/?elementor_library=ffoot', 0, 'elementor_library', '', 0),
(946, 1, '2026-07-30 07:15:14', '2026-07-30 07:15:14', '', 'FFoot', '', 'inherit', 'closed', 'closed', '', '945-revision-v1', '', '', '2026-07-30 07:15:14', '2026-07-30 07:15:14', '', 945, 'https://mrarif.me/pch/?p=946', 0, 'revision', '', 0),
(947, 1, '2026-07-30 07:15:14', '2026-07-30 07:15:14', '<img width=\"913\" height=\"495\" src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/PCH-Logo.png\" alt=\"\" />													<p>Advancing Research, Empowering Discovery . Precision. Quality. Reliability.</p>			<h5>Quick Links</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shop/\">\n											Shop\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/about-us/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/research-article/\">\n											Research Article\n											</a>\n									</li>\n						</ul>\n							<h5>Support</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/pch/contact-us/\">\n											Contact Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/my-account/\">\n											Your Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/shipping-returns/\">\n											Shipping &amp; Returns\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/terms-conditions/\">\n											Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/pch/privacy-policy/\">\n											Privacy Policy\n											</a>\n									</li>\n						</ul>\n							<h5>Contact Info</h5>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>						\n										Location Here\n									</li>\n								<li>\n											<a href=\"mailto:support@pch.com\">\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>						\n										support@pch.com\n											</a>\n									</li>\n								<li>\n											<a href=\"http://tel;XXX-XXX-XXX\">\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										Phone:XXX-XXX-XXX\n											</a>\n									</li>\n						</ul>\n				<p><strong><em>Disclaimer:</em></strong> All products are sold strictly for laboratory research purposes only and are not intended for human or veterinary use, consumption, therapeutic, or diagnostic applications. By purchasing, you confirm that you are legally permitted to handle these materials in compliance with all applicable laws and regulations. PCH disclaims all liability for misuse, improper handling, or regulatory non-compliance.</p><p>© [copyright]. All Rights Reserved. Website Developed by <a style=\"color: #ffffff;\" href=\"https://devrivo.com/\" target=\"_blank\" rel=\"noopener\">Devrivo</a></p>					\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-38-1.svg\" alt=\"svg-image-38-1.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-42.svg\" alt=\"svg-image-42.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-41.svg\" alt=\"svg-image-41.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-40.svg\" alt=\"svg-image-40.svg\" />						\n						<img src=\"https://mrarif.me/pch/wp-content/uploads/2026/07/svg-image-39.svg\" alt=\"svg-image-39.svg\" />', 'FFoot', '', 'inherit', 'closed', 'closed', '', '945-revision-v1', '', '', '2026-07-30 07:15:14', '2026-07-30 07:15:14', '', 945, 'https://mrarif.me/pch/?p=947', 0, 'revision', '', 0);

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

--
-- Table structure for table `wpp_termmeta`
--

CREATE TABLE `wpp_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 `wpp_termmeta`
--

INSERT INTO `wpp_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 15, 'product_count_product_cat', '0'),
(2, 20, 'order', '0'),
(3, 21, 'order', '0'),
(4, 22, 'order', '0'),
(5, 23, 'order', '0'),
(6, 23, 'product_count_product_cat', '8'),
(7, 25, 'order', '0'),
(8, 26, 'order', '0'),
(9, 27, 'order', '0'),
(10, 29, 'order', '0'),
(11, 29, 'product_count_product_cat', '4'),
(12, 30, 'order', '0'),
(13, 31, 'order', '0'),
(14, 32, 'order', '0'),
(15, 32, 'product_count_product_cat', '0'),
(16, 38, 'order', '1'),
(19, 41, 'order', '2'),
(20, 42, 'order', '3');

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

--
-- Table structure for table `wpp_terms`
--

CREATE TABLE `wpp_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 `wpp_terms`
--

INSERT INTO `wpp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'simple', 'simple', 0),
(3, 'grouped', 'grouped', 0),
(4, 'variable', 'variable', 0),
(5, 'external', 'external', 0),
(6, 'exclude-from-search', 'exclude-from-search', 0),
(7, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(8, 'featured', 'featured', 0),
(9, 'outofstock', 'outofstock', 0),
(10, 'rated-1', 'rated-1', 0),
(11, 'rated-2', 'rated-2', 0),
(12, 'rated-3', 'rated-3', 0),
(13, 'rated-4', 'rated-4', 0),
(14, 'rated-5', 'rated-5', 0),
(15, 'Uncategorized', 'uncategorized', 0),
(16, 'header', 'header', 0),
(17, 'section', 'section', 0),
(18, 'Main Menu', 'main-menu', 0),
(19, 'container', 'container', 0),
(20, '10mg', '10mg', 0),
(21, '20mg', '20mg', 0),
(22, '30mg', '30mg', 0),
(23, 'Research Peptides', 'research-peptides', 0),
(24, 'product', 'product', 0),
(25, '50mg', '50mg', 0),
(26, '80mg', '80mg', 0),
(27, '70mg', '70mg', 0),
(28, 'footer', 'footer', 0),
(29, 'Recovery Research', 'recovery-research', 0),
(30, '500mg', '500mg', 0),
(31, '10ML', '10ml', 0),
(32, 'Reconstitution water', 'reconstitution-water', 0),
(33, 'PCH Shipping', 'pch-shipping', 0),
(34, 'page', 'page', 0),
(35, 'single-post', 'single-post', 0),
(36, 'product-archive', 'product-archive', 0),
(37, 'archive', 'archive', 0),
(38, '1 Vial', '1-vial', 0),
(43, 'text', 'text', 0),
(41, '5 Vials', '5-vials', 0),
(42, '10 Vials', '10-vials', 0),
(44, 'after_paragraph', 'after_paragraph', 0),
(45, 'sample', 'sample', 0),
(46, 'message', 'message', 0),
(47, 'php', 'php', 0),
(48, 'everywhere', 'everywhere', 0),
(49, 'disable', 'disable', 0),
(50, 'comments', 'comments', 0),
(51, 'popup', 'popup', 0);

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

--
-- Table structure for table `wpp_term_relationships`
--

CREATE TABLE `wpp_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 `wpp_term_relationships`
--

INSERT INTO `wpp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(20, 16, 0),
(102, 8, 0),
(36, 18, 0),
(37, 18, 0),
(34, 18, 0),
(35, 18, 0),
(530, 37, 0),
(82, 16, 0),
(116, 24, 0),
(102, 20, 0),
(102, 23, 0),
(102, 4, 0),
(102, 21, 0),
(102, 22, 0),
(540, 19, 0),
(124, 23, 0),
(124, 25, 0),
(144, 23, 0),
(131, 26, 0),
(131, 23, 0),
(124, 4, 0),
(139, 27, 0),
(139, 23, 0),
(131, 4, 0),
(139, 4, 0),
(144, 21, 0),
(147, 23, 0),
(144, 4, 0),
(147, 20, 0),
(152, 23, 0),
(147, 4, 0),
(155, 23, 0),
(152, 20, 0),
(152, 4, 0),
(162, 28, 0),
(155, 20, 0),
(155, 4, 0),
(548, 37, 0),
(205, 24, 0),
(249, 24, 0),
(228, 24, 0),
(261, 29, 0),
(258, 29, 0),
(258, 20, 0),
(258, 4, 0),
(264, 29, 0),
(261, 20, 0),
(261, 4, 0),
(268, 29, 0),
(264, 20, 0),
(264, 4, 0),
(268, 30, 0),
(272, 33, 0),
(268, 4, 0),
(272, 31, 0),
(272, 32, 0),
(289, 18, 0),
(268, 33, 0),
(264, 33, 0),
(261, 33, 0),
(258, 33, 0),
(155, 33, 0),
(152, 33, 0),
(147, 33, 0),
(144, 33, 0),
(139, 33, 0),
(131, 33, 0),
(124, 33, 0),
(102, 33, 0),
(281, 32, 0),
(281, 33, 0),
(272, 6, 0),
(281, 31, 0),
(281, 4, 0),
(272, 7, 0),
(272, 2, 0),
(331, 1, 0),
(353, 1, 0),
(356, 1, 0),
(941, 24, 0),
(489, 35, 0),
(496, 36, 0),
(500, 36, 0),
(124, 8, 0),
(152, 8, 0),
(147, 8, 0),
(102, 38, 0),
(102, 41, 0),
(102, 42, 0),
(708, 43, 0),
(708, 44, 0),
(708, 45, 0),
(708, 46, 0),
(709, 47, 0),
(709, 48, 0),
(709, 45, 0),
(709, 49, 0),
(709, 50, 0),
(710, 47, 0),
(710, 48, 0),
(124, 38, 0),
(124, 42, 0),
(124, 41, 0),
(131, 38, 0),
(131, 42, 0),
(131, 41, 0),
(139, 38, 0),
(139, 42, 0),
(139, 41, 0),
(144, 38, 0),
(144, 42, 0),
(144, 41, 0),
(147, 38, 0),
(147, 42, 0),
(147, 41, 0),
(152, 38, 0),
(152, 42, 0),
(152, 41, 0),
(155, 38, 0),
(155, 42, 0),
(155, 41, 0),
(258, 38, 0),
(258, 42, 0),
(258, 41, 0),
(261, 38, 0),
(261, 42, 0),
(261, 41, 0),
(264, 38, 0),
(264, 42, 0),
(264, 41, 0),
(268, 38, 0),
(268, 42, 0),
(268, 41, 0),
(748, 51, 0),
(750, 51, 0),
(786, 24, 0),
(894, 16, 0),
(945, 28, 0);

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

--
-- Table structure for table `wpp_term_taxonomy`
--

CREATE TABLE `wpp_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 `wpp_term_taxonomy`
--

INSERT INTO `wpp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 3),
(2, 2, 'product_type', '', 0, 1),
(3, 3, 'product_type', '', 0, 0),
(4, 4, 'product_type', '', 0, 12),
(5, 5, 'product_type', '', 0, 0),
(6, 6, 'product_visibility', '', 0, 1),
(7, 7, 'product_visibility', '', 0, 1),
(8, 8, 'product_visibility', '', 0, 4),
(9, 9, 'product_visibility', '', 0, 0),
(10, 10, 'product_visibility', '', 0, 0),
(11, 11, 'product_visibility', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 0),
(15, 15, 'product_cat', '', 0, 0),
(16, 16, 'elementor_library_type', '', 0, 2),
(17, 17, 'elementor_library_type', '', 0, 0),
(18, 18, 'nav_menu', '', 0, 5),
(19, 19, 'elementor_library_type', '', 0, 1),
(20, 20, 'pa_size', '', 0, 7),
(24, 24, 'elementor_library_type', '', 0, 2),
(23, 23, 'product_cat', '', 0, 8),
(21, 21, 'pa_size', '', 0, 2),
(22, 22, 'pa_size', '', 0, 1),
(25, 25, 'pa_size', '', 0, 1),
(26, 26, 'pa_size', '', 0, 1),
(27, 27, 'pa_size', '', 0, 1),
(28, 28, 'elementor_library_type', '', 0, 2),
(29, 29, 'product_cat', '', 0, 4),
(30, 30, 'pa_size', '', 0, 1),
(31, 31, 'pa_size', '', 0, 1),
(32, 32, 'product_cat', '', 0, 1),
(33, 33, 'product_shipping_class', 'PCH', 0, 13),
(34, 34, 'elementor_library_type', '', 0, 0),
(35, 35, 'elementor_library_type', '', 0, 1),
(36, 36, 'elementor_library_type', '', 0, 1),
(37, 37, 'elementor_library_type', '', 0, 1),
(38, 38, 'pa_packs', '', 0, 12),
(43, 43, 'wpcode_type', '', 0, 1),
(41, 41, 'pa_packs', '', 0, 12),
(42, 42, 'pa_packs', '', 0, 12),
(44, 44, 'wpcode_location', '', 0, 1),
(45, 45, 'wpcode_tags', '', 0, 2),
(46, 46, 'wpcode_tags', '', 0, 1),
(47, 47, 'wpcode_type', '', 0, 2),
(48, 48, 'wpcode_location', '', 0, 2),
(49, 49, 'wpcode_tags', '', 0, 1),
(50, 50, 'wpcode_tags', '', 0, 1),
(51, 51, 'elementor_library_type', '', 0, 1);

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

--
-- Table structure for table `wpp_usermeta`
--

CREATE TABLE `wpp_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 `wpp_usermeta`
--

INSERT INTO `wpp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'web-admin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'modern'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wpp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wpp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice'),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:5:{s:64:\"28af81af43a6a8717cc3e57103ccbf4a4fb477dd734f52d9647aeef97a8130c4\";a:4:{s:10:\"expiration\";i:1785681500;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:1784471900;}s:64:\"71a49fe3c6b6a7da6eba9d9872c3b446bba2f79de0a15c8202ae27bdc76b91af\";a:4:{s:10:\"expiration\";i:1785681507;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:1784471907;}s:64:\"ea2b452889232321b24274fd951618fb193f1190a23b100f1aeefac6ea670c71\";a:4:{s:10:\"expiration\";i:1785692431;s:2:\"ip\";s:15:\"103.133.140.190\";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:1784482831;}s:64:\"fe0216c3eadbc752ddb347d450d2a0d72a4a1c7b2082596029ad48784571bff8\";a:4:{s:10:\"expiration\";i:1785584522;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:1785411722;}s:64:\"43cc52707e4ee966f3c789ade3d14b6c1a766a1dcb2f6a4702bc03eb63bdae60\";a:4:{s:10:\"expiration\";i:1786778429;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:1785568829;}}'),
(17, 1, 'wpp_dashboard_quick_press_last_post_id', '948'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"45.120.96.0\";}'),
(19, 1, 'wpp_elementor_connect_common_data', 'a:7:{s:9:\"client_id\";s:32:\"Mn9BzFfsdZogpfyK5U8NPA7q7c28kFip\";s:11:\"auth_secret\";s:32:\"nCUp0Hip3NGazEZlSZwROd2sXxzV8vT2\";s:12:\"access_token\";s:289:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2MTQ4NjIiLCJhdWQiOiJodHRwczovL21yYXJpZi5tZS9wY2gvIiwiY2xpZW50X2lkIjoiTW45QnpGZnNkWm9ncGZ5SzVVOE5QQTdxN2MyOGtGaXAiLCJjb25uZWN0X3R5cGUiOiJhY3RpdmF0ZSIsImlhdCI6MTc4NDM1ODc4OSwiZXhwIjozMTczMjg4MDExODl9.KvzoSXodhxD9aMPmQnulBkC7U4NzGaU91BuNa3QMwJY\";s:19:\"access_token_secret\";s:32:\"4cgKNLnHavdvcP4qCy5sEUhrV6v5ogZ2\";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\";}s:19:\"data_share_opted_in\";b:1;}'),
(20, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:4:{s:32:\"d2117d25fd37c7007a0263b7816a694a\";a:11:{s:3:\"key\";s:32:\"d2117d25fd37c7007a0263b7816a694a\";s:10:\"product_id\";i:139;s:12:\"variation_id\";i:718;s:9:\"variation\";a:2:{s:17:\"attribute_pa_size\";s:4:\"70mg\";s:18:\"attribute_pa_packs\";s:6:\"1-vial\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"753c6fc7a82255c4aa934c9b894268d2\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:100;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:100;s:8:\"line_tax\";d:0;}s:32:\"07336c55470b7e4acbbac4241718a952\";a:11:{s:3:\"key\";s:32:\"07336c55470b7e4acbbac4241718a952\";s:10:\"product_id\";i:147;s:12:\"variation_id\";i:727;s:9:\"variation\";a:2:{s:17:\"attribute_pa_size\";s:4:\"10mg\";s:18:\"attribute_pa_packs\";s:8:\"10-vials\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"c570d3cf4aac4134cdfb801757e3960e\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:400;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:400;s:8:\"line_tax\";d:0;}s:32:\"f121c42ecbdd237fd177620ae66fdc36\";a:11:{s:3:\"key\";s:32:\"f121c42ecbdd237fd177620ae66fdc36\";s:10:\"product_id\";i:102;s:12:\"variation_id\";i:700;s:9:\"variation\";a:2:{s:17:\"attribute_pa_size\";s:4:\"10mg\";s:18:\"attribute_pa_packs\";s:8:\"10-vials\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"c570d3cf4aac4134cdfb801757e3960e\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:600;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:600;s:8:\"line_tax\";d:0;}s:32:\"7a614fd06c325499f1680b9896beedeb\";a:6:{s:3:\"key\";s:32:\"7a614fd06c325499f1680b9896beedeb\";s:10:\"product_id\";i:272;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";}}}'),
(21, 1, 'wc_last_active', '1785856531'),
(22, 1, 'wpp_user-settings', 'libraryContent=browse&editor=tinymce'),
(23, 1, 'wpp_user-settings-time', '1784546533'),
(24, 1, '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:\"\";}'),
(25, 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\";}'),
(26, 1, 'metaboxhidden_nav-menus', 'a:6:{i:0;s:21:\"add-post-type-product\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:17:\"add-product_brand\";i:4;s:15:\"add-product_cat\";i:5;s:15:\"add-product_tag\";}'),
(27, 1, 'elementor_introduction', 'a:2:{s:20:\"globals_introduction\";b:1;s:30:\"e-ai-product-image-unification\";b:1;}'),
(28, 1, 'last_update', '1784373656'),
(29, 1, 'woocommerce_admin_variable_product_tour_shown', 'yes'),
(35, 1, 'managetoplevel_page_wpcodecolumnshidden', 'a:3:{i:0;s:4:\"note\";i:1;s:9:\"shortcode\";i:2;s:7:\"updated\";}'),
(36, 1, 'wpcode_default_code_type', 'php'),
(37, 1, '_e_welcome_popover_displayed', '1'),
(30, 1, 'nav_menu_recently_edited', '18'),
(34, 1, '_woocommerce_tracks_anon_id', 'woo:jjK1yId+ptMiWB0lieWv6rE4');

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

--
-- Table structure for table `wpp_users`
--

CREATE TABLE `wpp_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 `wpp_users`
--

INSERT INTO `wpp_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$6ZMHR.CvCzyam.8JQ6t1s.s4vtuqfxE.r/aK58Jz9RiRanlQMI.f2', 'web-admin', 'arifwebsols@gmail.com', 'https://mrarif.me/pch', '2026-07-18 07:10:35', '', 0, 'web-admin');

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

--
-- Table structure for table `wpp_wbdl_bundle`
--

CREATE TABLE `wpp_wbdl_bundle` (
  `id` mediumint(8) UNSIGNED NOT NULL,
  `offer_id` int(11) DEFAULT NULL,
  `discount_type` varchar(255) NOT NULL DEFAULT '',
  `discount_method` varchar(15) DEFAULT NULL,
  `discount_value` varchar(8) DEFAULT NULL,
  `free_gift_id` varchar(15) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_bundle_items`
--

CREATE TABLE `wpp_wbdl_bundle_items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `offer_id` int(11) DEFAULT NULL,
  `product_id` bigint(20) UNSIGNED DEFAULT NULL,
  `host` tinyint(1) NOT NULL DEFAULT 0,
  `position` smallint(5) UNSIGNED NOT NULL DEFAULT 0,
  `qty` decimal(10,2) NOT NULL DEFAULT 1.00,
  `discount_type` varchar(255) NOT NULL DEFAULT 'no_discount',
  `discount_value` varchar(8) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_bundle_settings`
--

CREATE TABLE `wpp_wbdl_bundle_settings` (
  `id` int(11) NOT NULL,
  `bundle_widget_title` varchar(220) DEFAULT NULL,
  `title_show` varchar(10) DEFAULT 'off',
  `cart_redirect` varchar(10) DEFAULT 'off',
  `checkout_redirect` varchar(10) DEFAULT 'off',
  `background_color` varchar(20) DEFAULT NULL,
  `border_color` varchar(20) DEFAULT NULL,
  `product_name_color` varchar(20) DEFAULT NULL,
  `sale_price_color` varchar(20) DEFAULT NULL,
  `regular_price_color` varchar(20) DEFAULT NULL,
  `saving_color` varchar(20) DEFAULT NULL,
  `saving_text` varchar(255) DEFAULT NULL,
  `button_color` varchar(20) DEFAULT NULL,
  `button_text` varchar(255) DEFAULT NULL,
  `free_gift_text` varchar(255) DEFAULT NULL,
  `free_gift_total_text` varchar(255) DEFAULT NULL,
  `total_text` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_offer`
--

CREATE TABLE `wpp_wbdl_offer` (
  `id` mediumint(8) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `header` varchar(255) NOT NULL DEFAULT '',
  `type` varchar(255) NOT NULL DEFAULT '',
  `status` varchar(10) NOT NULL DEFAULT 'on',
  `priority` int(10) NOT NULL DEFAULT 1,
  `apply_on` varchar(20) NOT NULL DEFAULT 'specific_products',
  `variant_picker` varchar(5) DEFAULT 'on',
  `theme_variant_picker` varchar(5) DEFAULT 'off',
  `use_custom_variations` varchar(5) NOT NULL DEFAULT 'off',
  `wmc` varchar(10) DEFAULT 'off',
  `style` varchar(10) DEFAULT 'classic',
  `style_mobile` varchar(10) DEFAULT 'classic',
  `use_swatches` varchar(10) DEFAULT 'off',
  `swatch_style` varchar(50) DEFAULT 'color_swatch'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_offer_collections`
--

CREATE TABLE `wpp_wbdl_offer_collections` (
  `id` mediumint(8) UNSIGNED NOT NULL,
  `offer_id` mediumint(8) UNSIGNED NOT NULL,
  `collection_id` mediumint(8) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_offer_products`
--

CREATE TABLE `wpp_wbdl_offer_products` (
  `id` mediumint(8) UNSIGNED NOT NULL,
  `offer_id` mediumint(8) UNSIGNED NOT NULL,
  `product_id` bigint(20) UNSIGNED NOT NULL,
  `product_order` mediumint(8) UNSIGNED DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_swatch_settings`
--

CREATE TABLE `wpp_wbdl_swatch_settings` (
  `id` mediumint(8) UNSIGNED NOT NULL,
  `attribute_name` varchar(255) NOT NULL,
  `attribute_slug` varchar(255) NOT NULL,
  `swatch_style` varchar(50) DEFAULT 'select',
  `terms` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`terms`))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_volume_discount`
--

CREATE TABLE `wpp_wbdl_volume_discount` (
  `id` mediumint(8) UNSIGNED NOT NULL,
  `offer_id` int(11) DEFAULT NULL,
  `title` varchar(255) NOT NULL DEFAULT '',
  `image_url` varchar(2048) DEFAULT '',
  `number_of_products` varchar(4) NOT NULL DEFAULT '1',
  `number_of_products_max` varchar(4) NOT NULL DEFAULT '1',
  `sale_price` varchar(36) NOT NULL DEFAULT '',
  `regular_price` varchar(36) DEFAULT '',
  `wmc` varchar(10) DEFAULT 'off',
  `wmc_sale_price` varchar(255) DEFAULT '',
  `wmc_regular_price` varchar(255) DEFAULT '',
  `discount_type` varchar(15) DEFAULT 'fixed_price',
  `discount_value` varchar(8) DEFAULT NULL,
  `discount_method` varchar(15) DEFAULT NULL,
  `use_custom_variations` varchar(5) DEFAULT 'off',
  `option1_name` varchar(255) DEFAULT '',
  `option1_value` varchar(255) DEFAULT '',
  `option2_name` varchar(255) DEFAULT '',
  `option2_value` varchar(255) DEFAULT '',
  `add_messages` varchar(10) DEFAULT 'off',
  `message` varchar(255) DEFAULT '',
  `discount_rule` varchar(255) DEFAULT '',
  `preselected_offer` varchar(10) DEFAULT 'off',
  `message_effect` varchar(10) DEFAULT '',
  `show_price_per_unit` varchar(10) DEFAULT 'off',
  `price_per_unit_text` varchar(50) DEFAULT '/ unit'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wbdl_volume_discount_settings`
--

CREATE TABLE `wpp_wbdl_volume_discount_settings` (
  `id` int(11) NOT NULL,
  `header_text` varchar(220) DEFAULT '',
  `header_show` varchar(10) DEFAULT 'off',
  `qty_selector` varchar(10) DEFAULT 'off',
  `cart_redirect` varchar(10) DEFAULT 'off',
  `checkout_redirect` varchar(10) DEFAULT 'off',
  `atc_price_text` varchar(10) DEFAULT 'off',
  `background_color` varchar(20) DEFAULT '#ffffff',
  `background_color_active` varchar(20) DEFAULT '#f2f2fe',
  `border_color` varchar(20) DEFAULT '#dbdbdb',
  `border_color_active` varchar(20) DEFAULT '#565add',
  `title_color` varchar(20) DEFAULT '#000000',
  `sale_price_color` varchar(20) DEFAULT '#565add',
  `regular_price_color` varchar(20) DEFAULT '#afafaf',
  `message1_color` varchar(20) DEFAULT '#565add',
  `message1_background_color` varchar(20) DEFAULT '#ffffff00',
  `message2_color` varchar(20) DEFAULT '#ffffff',
  `message2_background_color` varchar(20) DEFAULT '#565add',
  `attribute_name_color` varchar(20) DEFAULT '#000000',
  `dropdown_text_color` varchar(20) DEFAULT '#000000',
  `dropdown_background_color` varchar(20) DEFAULT '#ffffff',
  `radio_show` varchar(3) DEFAULT 'on',
  `header_font` varchar(250) DEFAULT NULL,
  `title_font` varchar(250) DEFAULT NULL,
  `price_font` varchar(250) DEFAULT NULL,
  `message1_font` varchar(250) DEFAULT NULL,
  `message2_font` varchar(250) DEFAULT NULL,
  `attribute_name_font` varchar(250) DEFAULT NULL,
  `dropdown_font` varchar(250) DEFAULT NULL,
  `atc_button_font` varchar(250) DEFAULT NULL,
  `atc_button_background_color` varchar(20) DEFAULT NULL,
  `atc_button_border_color` varchar(20) DEFAULT NULL,
  `atc_button_text_color` varchar(20) DEFAULT NULL,
  `atc_button_show_custom_text` varchar(20) DEFAULT NULL,
  `atc_button_custom_text` varchar(250) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wpp_wc_admin_notes`
--

CREATE TABLE `wpp_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 `wpp_wc_admin_notes`
--

INSERT INTO `wpp_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-18 10:17:57', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(70, '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-18 11:42:16', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(69, '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-18 11:42:16', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(68, '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-18 11:42:16', 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.', '{}', 'pending', 'woocommerce.com', '2026-07-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(67, '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-18 11:42:16', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(66, '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-18 11:42:16', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(65, '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-18 11:42:16', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(64, '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-18 11:42:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(63, '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.', '{}', 'unactioned', 'woocommerce.com', '2026-07-18 11:42:16', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', 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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(62, '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-18 11:42:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, '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-18 10:21:01', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2026-07-18 11:42:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(61, '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-18 11:42:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, '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-18 11:42:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2026-07-18 11:42:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(71, '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-19 05:12:05', NULL, 0, 'plain', '', 0, 0, 'info'),
(72, '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-21 05:31:34', NULL, 0, 'plain', '', 0, 0, 'info'),
(73, '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-21 05:31:34', NULL, 0, 'plain', '', 0, 0, 'info'),
(74, '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-21 18:09:54', NULL, 0, 'plain', '', 0, 0, 'info');

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

--
-- Table structure for table `wpp_wc_admin_note_actions`
--

CREATE TABLE `wpp_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 `wpp_wc_admin_note_actions`
--

INSERT INTO `wpp_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/pch/wp-admin/post.php?post=18&action=edit', 'actioned', '', NULL, NULL),
(83, 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),
(84, 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),
(85, 4, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(86, 5, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(87, 58, '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),
(88, 7, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://mrarif.me/pch/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(89, 8, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(90, 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),
(91, 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),
(92, 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),
(94, 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),
(96, 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),
(99, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(100, 61, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(98, 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),
(102, 18, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(101, 18, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(103, 19, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(104, 19, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(105, 62, '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),
(106, 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),
(108, 22, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(107, 22, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://mrarif.me/pch/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(110, 23, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(109, 23, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://mrarif.me/pch/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(111, 24, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(113, 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),
(112, 25, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/pch/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(116, 63, '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),
(114, 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),
(115, 26, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(117, 28, 'extension-settings', 'See available updates', 'https://mrarif.me/pch/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(119, 29, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(120, 29, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/pch/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(121, 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),
(122, 31, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(124, 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),
(123, 32, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/pch/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(125, 33, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(126, 33, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/pch/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(127, 34, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://mrarif.me/pch/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(128, 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),
(132, 64, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(129, 35, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(130, 35, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://mrarif.me/pch/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(131, 64, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(134, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(133, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(136, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://mrarif.me/pch/wp-admin/#', 'actioned', '', NULL, NULL),
(135, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(138, 39, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(137, 39, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(139, 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),
(141, 41, 'dismiss', 'Dismiss', 'https://mrarif.me/pch/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(140, 41, 'plugin-list', 'See available updates', 'https://mrarif.me/pch/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(142, 42, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://mrarif.me/pch/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(144, 43, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(145, 44, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(146, 65, '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),
(148, 46, 'dismiss', 'Dismiss', 'https://mrarif.me/pch/wp-admin/#', 'actioned', '', NULL, NULL),
(147, 46, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://mrarif.me/pch/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(150, 47, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(149, 47, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://mrarif.me/pch/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(143, 42, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(118, 28, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(155, 50, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(154, 50, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'https://mrarif.me/pch/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(156, 51, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'https://mrarif.me/pch/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(157, 52, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(158, 53, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'https://mrarif.me/pch/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(161, 55, 'stripe-woo-gateway-update-july2026', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(160, 55, 'stripe-woo-gateway-update-july2026', 'See available updates', 'update-core.php?', 'actioned', '', NULL, NULL),
(93, 13, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(95, 14, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(97, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(151, 66, '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),
(152, 66, '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),
(153, 67, '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),
(159, 68, 'woo-dotcom-course-2026-06-09', 'Visit the course', 'https://wordpress.com/support/courses/build-your-store-with-woocommerce/', 'actioned', '', NULL, NULL),
(162, 69, '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),
(163, 70, '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),
(164, 71, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(165, 72, 'day-after-first-product', 'Learn more', 'https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(166, 73, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_medium=product', 'actioned', '', NULL, NULL),
(167, 74, 'learn-more', 'Learn more', 'https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL);

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

--
-- Table structure for table `wpp_wc_category_lookup`
--

CREATE TABLE `wpp_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 `wpp_wc_category_lookup`
--

INSERT INTO `wpp_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES
(15, 15),
(23, 23),
(29, 29),
(32, 32);

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

--
-- Table structure for table `wpp_wc_customer_lookup`
--

CREATE TABLE `wpp_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 `wpp_wc_customer_lookup`
--

INSERT INTO `wpp_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, '', 'John', 'Ramirez', 'johnhramirez74@gmail.com', '2026-07-25 17:28:20', NULL, 'US', '92374', 'Redlands', 'CA');

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

--
-- Table structure for table `wpp_wc_download_log`
--

CREATE TABLE `wpp_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 `wpp_wc_orders`
--

CREATE TABLE `wpp_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 `wpp_wc_orders`
--

INSERT INTO `wpp_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
(793, 'wc-processing', 'USD', 'shop_order', 0.00000000, 80.00000000, 0, 'johnhramirez74@gmail.com', '2026-07-21 16:34:43', '2026-07-21 16:34:44', 0, 'cod', 'Cash on delivery', '', '99.22.206.40', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36', ''),
(794, 'wc-processing', 'USD', 'shop_order', 0.00000000, 55.00000000, 0, 'johnhramirez74@gmail.com', '2026-07-21 19:42:58', '2026-07-21 19:42:59', 0, 'cod', 'Cash on delivery', '', '99.22.206.40', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36', ''),
(795, 'wc-processing', 'USD', 'shop_order', 0.00000000, 55.00000000, 0, 'johnhramirez74@gmail.com', '2026-07-21 23:11:17', '2026-07-21 23:11:17', 0, 'cod', 'Cash on delivery', '', '47.149.127.171', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36', ''),
(893, 'wc-processing', 'USD', 'shop_order', 0.00000000, 80.00000000, 0, 'johnhramirez74@gmail.com', '2026-07-22 20:29:30', '2026-07-22 20:29:30', 0, 'cod', 'Cash on delivery', '', '70.243.200.111', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Mobile Safari/537.36', ''),
(897, 'wc-processing', 'USD', 'shop_order', 0.00000000, 80.00000000, 0, 'johnhramirez74@gmail.com', '2026-07-23 20:02:46', '2026-07-23 20:02:47', 0, 'cod', 'Cash on delivery', '', '70.243.200.111', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Mobile Safari/537.36', ''),
(929, 'wc-processing', 'USD', 'shop_order', 0.00000000, 45.00000000, 0, 'johnhramirez74@gmail.com', '2026-07-25 13:28:20', '2026-07-25 13:28:21', 0, 'cod', 'Cash on delivery', '', '47.149.127.171', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Mobile Safari/537.36', '');

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

--
-- Table structure for table `wpp_wc_orders_meta`
--

CREATE TABLE `wpp_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 `wpp_wc_orders_meta`
--

INSERT INTO `wpp_wc_orders_meta` (`id`, `order_id`, `meta_key`, `meta_value`) VALUES
(1, 793, 'is_vat_exempt', 'no'),
(2, 793, '_billing_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US johnhramirez74@gmail.com 19514524399'),
(3, 793, '_shipping_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US 19514524399'),
(4, 793, '_wc_order_attribution_source_type', 'typein'),
(5, 793, '_wc_order_attribution_referrer', 'https://mrarif.me/pch/'),
(6, 793, '_wc_order_attribution_utm_source', '(direct)'),
(7, 793, '_wc_order_attribution_session_entry', 'https://mrarif.me/pch/'),
(8, 793, '_wc_order_attribution_session_start_time', '2026-07-21 15:56:41'),
(9, 793, '_wc_order_attribution_session_pages', '8'),
(10, 793, '_wc_order_attribution_session_count', '1'),
(11, 793, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36'),
(12, 793, '_wc_order_attribution_device_type', 'Desktop'),
(17, 794, '_billing_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US johnhramirez74@gmail.com 19514524399'),
(16, 794, 'is_vat_exempt', 'no'),
(18, 794, '_shipping_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US 19514524399'),
(19, 794, '_wc_order_attribution_source_type', 'typein'),
(20, 794, '_wc_order_attribution_referrer', 'https://mrarif.me/pch/'),
(21, 794, '_wc_order_attribution_utm_source', '(direct)'),
(22, 794, '_wc_order_attribution_session_entry', 'https://mrarif.me/pch/'),
(23, 794, '_wc_order_attribution_session_start_time', '2026-07-21 15:56:41'),
(24, 794, '_wc_order_attribution_session_pages', '8'),
(25, 794, '_wc_order_attribution_session_count', '3'),
(26, 794, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36'),
(27, 794, '_wc_order_attribution_device_type', 'Desktop'),
(32, 795, '_billing_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US johnhramirez74@gmail.com 19514524399'),
(31, 795, 'is_vat_exempt', 'no'),
(33, 795, '_shipping_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US 19514524399'),
(34, 795, '_wc_order_attribution_source_type', 'typein'),
(35, 795, '_wc_order_attribution_utm_source', '(direct)'),
(36, 795, '_wc_order_attribution_session_entry', 'https://mrarif.me/pch/'),
(37, 795, '_wc_order_attribution_session_start_time', '2026-07-21 23:06:00'),
(38, 795, '_wc_order_attribution_session_pages', '10'),
(39, 795, '_wc_order_attribution_session_count', '1'),
(40, 795, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36'),
(41, 795, '_wc_order_attribution_device_type', 'Desktop'),
(46, 893, '_billing_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US johnhramirez74@gmail.com 19514524399'),
(45, 893, 'is_vat_exempt', 'no'),
(47, 893, '_shipping_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US 19514524399'),
(48, 893, '_wc_order_attribution_source_type', 'typein'),
(49, 893, '_wc_order_attribution_utm_source', '(direct)'),
(50, 893, '_wc_order_attribution_session_entry', 'https://mrarif.me/pch/'),
(51, 893, '_wc_order_attribution_session_start_time', '2026-07-22 18:48:17'),
(52, 893, '_wc_order_attribution_session_pages', '4'),
(53, 893, '_wc_order_attribution_session_count', '2'),
(54, 893, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Mobile Safari/537.36'),
(55, 893, '_wc_order_attribution_device_type', 'Mobile'),
(60, 897, '_billing_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US johnhramirez74@gmail.com 19514524399'),
(59, 897, 'is_vat_exempt', 'no'),
(61, 897, '_shipping_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US 19514524399'),
(62, 897, '_wc_order_attribution_source_type', 'typein'),
(63, 897, '_wc_order_attribution_utm_source', '(direct)'),
(64, 897, '_wc_order_attribution_session_entry', 'https://mrarif.me/pch/'),
(65, 897, '_wc_order_attribution_session_start_time', '2026-07-23 13:25:08'),
(66, 897, '_wc_order_attribution_session_pages', '5'),
(67, 897, '_wc_order_attribution_session_count', '5'),
(68, 897, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Mobile Safari/537.36'),
(69, 897, '_wc_order_attribution_device_type', 'Mobile'),
(74, 929, '_billing_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US johnhramirez74@gmail.com 19514524399'),
(73, 929, 'is_vat_exempt', 'no'),
(75, 929, '_shipping_address_index', 'John Ramirez  1805 Austin Way  Redlands CA 92374 US 19514524399'),
(76, 929, '_wc_order_attribution_source_type', 'typein'),
(77, 929, '_wc_order_attribution_utm_source', '(direct)'),
(78, 929, '_wc_order_attribution_session_entry', 'https://mrarif.me/pch/'),
(79, 929, '_wc_order_attribution_session_start_time', '2026-07-25 03:38:10'),
(80, 929, '_wc_order_attribution_session_pages', '7'),
(81, 929, '_wc_order_attribution_session_count', '3'),
(82, 929, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Mobile Safari/537.36'),
(83, 929, '_wc_order_attribution_device_type', 'Mobile');

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

--
-- Table structure for table `wpp_wc_order_addresses`
--

CREATE TABLE `wpp_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 `wpp_wc_order_addresses`
--

INSERT INTO `wpp_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, 793, 'billing', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', 'johnhramirez74@gmail.com', '19514524399'),
(2, 793, 'shipping', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', NULL, '19514524399'),
(3, 794, 'billing', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', 'johnhramirez74@gmail.com', '19514524399'),
(4, 794, 'shipping', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', NULL, '19514524399'),
(5, 795, 'billing', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', 'johnhramirez74@gmail.com', '19514524399'),
(6, 795, 'shipping', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', NULL, '19514524399'),
(7, 893, 'billing', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', 'johnhramirez74@gmail.com', '19514524399'),
(8, 893, 'shipping', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', NULL, '19514524399'),
(9, 897, 'billing', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', 'johnhramirez74@gmail.com', '19514524399'),
(10, 897, 'shipping', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', NULL, '19514524399'),
(11, 929, 'billing', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', 'johnhramirez74@gmail.com', '19514524399'),
(12, 929, 'shipping', 'John', 'Ramirez', NULL, '1805 Austin Way', NULL, 'Redlands', 'CA', '92374', 'US', NULL, '19514524399');

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

--
-- Table structure for table `wpp_wc_order_coupon_lookup`
--

CREATE TABLE `wpp_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 `wpp_wc_order_operational_data`
--

CREATE TABLE `wpp_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 `wpp_wc_order_operational_data`
--

INSERT INTO `wpp_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, 793, 'checkout', '10.9.4', 0, 1, 1, '4d971e566432a0bb0df1dbfcd64036dc', 0, 'wc_order_Ax90PpUYdt5BC', 1, NULL, NULL, 0.00000000, 5.00000000, 0.00000000, 0.00000000, 1),
(2, 794, 'checkout', '10.9.4', 0, 1, 1, '0ebf12111d6b5a6b728531ab5b37d34e', 0, 'wc_order_YPchbgp5YaQFG', 1, NULL, NULL, 0.00000000, 5.00000000, 0.00000000, 0.00000000, 1),
(3, 795, 'checkout', '10.9.4', 0, 1, 1, '0ebf12111d6b5a6b728531ab5b37d34e', 0, 'wc_order_ub22MmrhkMhbq', 1, NULL, NULL, 0.00000000, 5.00000000, 0.00000000, 0.00000000, 1),
(4, 893, 'checkout', '10.9.4', 0, 1, 1, '4d971e566432a0bb0df1dbfcd64036dc', 0, 'wc_order_hjlEhj2JsJuxt', 1, NULL, NULL, 0.00000000, 5.00000000, 0.00000000, 0.00000000, 1),
(5, 897, 'checkout', '10.9.4', 0, 1, 1, '4d971e566432a0bb0df1dbfcd64036dc', 0, 'wc_order_tg3uYw7eaMmfE', 1, NULL, NULL, 0.00000000, 5.00000000, 0.00000000, 0.00000000, 1),
(6, 929, 'checkout', '10.9.4', 0, 1, 1, 'de2822cec546e110d59a7ee9b161b024', 0, 'wc_order_iuVmgZOCrze5h', 1, NULL, NULL, 0.00000000, 5.00000000, 0.00000000, 0.00000000, 1);

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

--
-- Table structure for table `wpp_wc_order_product_lookup`
--

CREATE TABLE `wpp_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 `wpp_wc_order_product_lookup`
--

INSERT INTO `wpp_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, 793, 102, 699, 1, '2026-07-21 16:34:43', 1, 75, 80, 0, 0, 5, 0),
(3, 794, 147, 726, 1, '2026-07-21 19:42:58', 1, 50, 55, 0, 0, 5, 0),
(5, 795, 147, 726, 1, '2026-07-21 23:11:17', 1, 50, 55, 0, 0, 5, 0),
(7, 893, 102, 699, 1, '2026-07-22 20:29:30', 1, 75, 80, 0, 0, 5, 0),
(9, 897, 102, 699, 1, '2026-07-23 20:02:46', 1, 75, 80, 0, 0, 5, 0),
(11, 929, 124, 711, 1, '2026-07-25 13:28:20', 1, 40, 45, 0, 0, 5, 0);

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

--
-- Table structure for table `wpp_wc_order_stats`
--

CREATE TABLE `wpp_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 `wpp_wc_order_stats`
--

INSERT INTO `wpp_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
(793, 0, '2026-07-21 16:34:43', '2026-07-21 16:34:43', NULL, NULL, 1, 80, 0, 5, 75, 0, 'wc-processing', 1),
(794, 0, '2026-07-21 19:42:58', '2026-07-21 19:42:58', NULL, NULL, 1, 55, 0, 5, 50, 1, 'wc-processing', 1),
(795, 0, '2026-07-21 23:11:17', '2026-07-21 23:11:17', NULL, NULL, 1, 55, 0, 5, 50, 1, 'wc-processing', 1),
(893, 0, '2026-07-22 20:29:30', '2026-07-22 20:29:30', NULL, NULL, 1, 80, 0, 5, 75, 1, 'wc-processing', 1),
(897, 0, '2026-07-23 20:02:46', '2026-07-23 20:02:46', NULL, NULL, 1, 80, 0, 5, 75, 1, 'wc-processing', 1),
(929, 0, '2026-07-25 13:28:20', '2026-07-25 13:28:20', NULL, NULL, 1, 45, 0, 5, 40, 1, 'wc-processing', 1);

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

--
-- Table structure for table `wpp_wc_order_tax_lookup`
--

CREATE TABLE `wpp_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 `wpp_wc_product_attributes_lookup`
--

CREATE TABLE `wpp_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 `wpp_wc_product_attributes_lookup`
--

INSERT INTO `wpp_wc_product_attributes_lookup` (`product_id`, `product_or_parent_id`, `taxonomy`, `term_id`, `is_variation_attribute`, `in_stock`) VALUES
(706, 102, 'pa_packs', 42, 1, 1),
(705, 102, 'pa_packs', 38, 1, 1),
(707, 102, 'pa_packs', 41, 1, 1),
(713, 124, 'pa_packs', 41, 1, 1),
(716, 131, 'pa_size', 26, 1, 1),
(731, 152, 'pa_packs', 41, 1, 1),
(730, 152, 'pa_size', 20, 1, 1),
(727, 147, 'pa_packs', 42, 1, 1),
(731, 152, 'pa_size', 20, 1, 1),
(733, 155, 'pa_size', 20, 1, 1),
(741, 261, 'pa_size', 20, 1, 1),
(743, 264, 'pa_size', 20, 1, 1),
(272, 272, 'pa_size', 31, 0, 1),
(703, 102, 'pa_packs', 42, 1, 1),
(702, 102, 'pa_packs', 38, 1, 1),
(704, 102, 'pa_packs', 41, 1, 1),
(700, 102, 'pa_packs', 42, 1, 1),
(699, 102, 'pa_packs', 38, 1, 1),
(701, 102, 'pa_packs', 41, 1, 1),
(706, 102, 'pa_size', 22, 1, 1),
(705, 102, 'pa_size', 22, 1, 1),
(702, 102, 'pa_size', 21, 1, 1),
(704, 102, 'pa_size', 21, 1, 1),
(703, 102, 'pa_size', 21, 1, 1),
(701, 102, 'pa_size', 20, 1, 1),
(700, 102, 'pa_size', 20, 1, 1),
(711, 124, 'pa_size', 25, 1, 1),
(713, 124, 'pa_size', 25, 1, 1),
(712, 124, 'pa_size', 25, 1, 1),
(711, 124, 'pa_packs', 38, 1, 1),
(712, 124, 'pa_packs', 42, 1, 1),
(715, 131, 'pa_packs', 42, 1, 1),
(714, 131, 'pa_packs', 38, 1, 1),
(716, 131, 'pa_packs', 41, 1, 1),
(715, 131, 'pa_size', 26, 1, 1),
(714, 131, 'pa_size', 26, 1, 1),
(718, 139, 'pa_size', 27, 1, 1),
(720, 139, 'pa_size', 27, 1, 1),
(719, 139, 'pa_size', 27, 1, 1),
(718, 139, 'pa_packs', 38, 1, 1),
(720, 139, 'pa_packs', 41, 1, 1),
(719, 139, 'pa_packs', 42, 1, 1),
(723, 144, 'pa_size', 21, 1, 1),
(725, 144, 'pa_size', 21, 1, 1),
(724, 144, 'pa_size', 21, 1, 1),
(723, 144, 'pa_packs', 38, 1, 1),
(725, 144, 'pa_packs', 41, 1, 1),
(724, 144, 'pa_packs', 42, 1, 1),
(728, 147, 'pa_packs', 41, 1, 1),
(726, 147, 'pa_packs', 38, 1, 1),
(727, 147, 'pa_size', 20, 1, 1),
(726, 147, 'pa_size', 20, 1, 1),
(728, 147, 'pa_size', 20, 1, 1),
(730, 152, 'pa_packs', 42, 1, 1),
(729, 152, 'pa_packs', 38, 1, 1),
(729, 152, 'pa_size', 20, 1, 1),
(734, 155, 'pa_size', 20, 1, 1),
(732, 155, 'pa_size', 20, 1, 1),
(732, 155, 'pa_packs', 38, 1, 1),
(734, 155, 'pa_packs', 41, 1, 1),
(733, 155, 'pa_packs', 42, 1, 1),
(739, 261, 'pa_size', 20, 1, 1),
(736, 258, 'pa_packs', 42, 1, 1),
(737, 258, 'pa_packs', 41, 1, 1),
(735, 258, 'pa_packs', 38, 1, 1),
(736, 258, 'pa_size', 20, 1, 1),
(735, 258, 'pa_size', 20, 1, 1),
(737, 258, 'pa_size', 20, 1, 1),
(744, 264, 'pa_size', 20, 1, 1),
(741, 261, 'pa_packs', 41, 1, 1),
(739, 261, 'pa_packs', 38, 1, 1),
(740, 261, 'pa_size', 20, 1, 1),
(742, 264, 'pa_size', 20, 1, 1),
(740, 261, 'pa_packs', 42, 1, 1),
(707, 102, 'pa_size', 22, 1, 1),
(743, 264, 'pa_packs', 42, 1, 1),
(744, 264, 'pa_packs', 41, 1, 1),
(742, 264, 'pa_packs', 38, 1, 1),
(745, 268, 'pa_size', 30, 1, 1),
(747, 268, 'pa_size', 30, 1, 1),
(746, 268, 'pa_size', 30, 1, 1),
(745, 268, 'pa_packs', 38, 1, 1),
(747, 268, 'pa_packs', 41, 1, 1),
(746, 268, 'pa_packs', 42, 1, 1),
(699, 102, 'pa_size', 20, 1, 1);

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

--
-- Table structure for table `wpp_wc_product_download_directories`
--

CREATE TABLE `wpp_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 `wpp_wc_product_download_directories`
--

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

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

--
-- Table structure for table `wpp_wc_product_meta_lookup`
--

CREATE TABLE `wpp_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 `wpp_wc_product_meta_lookup`
--

INSERT INTO `wpp_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
(102, '', '', 0, 0, 75.0000, 1440.0000, 0, NULL, 'instock', 0, 0.00, 3, 'taxable', ''),
(124, '', '', 0, 0, 40.0000, 320.0000, 0, NULL, 'instock', 0, 0.00, 1, 'taxable', ''),
(703, '', '', 0, 0, 1120.0000, 1120.0000, 1, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(701, '', '', 0, 0, 337.5000, 337.5000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(131, '', '', 0, 0, 120.0000, 960.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(139, '', '', 0, 0, 100.0000, 800.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(144, '', '', 0, 0, 90.0000, 720.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(147, '', '', 0, 0, 50.0000, 400.0000, 0, NULL, 'instock', 0, 0.00, 2, 'taxable', ''),
(152, '', '', 0, 0, 60.0000, 480.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(155, '', '', 0, 0, 70.0000, 560.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(702, '', '', 0, 0, 140.0000, 140.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(258, '', '', 0, 0, 90.0000, 720.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(261, '', '', 0, 0, 50.0000, 400.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(264, '', '', 0, 0, 60.0000, 480.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(268, '', '', 0, 0, 50.0000, 400.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(272, '', '', 0, 0, 10.0000, 10.0000, 0, 10, 'instock', 0, 0.00, 0, 'taxable', ''),
(281, '', '', 0, 0, 9.0000, 9.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(282, '', '', 0, 0, 9.0000, 9.0000, 1, 10, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(699, '', '', 0, 0, 75.0000, 75.0000, 0, 97, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(700, '', '', 0, 0, 600.0000, 600.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(707, '', '', 0, 0, 810.0000, 810.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(706, '', '', 0, 0, 1440.0000, 1440.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(705, '', '', 0, 0, 180.0000, 180.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(704, '', '', 0, 0, 630.0000, 630.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(711, '', '', 0, 0, 40.0000, 40.0000, 0, 99, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(712, '', '', 0, 0, 320.0000, 320.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(713, '', '', 0, 0, 180.0000, 180.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(714, '', '', 0, 0, 120.0000, 120.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(715, '', '', 0, 0, 960.0000, 960.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(716, '', '', 0, 0, 540.0000, 540.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(718, '', '', 0, 0, 100.0000, 100.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(719, '', '', 0, 0, 800.0000, 800.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(720, '', '', 0, 0, 450.0000, 450.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(723, '', '', 0, 0, 90.0000, 90.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(724, '', '', 0, 0, 720.0000, 720.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(725, '', '', 0, 0, 405.0000, 405.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(726, '', '', 0, 0, 50.0000, 50.0000, 0, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(727, '', '', 0, 0, 400.0000, 400.0000, 1, 98, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(728, '', '', 0, 0, 225.0000, 225.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(729, '', '', 0, 0, 60.0000, 60.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(730, '', '', 0, 0, 480.0000, 480.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(731, '', '', 0, 0, 270.0000, 270.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(732, '', '', 0, 0, 70.0000, 70.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(733, '', '', 0, 0, 560.0000, 560.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(734, '', '', 0, 0, 315.0000, 315.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(735, '', '', 0, 0, 90.0000, 90.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(736, '', '', 0, 0, 720.0000, 720.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(737, '', '', 0, 0, 405.0000, 405.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(739, '', '', 0, 0, 50.0000, 50.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(740, '', '', 0, 0, 400.0000, 400.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(741, '', '', 0, 0, 225.0000, 225.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(742, '', '', 0, 0, 60.0000, 60.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(743, '', '', 0, 0, 480.0000, 480.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(744, '', '', 0, 0, 270.0000, 270.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(745, '', '', 0, 0, 50.0000, 50.0000, 0, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(746, '', '', 0, 0, 400.0000, 400.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(747, '', '', 0, 0, 225.0000, 225.0000, 1, 100, 'instock', 0, 0.00, 0, 'taxable', 'parent');

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

--
-- Table structure for table `wpp_wc_rate_limits`
--

CREATE TABLE `wpp_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 `wpp_wc_reserved_stock`
--

CREATE TABLE `wpp_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 `wpp_wc_tax_rate_classes`
--

CREATE TABLE `wpp_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 `wpp_wc_tax_rate_classes`
--

INSERT INTO `wpp_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 `wpp_wc_webhooks`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_api_keys`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_attribute_taxonomies`
--

INSERT INTO `wpp_woocommerce_attribute_taxonomies` (`attribute_id`, `attribute_name`, `attribute_label`, `attribute_type`, `attribute_orderby`, `attribute_public`) VALUES
(1, 'size', 'Size', 'select', 'menu_order', 0),
(2, 'packs', 'Packs', 'select', 'menu_order', 0);

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

--
-- Table structure for table `wpp_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_log`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_order_itemmeta`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_order_itemmeta`
--

INSERT INTO `wpp_woocommerce_order_itemmeta` (`meta_id`, `order_item_id`, `meta_key`, `meta_value`) VALUES
(1, 1, '_product_id', '102'),
(2, 1, '_variation_id', '699'),
(3, 1, '_qty', '1'),
(4, 1, '_tax_class', ''),
(5, 1, '_line_subtotal', '75'),
(6, 1, '_line_subtotal_tax', '0'),
(7, 1, '_line_total', '75'),
(8, 1, '_line_tax', '0'),
(9, 1, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(10, 1, 'pa_size', '10mg'),
(11, 1, 'pa_packs', '1-vial'),
(12, 2, 'method_id', 'flat_rate'),
(13, 2, 'instance_id', '2'),
(14, 2, 'cost', '5'),
(15, 2, 'total_tax', '0'),
(16, 2, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(17, 2, 'Items', 'GLP-3 R - 10mg, 1 Vial &times; 1'),
(18, 1, '_reduced_stock', '1'),
(19, 3, '_product_id', '147'),
(20, 3, '_variation_id', '726'),
(21, 3, '_qty', '1'),
(22, 3, '_tax_class', ''),
(23, 3, '_line_subtotal', '50'),
(24, 3, '_line_subtotal_tax', '0'),
(25, 3, '_line_total', '50'),
(26, 3, '_line_tax', '0'),
(27, 3, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(28, 3, 'pa_size', '10mg'),
(29, 3, 'pa_packs', '1-vial'),
(30, 4, 'method_id', 'flat_rate'),
(31, 4, 'instance_id', '2'),
(32, 4, 'cost', '5'),
(33, 4, 'total_tax', '0'),
(34, 4, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(35, 4, 'Items', 'BPC-157 - 10mg, 1 Vial &times; 1'),
(36, 3, '_reduced_stock', '1'),
(37, 5, '_product_id', '147'),
(38, 5, '_variation_id', '726'),
(39, 5, '_qty', '1'),
(40, 5, '_tax_class', ''),
(41, 5, '_line_subtotal', '50'),
(42, 5, '_line_subtotal_tax', '0'),
(43, 5, '_line_total', '50'),
(44, 5, '_line_tax', '0'),
(45, 5, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(46, 5, 'pa_size', '10mg'),
(47, 5, 'pa_packs', '1-vial'),
(48, 6, 'method_id', 'flat_rate'),
(49, 6, 'instance_id', '2'),
(50, 6, 'cost', '5'),
(51, 6, 'total_tax', '0'),
(52, 6, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(53, 6, 'Items', 'BPC-157 - 10mg, 1 Vial &times; 1'),
(54, 5, '_reduced_stock', '1'),
(55, 7, '_product_id', '102'),
(56, 7, '_variation_id', '699'),
(57, 7, '_qty', '1'),
(58, 7, '_tax_class', ''),
(59, 7, '_line_subtotal', '75'),
(60, 7, '_line_subtotal_tax', '0'),
(61, 7, '_line_total', '75'),
(62, 7, '_line_tax', '0'),
(63, 7, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(64, 7, 'pa_size', '10mg'),
(65, 7, 'pa_packs', '1-vial'),
(66, 8, 'method_id', 'flat_rate'),
(67, 8, 'instance_id', '2'),
(68, 8, 'cost', '5'),
(69, 8, 'total_tax', '0'),
(70, 8, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(71, 8, 'Items', 'GLP-3 R - 10mg, 1 Vial &times; 1'),
(72, 7, '_reduced_stock', '1'),
(73, 9, '_product_id', '102'),
(74, 9, '_variation_id', '699'),
(75, 9, '_qty', '1'),
(76, 9, '_tax_class', ''),
(77, 9, '_line_subtotal', '75'),
(78, 9, '_line_subtotal_tax', '0'),
(79, 9, '_line_total', '75'),
(80, 9, '_line_tax', '0'),
(81, 9, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(82, 9, 'pa_size', '10mg'),
(83, 9, 'pa_packs', '1-vial'),
(84, 10, 'method_id', 'flat_rate'),
(85, 10, 'instance_id', '2'),
(86, 10, 'cost', '5'),
(87, 10, 'total_tax', '0'),
(88, 10, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(89, 10, 'Items', 'GLP-3 R - 10mg, 1 Vial &times; 1'),
(90, 9, '_reduced_stock', '1'),
(91, 11, '_product_id', '124'),
(92, 11, '_variation_id', '711'),
(93, 11, '_qty', '1'),
(94, 11, '_tax_class', ''),
(95, 11, '_line_subtotal', '40'),
(96, 11, '_line_subtotal_tax', '0'),
(97, 11, '_line_total', '40'),
(98, 11, '_line_tax', '0'),
(99, 11, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(100, 11, 'pa_size', '50mg'),
(101, 11, 'pa_packs', '1-vial'),
(102, 12, 'method_id', 'flat_rate'),
(103, 12, 'instance_id', '2'),
(104, 12, 'cost', '5'),
(105, 12, 'total_tax', '0'),
(106, 12, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(107, 12, 'Items', 'GHK-CU - 50mg, 1 Vial &times; 1'),
(108, 11, '_reduced_stock', '1');

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

--
-- Table structure for table `wpp_woocommerce_order_items`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_order_items`
--

INSERT INTO `wpp_woocommerce_order_items` (`order_item_id`, `order_item_name`, `order_item_type`, `order_id`) VALUES
(1, 'GLP-3 R - 10mg, 1 Vial', 'line_item', 793),
(2, 'Flat rate', 'shipping', 793),
(3, 'BPC-157 - 10mg, 1 Vial', 'line_item', 794),
(4, 'Flat rate', 'shipping', 794),
(5, 'BPC-157 - 10mg, 1 Vial', 'line_item', 795),
(6, 'Flat rate', 'shipping', 795),
(7, 'GLP-3 R - 10mg, 1 Vial', 'line_item', 893),
(8, 'Flat rate', 'shipping', 893),
(9, 'GLP-3 R - 10mg, 1 Vial', 'line_item', 897),
(10, 'Flat rate', 'shipping', 897),
(11, 'GHK-CU - 50mg, 1 Vial', 'line_item', 929),
(12, 'Flat rate', 'shipping', 929);

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

--
-- Table structure for table `wpp_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_payment_tokens`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_sessions`
--

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

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

--
-- Table structure for table `wpp_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wpp_woocommerce_shipping_zones`
--

INSERT INTO `wpp_woocommerce_shipping_zones` (`zone_id`, `zone_name`, `zone_order`) VALUES
(1, 'US California', 0);

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

--
-- Table structure for table `wpp_woocommerce_shipping_zone_locations`
--

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

--
-- Dumping data for table `wpp_woocommerce_shipping_zone_locations`
--

INSERT INTO `wpp_woocommerce_shipping_zone_locations` (`location_id`, `zone_id`, `location_code`, `location_type`) VALUES
(1, 1, 'US', 'country'),
(2, 1, 'US:CA', 'state');

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

--
-- Table structure for table `wpp_woocommerce_shipping_zone_methods`
--

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

--
-- Dumping data for table `wpp_woocommerce_shipping_zone_methods`
--

INSERT INTO `wpp_woocommerce_shipping_zone_methods` (`zone_id`, `instance_id`, `method_id`, `method_order`, `is_enabled`) VALUES
(1, 1, 'free_shipping', 1, 1),
(1, 2, 'flat_rate', 2, 1);

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

--
-- Table structure for table `wpp_woocommerce_tax_rates`
--

CREATE TABLE `wpp_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 `wpp_woocommerce_tax_rate_locations`
--

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

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wpp_actionscheduler_actions`
--
ALTER TABLE `wpp_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 `wpp_actionscheduler_claims`
--
ALTER TABLE `wpp_actionscheduler_claims`
  ADD PRIMARY KEY (`claim_id`),
  ADD KEY `date_created_gmt` (`date_created_gmt`);

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

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

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

--
-- Indexes for table `wpp_comments`
--
ALTER TABLE `wpp_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 `wpp_e_events`
--
ALTER TABLE `wpp_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- Indexes for table `wpp_e_notes`
--
ALTER TABLE `wpp_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 `wpp_e_notes_users_relations`
--
ALTER TABLE `wpp_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 `wpp_e_submissions`
--
ALTER TABLE `wpp_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 `wpp_e_submissions_actions_log`
--
ALTER TABLE `wpp_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 `wpp_e_submissions_values`
--
ALTER TABLE `wpp_e_submissions_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `key_index` (`key`);

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

--
-- Indexes for table `wpp_litespeed_url`
--
ALTER TABLE `wpp_litespeed_url`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `url` (`url`(191)),
  ADD KEY `cache_tags` (`cache_tags`(191));

--
-- Indexes for table `wpp_litespeed_url_file`
--
ALTER TABLE `wpp_litespeed_url_file`
  ADD PRIMARY KEY (`id`),
  ADD KEY `filename` (`filename`),
  ADD KEY `type` (`type`),
  ADD KEY `url_id_2` (`url_id`,`vary`,`type`),
  ADD KEY `filename_2` (`filename`,`expired`),
  ADD KEY `url_id` (`url_id`,`expired`);

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

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

--
-- Indexes for table `wpp_posts`
--
ALTER TABLE `wpp_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 `wpp_termmeta`
--
ALTER TABLE `wpp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

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

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

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

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

--
-- Indexes for table `wpp_users`
--
ALTER TABLE `wpp_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 `wpp_wbdl_bundle`
--
ALTER TABLE `wpp_wbdl_bundle`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wpp_wbdl_bundle_items`
--
ALTER TABLE `wpp_wbdl_bundle_items`
  ADD PRIMARY KEY (`id`),
  ADD KEY `offer_position` (`offer_id`,`position`),
  ADD KEY `offer_id` (`offer_id`),
  ADD KEY `product_id` (`product_id`);

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

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

--
-- Indexes for table `wpp_wbdl_offer_collections`
--
ALTER TABLE `wpp_wbdl_offer_collections`
  ADD PRIMARY KEY (`id`),
  ADD KEY `offer_id` (`offer_id`),
  ADD KEY `collection_id` (`collection_id`);

--
-- Indexes for table `wpp_wbdl_offer_products`
--
ALTER TABLE `wpp_wbdl_offer_products`
  ADD PRIMARY KEY (`id`),
  ADD KEY `offer_id` (`offer_id`),
  ADD KEY `product_id` (`product_id`);

--
-- Indexes for table `wpp_wbdl_swatch_settings`
--
ALTER TABLE `wpp_wbdl_swatch_settings`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `attribute_slug` (`attribute_slug`) USING HASH;

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

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

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

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

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

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

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

--
-- Indexes for table `wpp_wc_orders`
--
ALTER TABLE `wpp_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 `wpp_wc_orders_meta`
--
ALTER TABLE `wpp_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 `wpp_wc_order_addresses`
--
ALTER TABLE `wpp_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 `wpp_wc_order_coupon_lookup`
--
ALTER TABLE `wpp_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 `wpp_wc_order_operational_data`
--
ALTER TABLE `wpp_wc_order_operational_data`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `order_id` (`order_id`),
  ADD KEY `order_key` (`order_key`);

--
-- Indexes for table `wpp_wc_order_product_lookup`
--
ALTER TABLE `wpp_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 `wpp_wc_order_stats`
--
ALTER TABLE `wpp_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 `wpp_wc_order_tax_lookup`
--
ALTER TABLE `wpp_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 `wpp_wc_product_attributes_lookup`
--
ALTER TABLE `wpp_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 `wpp_wc_product_download_directories`
--
ALTER TABLE `wpp_wc_product_download_directories`
  ADD PRIMARY KEY (`url_id`),
  ADD KEY `url` (`url`(191));

--
-- Indexes for table `wpp_wc_product_meta_lookup`
--
ALTER TABLE `wpp_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 `wpp_wc_rate_limits`
--
ALTER TABLE `wpp_wc_rate_limits`
  ADD PRIMARY KEY (`rate_limit_id`),
  ADD UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191));

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

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

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

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

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

--
-- Indexes for table `wpp_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `wpp_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 `wpp_woocommerce_log`
--
ALTER TABLE `wpp_woocommerce_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `level` (`level`);

--
-- Indexes for table `wpp_woocommerce_order_itemmeta`
--
ALTER TABLE `wpp_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 `wpp_woocommerce_order_items`
--
ALTER TABLE `wpp_woocommerce_order_items`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`);

--
-- Indexes for table `wpp_woocommerce_payment_tokenmeta`
--
ALTER TABLE `wpp_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 `wpp_woocommerce_payment_tokens`
--
ALTER TABLE `wpp_woocommerce_payment_tokens`
  ADD PRIMARY KEY (`token_id`),
  ADD KEY `user_id` (`user_id`);

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

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

--
-- Indexes for table `wpp_woocommerce_shipping_zone_locations`
--
ALTER TABLE `wpp_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 `wpp_woocommerce_shipping_zone_methods`
--
ALTER TABLE `wpp_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 `wpp_woocommerce_tax_rates`
--
ALTER TABLE `wpp_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 `wpp_woocommerce_tax_rate_locations`
--
ALTER TABLE `wpp_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));

--
-- AUTO_INCREMENT for dumped tables
--

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `wpp_wbdl_bundle`
--
ALTER TABLE `wpp_wbdl_bundle`
  MODIFY `id` mediumint(8) UNSIGNED NOT NULL AUTO_INCREMENT;

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

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

--
-- AUTO_INCREMENT for table `wpp_wbdl_offer`
--
ALTER TABLE `wpp_wbdl_offer`
  MODIFY `id` mediumint(8) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpp_wbdl_offer_collections`
--
ALTER TABLE `wpp_wbdl_offer_collections`
  MODIFY `id` mediumint(8) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpp_wbdl_offer_products`
--
ALTER TABLE `wpp_wbdl_offer_products`
  MODIFY `id` mediumint(8) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpp_wbdl_swatch_settings`
--
ALTER TABLE `wpp_wbdl_swatch_settings`
  MODIFY `id` mediumint(8) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wpp_wbdl_volume_discount`
--
ALTER TABLE `wpp_wbdl_volume_discount`
  MODIFY `id` mediumint(8) UNSIGNED NOT NULL AUTO_INCREMENT;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- AUTO_INCREMENT for table `wpp_woocommerce_shipping_zones`
--
ALTER TABLE `wpp_woocommerce_shipping_zones`
  MODIFY `zone_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

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

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

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

--
-- AUTO_INCREMENT for table `wpp_woocommerce_tax_rate_locations`
--
ALTER TABLE `wpp_woocommerce_tax_rate_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
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 */;
